Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--pyasn1-0.4.2--C.4587.1512046993.74595.C.tar.bz2 251923 SHA256 3699a530823f8be56c4e2ef3413a0c253dc78ffe59cdb9226e144bf316211bdf SHA512 72c3d45ec666971ba00721e972dbcc43db1388a4b3613a542268799cdf235384862a553740d39cc4b36cb12c279ec13c4c0b332b8b48f3edcd3a09e8386f2ff3 WHIRLPOOL 4cd609ed3527c05a69bb27e5d9f19ccaf4ee0bbd139f7b8a1b081f1538bc7929bac72f32cdc4bc1b9af32f630ba01a121f39daa5b572608e4f321731131a61c2
|
||||
PBIN pyasn1-0.4.2.pbin-1+exheres-0 2563 SHA256 244360558d100e3a8d99e1eceebfbca71d04081540ef249b51ce7947b3c5ca79 SHA512 63c1e1151598ff0780712729dc9f10eb7ef0a0bb49643c47a1f43a6e3a29f8ac92d05ccf95ce36f6d4aab49c166347c99dba9dbe3832cc9be0fb4cb7e200d88b WHIRLPOOL 1b706e512ca251b9dcdc27714009379d93b1a748538c4ae876f14494e15bddc36d250e1627899f06aef487c9a2f07fa666671daa307f338589fef772719a3bb4
|
||||
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
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# Created by paludis-3.0.0 on Thu Nov 30 14:03:13 CET 2017
|
||||
# Created by paludis-3.0.0 on Tue Mar 5 06:20:41 CET 2019
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( test: dev-python/unittest2[python_abis:*(-)?] ) [[ defined-in = [ pyasn1-0.4.2.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 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
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 ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/pyasn1/ https://github.com/etingof/pyasn1"
|
||||
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 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64"
|
||||
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"
|
||||
LICENCES="BSD-2"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.4.2.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-0.4.5.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1512046993"
|
||||
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 PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
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"
|
||||
ASFLAGS=""
|
||||
CBUILD=""
|
||||
@@ -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"
|
||||
PLATFORMS="~amd64 ~armv7"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pyasn1-0.4.2--C.4587.1512046993.74595.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pyasn1-0.4.5--C.29634.1551763240.899978.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