Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--pyasn1-0.4.5--C.29634.1551763240.899978.C.tar.bz2 256106 SHA256 a8292386e7b97e4ae788d4f6830f04271f99f71c4fdd8efb3bb5f0a98e032ceb SHA512 2c936ee740d531637dd758f29e57fac10dae691ca2685b87db8358ea5f4b6a12132f2da1396bcf5121a7dc919a245db1e9676d2d6ca2c1088ff3368ebdb5820c WHIRLPOOL 09a9e46d856af21198de8c7d934d4263d6edcc51eaed53ee685301b3ff1b0a64693561bd3c23cb9f4ac3ce01381590c7de3f3e075bd38c928d342da193fe6099
|
||||
PBIN pyasn1-0.4.5.pbin-1+exheres-0 2682 SHA256 58cdeb0ade26a22585c2605c019b68573dfe1fb117b15f965c67f09bb1532ad7 SHA512 408d33727ff5730a328c2912620e74c3f93fffb4f577ff16c70f8d69ca74476cb1954d0e63ec584090401ee05edc0647cc402e9a5dc55de42a77b317d103d607 WHIRLPOOL a20b1078705b999c0a68585b05abd432c0bdfed672f0b471d7e83f600de3ff7304134c7f500e5ff5855d81060172860cba0159256bc503ff318d1c29d44c9a2c
|
||||
DIST hasufell-binhost--dev-python--pyasn1-0.4.8--C.14492.1588169959.813919.C.tar.bz2 281840 SHA256 02dcda1ff869427c448e0e8309479251898f03a9137a53745dcd43ef74a5a461 SHA512 57945b79abe1251a133e5ce9174ecd6d95294c37293459d4aa6f33c2c0b835c13ab4773f2926d9e1ac98acb1fd563f7f20faf9f5f5caea4c8921b86032e6a161 WHIRLPOOL 4b9addd8b16f4993c3c0523d40d5ad9aac07172fae5f96ffb75c9f9c3518c02950b8c162de8e5b3af380643ebe4cdf6b5940644f6d5f7b541d24bc25534d6102
|
||||
PBIN pyasn1-0.4.8.pbin-1+exheres-0 2690 SHA256 34d573fe4f6366718f78c44b592e5dcccaf90b13a71981f95a8b8663087eec5b SHA512 b5e2103a45847a0fedaed0dca27d1ff054470c1e4b313df84ad777f79b31cdc92db2705936eead1a4a75210b5836a8807ef4d7e6c727d463e0093d6225426c2d WHIRLPOOL 0e68cfdd33df25a4aad30a0017523096ba16b96ceaa4ff184711533274edd2aa0697a26466ebcb618a786245b192e715785ad5a725caab491c0b9de8981ca1f0
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
# Created by paludis-3.0.0 on Tue Mar 5 06:20:41 CET 2019
|
||||
# Created by paludis-3.0.0 on Wed Apr 29 16:19:20 CEST 2020
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( test: dev-python/unittest2[python_abis:*(-)?] ) [[ defined-in = [ pyasn1-0.4.5.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 ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DEPENDENCIES="( test: python_abis:2.7? ( dev-python/unittest2[python_abis:2.7] ) ) [[ defined-in = [ pyasn1-0.4.8.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:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.org/project/pyasn1/ https://github.com/etingof/pyasn1"
|
||||
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 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~armv7"
|
||||
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="BSD-2"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.4.5.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.4.8.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1551763241"
|
||||
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="1588169960"
|
||||
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"
|
||||
@@ -26,9 +26,9 @@ CXXFLAGS="-march=native -pipe -O2"
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~armv7"
|
||||
PLATFORMS="~amd64 ~armv7 ~armv8"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pyasn1-0.4.5--C.29634.1551763240.899978.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pyasn1-0.4.8--C.14492.1588169959.813919.C.tar.bz2"
|
||||
SUMMARY="ASN.1 types and codecs (BER, CER, DER) implementation"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:pyasn1"
|
||||
Reference in New Issue
Block a user