Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--asn1crypto-0.22.0--C.9854.1498427381.337513.C.tar.bz2 428439 SHA256 1806c691dbc11a31c4b307080f0dbedb752002ccbd4b0d309285b3d749280fd5 SHA512 18086b0fb805fb8993cd168050bec0bdbbf31deee00653731e0cd79c6163cf5eb56f6617525ec9aedccb29f1e1a76048b08ea93568a60fffac124046649d646c WHIRLPOOL 74331a49f33020ce13d97c4dc35e3adc63523c4d2eccd2192c790d2fd9b05e0861cdbc8ff3cefbc7355a396c2719c08926bf4c91b15f32e1423aa5fbf5640dad
|
||||
PBIN asn1crypto-0.22.0.pbin-1+exheres-0 2510 SHA256 4e2188be6e05b65981063f7887478306bec9e544231a58cab0e5b04140e59718 SHA512 7fb1951846f083c5f76d52240b517d2acc38bf920b2863e6a118a50194a39376fb2250b7bfba69ff19758feb2b7438eb8d0159ece7df5324eadcd675fddedcda WHIRLPOOL b9ed81028900cad7523b98f3ac7f894bec4707850b504adb34aef96b4e87a0a6acfe4c6c8d0e18bc02923b863a8e9cce0cf4e71b4d1ad50058cb2585f675ec64
|
||||
DIST hasufell-binhost--dev-python--asn1crypto-0.23.0--C.10684.1511563292.432111.C.tar.bz2 441808 SHA256 09db5fc900e30c635c7a273a433cbc2bd24761fcc843b70380b16fb703b0561a SHA512 12c63eeaf2e0e3cf772444927bf890923acd52c1d7849ec53b7608d53305c91fe1ef170c36c07862c61a73471b1b8943f9d7ed7561da7533eb7c805f0c671a83 WHIRLPOOL bb81a6da22ce236e432a9c218174ea91d32ed55dadaf0f3152f2b074316947cf452a028bab18869ee4e1c0deb25d3bdfdc883013acd88f61a3e362d39af205bc
|
||||
PBIN asn1crypto-0.23.0.pbin-1+exheres-0 2497 SHA256 937d0816ff22b846df5aed10c603c36b2336b93768ac415cdb3336968eb2f7ce SHA512 9865eaf2076840b0461d29c448893765b2d1fe69514c28f830c75ed080654a1da5d18f0a8260db3c0021339171196e12cbc3229a133462442a999b93d635cd52 WHIRLPOOL 448122ac6ea42c94d90c998ce0c15884aa2adad4cef419e6d831c69136eb648e652e66c7e5d819438b8140b088624329405e5ddcea8deef49942502bdb50c96b
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Sun Jun 25 23:49:41 CEST 2017
|
||||
# Created by paludis-3.0.0 on Fri Nov 24 23:41:32 CET 2017
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) 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:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DEPENDENCIES="( 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 ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/asn1crypto/"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py"
|
||||
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.3 [[ description = [ Use Python ABI 3.3 ] ]] 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 ] ]] ) "
|
||||
HOMEPAGE="https://github.com/wbond/asn1crypto"
|
||||
INHERITED=" pypi github 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"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/a/asn1crypto/asn1crypto-0.22.0.tar.gz"
|
||||
DOWNLOADS="https://github.com/wbond/asn1crypto/archive/0.23.0.tar.gz -> asn1crypto-0.23.0.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1498427381"
|
||||
GENERATED_TIME="1511563292"
|
||||
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"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
@@ -28,10 +28,10 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--asn1crypto-0.22.0--C.9854.1498427381.337513.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--asn1crypto-0.23.0--C.10684.1511563292.432111.C.tar.bz2"
|
||||
SUMMARY="Python ASN.1 library with a focus on performance and a pythonic API"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:asn1crypto"
|
||||
REMOTE_IDS=" pypi:asn1crypto github:wbond/asn1crypto "
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION=""
|
||||
Reference in New Issue
Block a user