Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--pyopenssl-17.2.0--C.23948.1503476611.611198.C.tar.bz2 194460 SHA256 160d4e8a672efb5f64bf9f6c3bc68071ea2fec6a37f6261c054cac078c898bd7 SHA512 d2914e82de4b26d9e3b445903f59246f853225f3038df16194850c07846d2f99251576574446e5c14b331f55b3c5f3778feaafc0092fc329fb7b0a344b61c46b WHIRLPOOL 082e190fcceaad1873cf6cb9dae2367f1ba8fe54b7543a296acf5ccdc0788ec6cfb31b55ae3cfd78c3ec83dcbb0f4cda8bfbde2a53e34b1c0c473208523b8577
|
||||
PBIN pyopenssl-17.2.0.pbin-1+exheres-0 3299 SHA256 ab86d40b8a657823b9ea96c98e1e15cdac569550e377582ff9c480994abca7f3 SHA512 360c1ba019c1f3a1a61fcebf1b4b393fd03b02bd6412bfcc0161199e5ae25ead4f60fa91c0114643b8a3baf5e806a9f00019d10279c301d8ce7c7f3107891fac WHIRLPOOL 1c0d97d727319fe2f1769ed36ffd871bdf5c610302852683c571b248d34b216bb53f44380555763da4202cd533e40e091d1311eb0775f4218a3addce99330d2e
|
||||
DIST hasufell-binhost--dev-python--pyopenssl-17.3.0--C.4843.1505899925.730351.C.tar.bz2 193223 SHA256 94eaf0f3bebff7f76e0d6322704d9372c56b250bd869bcc6a6b48c321d2c77ae SHA512 62dee30930670c867f430ce449810e5ede9d7d2267af2e21b5774612b3250ce42c01a7343f3830fc6faf7f82021c65ddb6f800176079f7eaa31dfab444e3806c WHIRLPOOL 218a7b9ce5760c4ee1e39d0104bed85ca0e83ec99848118e0ed3cdb67614b5522e40574228511d07f7fab706d4ff45956b445b8f42c341cf09ff87b547d349c1
|
||||
PBIN pyopenssl-17.3.0.pbin-1+exheres-0 3210 SHA256 f4e4c615950ac92cd0157e53d0c5e8c066e3ccb9fcba08a1402e72905f45199c SHA512 3a9f116a219bd451afdbd42769146a8742362c5b59d1c69aaf04ecab12eec4fb04f44a8ef9a560fc5b24711c0235550982d56fc91477b47dda7ea31f28977ce4 WHIRLPOOL 9c77cd863c902e58a25a2562f410321214654184e5fac42b09f3b9b2fc0c9d6d7f19ace0310f6f4357e9642a8ba6e63e2741ba5a31bb92243ed2c7c980932a72
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Wed Aug 23 10:23:31 CEST 2017
|
||||
# Created by paludis-3.0.0 on Wed Sep 20 11:32:05 CEST 2017
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: doc? ( dev-python/Sphinx dev-python/sphinx_rtd_theme ) build+run: dev-python/cryptography[>=1.9][python_abis:*(-)?] dev-python/six[>=1.5.2][python_abis:*(-)?] providers:libressl? ( dev-libs/libressl:=41.43.15 ) providers:openssl? ( dev-libs/openssl ) test: dev-python/pretend[python_abis:*(-)?] ) [[ defined-in = [ pyopenssl-17.2.0.exheres-0 ] ]] ( 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:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DEPENDENCIES="( build: doc? ( dev-python/Sphinx dev-python/sphinx_rtd_theme ) build+run: dev-python/cryptography[>=1.9][python_abis:*(-)?] dev-python/six[>=1.5.2][python_abis:*(-)?] providers:libressl? ( dev-libs/libressl:=41.43.15 ) providers:openssl? ( dev-libs/openssl ) test: dev-python/pretend[python_abis:*(-)?] ) [[ defined-in = [ pyopenssl-17.3.0.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 ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/pyOpenSSL/"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py"
|
||||
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] examples [[ description = [ Install example source code ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ pyopenssl-17.2.0.exheres-0 ] ]] ( ( 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 ] ]] ) "
|
||||
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] examples [[ description = [ Install example source code ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ pyopenssl-17.3.0.exheres-0 ] ]] ( ( 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 ~x86"
|
||||
LICENCES="Apache-2.0"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-17.2.0.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-17.3.0.tar.gz"
|
||||
OPTIONS="providers:libressl python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1503476611"
|
||||
GENERATED_TIME="1505899925"
|
||||
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,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pyopenssl-17.2.0--C.23948.1503476611.611198.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pyopenssl-17.3.0--C.4843.1505899925.730351.C.tar.bz2"
|
||||
SUMMARY="Python wrapper module around the OpenSSL library"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:pyOpenSSL"
|
||||
Reference in New Issue
Block a user