This commit is contained in:
Your Name
2020-04-29 21:15:24 +02:00
parent f8799f1793
commit 63a7197179
592 changed files with 3779 additions and 3299 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--packaging-17.1--C.24684.1537467354.379274.C.tar.bz2 78610 SHA256 d092f243910bb1a51aa2f685d5b6f5f260ce897c6e4f89e0022286e839177489 SHA512 8c78ea9467a1c79a958eeea40a3bdcd0c1f0c2191ecf80e643d67daeddd3fa5dc7e05d8dc55de1b08e4ebe9b0dd3c28136e35ef0254d5fbc8493f42c112d1f3e WHIRLPOOL 27cb74d5acc4ccc08ab058f07507b36b22274cb3fa766cb67248d0c1b1a9cdd5c00bab0e2b30ada7d6fb61453d8737e50c2b7f9e7d49b8a6b03534145db6b2a1
PBIN packaging-17.1.pbin-1+exheres-0 2626 SHA256 92a52a39b6b88e5bca650580219b49298fce7463d4c759b2b25a7418b595fbe2 SHA512 e84375b5aa001942e2a4a944a40d9336aa55243fd57f07e8b571a9ae21f4af85b36812462051cdeea43fb2ac265103f4caf5f56ad88d1213615817768135cfe2 WHIRLPOOL a20cd51b7af931b55e7177c47c716ce017184194a4181684e54f955f0c725d3d6b23a745ee2d398fe69f04df13a27cd3b95e7eda5c6be82af1d631cfa3ee83f4
DIST hasufell-binhost--dev-python--packaging-20.3--C.31502.1588170261.130724.C.tar.bz2 106773 SHA256 afbecc7bd1f2d3c0cbc5960642c02685b0c6cddbc2fe72997f9a5b678fc5d334 SHA512 161f21fbde99e412c7353889a9f2d2db961a41089f6823e4ed2f4fa3a221c88ffa3b8c4e8b073895d30e73f7ba8ec26e54f9e4a099ac88a518114844e9e17b02 WHIRLPOOL 4a4dead94f7303c3f23c978212e493c81ac7ef67121fd5586a3c2b1fefd46d6e9119927fb58ff1cd99956ea453c351e0907b637f8dbc730ad605df7eeafb38bb
PBIN packaging-20.3.pbin-1+exheres-0 2600 SHA256 db20269b000f64aa75f6cd982e5ba3fe3da5fa3bcb92327c07c0fa2fe32f85a8 SHA512 e032d48faec066eb552739101e7a3c9412090fc52ca715b042ef3a3737739c48b435a0ba3ed88cb0bac7df5c9e921918d98c3dd6ceabea19776d6c7df008bd62 WHIRLPOOL 7415fe82feac857e8f5e131c569308cf4e592809b9e1d15bc96c5ca63ca42f4ade29abb4ef6d44cde4db32c7f2a1f3af39eb59b0ae59e8656749229d602461d2

View File

@@ -1,20 +1,20 @@
# Created by paludis-3.0.0 on Thu Sep 20 20:15:54 CEST 2018
# Created by paludis-3.0.0 on Wed Apr 29 16:24:21 CEST 2020
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( run: dev-python/pyparsing[>=2.0.2][python_abis:*(-)?] dev-python/six[python_abis:*(-)?] test: dev-python/pretend[python_abis:*(-)?] ) [[ defined-in = [ packaging-17.1.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ defined-in = [ python.exlib ] ]]"
DEPENDENCIES="( run: dev-python/pyparsing[>=2.0.2][python_abis:*(-)?] dev-python/six[python_abis:*(-)?] test: dev-python/pretend[python_abis:*(-)?] ) [[ defined-in = [ packaging-20.3.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) python_abis:3.8? ( dev-lang/python:3.8 ) ) [[ defined-in = [ python.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://pypi.org/project/packaging/"
INHERITED=" pypi multibuild easy-multibuild python setup-py"
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64 ~armv7 ~armv8"
LICENCES="|| ( Apache-2.0 BSD-3 )"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/packaging/packaging-17.1.tar.gz"
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/packaging/packaging-20.3.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1537467354"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
GENERATED_TIME="1588170261"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64 ~armv7 ~armv8"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--packaging-17.1--C.24684.1537467354.379274.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--packaging-20.3--C.31502.1588170261.130724.C.tar.bz2"
SUMMARY="Core utilities for Python packages"
BUGS_TO=""
REMOTE_IDS=" pypi:packaging"