Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--contextlib2-0.5.5--C.14727.1576507572.127000.C.tar.bz2 44424 SHA256 9d6131de76a6043e39935cf5ef089b1c4c11fe6af514de64cd97ef4edeaa2986 SHA512 9a3e0ad2b1dde159ca4aa55c476eecf5f806dd7a2c13756b065c894ce7391c729df42f41eb502f0f4c9d2574e89b9aa949b6630d5d2a37a4ab9c629a0a5847a6 WHIRLPOOL c57d9fe574fb9920a814a42477eba0adc3e2c424835630e78f6738389d7aa3a797b99ab4ecc6fa2c1c75c07b661a555ca3d6933fd1c7dac0fc3ec91b891c3e2e
|
||||
PBIN contextlib2-0.5.5.pbin-1+exheres-0 2601 SHA256 5f41dd9e944b44491b8ab6d729ea7a985608788f025d23f569e4c20e33de0938 SHA512 f8922ded0e4fa00751664860ab40e0f9fe1123fc97f007c3e6363e9f724c3168a4adab53a6bfb76c30e5e9146dea663fd5260a30b34d1e79b07a8b4766994dab WHIRLPOOL 44359ebdef1017575ffdf790c6b26e86ade51e92d60d9471df46759360089fb98998c9c756356ce4dd1a1adce35817c781f3772452940e58ccc3b8741c9e2059
|
||||
DIST hasufell-binhost--dev-python--contextlib2-0.6.0--C.18301.1605740549.401170.C.tar.bz2 47211 SHA256 3751bd3283777cb1a9f0f1fc37d9a27528be2fa49b6ee720b1445274852ac0a7 SHA512 ebf42589f393008bf173d96837f38f68870182f31d9cb10428d25eeb9197332357faa1a878df952dc65b0b8bb33ccba62a09027cd38102e7f84254f310168741 WHIRLPOOL d7969edb3d80ebdd0306064bbe1e2bd5fc01ff1eb8736656167be22bb4dad92fa6fd29391300579ee1e408843ca772dcd4b8e03961d7c72992e59f6cc4715296
|
||||
PBIN contextlib2-0.6.0.pbin-1+exheres-0 2601 SHA256 d6a891cd3b2bad59f0162ba9087f532b1efb0b14c0a68e88c295f6d28f6008fc SHA512 8d8e5a90eab7f1206360c8c655d13a6a7573595f525f29c6d29578c35333242a44b97a2530cff889d08afc6551c04c61559d0504c809f838059f2eedbc0e97c3 WHIRLPOOL 1faae5fc98f7648a4d70925493700c6b8e743723cbc2afbe5922a43ed3190d36ba829d115f6a68238da1c39b9acda19531481393fe06a46bc9ee8c68aed3ffa1
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Mon Dec 16 15:46:12 CET 2019
|
||||
# Created by paludis-3.0.0 on Thu Nov 19 00:02:29 CET 2020
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( test: dev-python/unittest2[python_abis:*(-)?] ) [[ defined-in = [ contextlib2-0.5.5.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 ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DEPENDENCIES="( test: dev-python/unittest2[python_abis:*(-)?] ) [[ defined-in = [ contextlib2-0.6.0.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) 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 ) python_abis:3.9? ( dev-lang/python:3.9 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.org/project/contextlib2/"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py"
|
||||
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 ] ]] ) "
|
||||
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] 3.9 [[ description = [ Use Python ABI 3.9 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~armv8"
|
||||
LICENCES="PSF-2.2"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/c/contextlib2/contextlib2-0.5.5.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/c/contextlib2/contextlib2-0.6.0.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1576507572"
|
||||
GENERATED_TIME="1605740549"
|
||||
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=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~armv8"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--contextlib2-0.5.5--C.14727.1576507572.127000.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--contextlib2-0.6.0--C.18301.1605740549.401170.C.tar.bz2"
|
||||
SUMMARY="Backport of the Python stdlib contextlib module"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:contextlib2"
|
||||
Reference in New Issue
Block a user