Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--urllib3-1.24.2--C.28594.1556166398.11813.C.tar.bz2 372632 SHA256 bb3e9ed52d22aab7cd28573fd88b78aa4343e2cc47eb005189950240f7b8f5c6 SHA512 8c9bb3c6889cd5fa85b24e25de4182a9539310260130b90b53110da6b142170263d3e0887ec41fcdd15aee86cfc3ce1cc86b698c950757a7e71ae75c11df83e3 WHIRLPOOL 82441f6efe0d0aeb87b69c7a731eb3248de03abaf988500a60a9c84d0b91cc7045f9ad6008fad2ab3c10fc6331a7ba494f32f906f5709eeb093c145246450240
|
||||
PBIN urllib3-1.24.2.pbin-1+exheres-0 2728 SHA256 87082f415049bee94d45aedf30c009658dbf399949ee55d57a8288f7cb3883fa SHA512 919e365adca3636f68c3c220321afa1fd5388e689ef0e1e284b600535157f5e7c78ac75f7520c8c4d2dc4d4e111ecc122b7ade4e1dc478677bda475b5d4c448f WHIRLPOOL 93628adff22b086f915c86e61bd1b0bbf69292b6a310114a7987172a710dda3605396e98f26077e9c194a22bd45de47387ecf2961d2214a70ceb02195bad1b7b
|
||||
DIST hasufell-binhost--dev-python--urllib3-1.25.6--C.15543.1576507979.784997.C.tar.bz2 429331 SHA256 5b76deff6c3023557ad5ce70f9b04fb7802f2e6a3467f9c2638cd930c8868734 SHA512 ef2f59b5371d4009aea41ca577a1da0d54042f604e39712d627c85bc044841465df1c6f52b8083f582ed02740581327c41f4dad7cc2afafcd9f3058bdf96787f WHIRLPOOL 200dbcf66c606898a895e5b5917681ba3e848f3be6c37d380f01d528541f239a734b51ce68087e5fef3846d3d23ab8bd5d34e41dec0fedf71cfa4c0b6e95ed18
|
||||
PBIN urllib3-1.25.6.pbin-1+exheres-0 2702 SHA256 ad951a0860d207b80a8ad0578631f8a35d18668d71f56f5e9c6d8fceec579ae3 SHA512 9df40f2960d5c8c0e0754a803742bf532e2ea92b4278b604aada4621126bd9621d77d70fc63c5abb2708995c1b22b1a3705350a65a256fb89ec3f9ae2effd439 WHIRLPOOL 370793a0bbe5b233c4e9931331cc4779843cba0b2f8e0155218d037541f73687d15b46ec9019a40b3b6d3ac12755f0317c6ae990483dafaf0bf72c26d2bd8d46
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
# Created by paludis-3.0.0 on Thu Apr 25 06:26:38 CEST 2019
|
||||
# Created by paludis-3.0.0 on Mon Dec 16 15:53:00 CET 2019
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( test: dev-python/mock[python_abis:*(-)?] dev-python/tornado[python_abis:*(-)?] ) [[ defined-in = [ urllib3-1.24.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 ) 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: dev-python/mock[python_abis:*(-)?] dev-python/tornado[python_abis:*(-)?] ) [[ defined-in = [ urllib3-1.25.6.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/urllib3/"
|
||||
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 ] ]] ) "
|
||||
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 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/u/urllib3/urllib3-1.24.2.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/u/urllib3/urllib3-1.25.6.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1556166398"
|
||||
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="1576507980"
|
||||
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"
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--urllib3-1.24.2--C.28594.1556166398.11813.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--urllib3-1.25.6--C.15543.1576507979.784997.C.tar.bz2"
|
||||
SUMMARY="HTTP library with thread-safe connection pooling, file post, and more"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:urllib3"
|
||||
Reference in New Issue
Block a user