Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--httplib2-0.10.3--C.28087.1498427592.672043.C.tar.bz2 186795 SHA256 f176de0e9855fd0db73ebf5355d4d047d4f5e437255c8ce384bbd883bed190e5 SHA512 11eb1b69d74bec6b51b2825b759a4b32bc13c9bf20a4e54e31c7c955ae68afc7795732418f19f71f99a7e55da198643e4705e61507716e439af8fc2f00566d93 WHIRLPOOL e38940c817bd6329fb7566e452177ac12bfb3b62742dbbe4e30ee89ba93d3c80f6b020957427ba0c7c897032e41f1676fcff7f830854c319fee0ea216ba4a476
|
||||
PBIN httplib2-0.10.3.pbin-1+exheres-0 3594 SHA256 37867f91e87a277ef50f2a616e1d8ec48b35e39b10bf09aef7daf3af1781364e SHA512 1e94de77aa03bc3192d1d63fe4ef43455b69d6559b4fed9489edaaaba8ae14c46d0ed887b17a8857c45458715f30acda3bae9555ac6bd0e65a861cb612a1f0f0 WHIRLPOOL 0a3c53ce7f8aa85ee0db0e6cd528f0c23dce36618364f5ae351e8cf4fbe23aae750874006dcbb3f7920ab7a88669537aa7364d1acc97e5cad9aa35a4ef6447ed
|
||||
DIST hasufell-binhost--dev-python--httplib2-0.12.0--C.29854.1544955993.283544.C.tar.bz2 200062 SHA256 b88ef9178a492d72717a24bdf52acb27cb18cf8fcd85c0cbb49df6e3a9bf3f89 SHA512 cb4c7ed1637be33ad53752e902b753aca442b8f52b780171b83b68e507ee3b4ec6a98f46e9076ddf638381773a73d84f48d63e6ca6ea0f77314b774e12b6cdd4 WHIRLPOOL 46590363bf159247ee29b125fad80aa848c0d5513f9f60426945f50847ed2d00dbb96ef1a180b9591165a8fed87fcaeff9613ec20a16ccf176a1442bbf183039
|
||||
PBIN httplib2-0.12.0.pbin-1+exheres-0 4117 SHA256 9bf109b85a8cdfcc1e24eef2e7436261b6f3ece5f01d8d1fa22a72d5201514f6 SHA512 12337a8802245771705f13756224fb31eba3d37e94aa04297ca2709136766642dfa34ef37cfe742b0cdba7eafa5434579d3bef0bf3ed889c988d0f178c4bf87e WHIRLPOOL d3a224bec01e253425bc407339f5075ffefa9efa4df95606fe12133a56886c4f4e77b141397af00a35dbaef90095ed91095dfbb8703c57f63da6830873a8d7e0
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# Created by paludis-3.0.0 on Sun Jun 25 23:53:12 CEST 2017
|
||||
# Created by paludis-3.0.0 on Sun Dec 16 11:26:33 CET 2018
|
||||
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="( test: dev-python/flake8[>=3.4.1][python_abis:*(-)?] dev-python/future[>=0.16.0][python_abis:*(-)?] dev-python/mock[>=2.0.0][python_abis:*(-)?] dev-python/pytest-cov[>=2.5.1][python_abis:*(-)?] dev-python/pytest-forked[>=0.2][python_abis:*(-)?] dev-python/pytest-timeout[>=1.2.0][python_abis:*(-)?] dev-python/pytest-xdist[>=1.20.0][python_abis:*(-)?] dev-python/six[>=1.10.0][python_abis:*(-)?] ) [[ defined-in = [ httplib2-0.12.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 ) 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=" A comprehensive HTTP client library, httplib2.py supports many features left out of other HTTP libraries. HTTP and HTTPS HTTPS support is only available if the socket module was compiled with SSL support. Keep-Alive Supports HTTP 1.1 Keep-Alive, keeping the socket open and performing multiple requests over the same connection if possible. Authentication The following three types of HTTP Authentication are supported. These can be used over both HTTP and HTTPS. * Digest * Basic * WSSE Caching The module can optionally operate with a private cache that understands the Cache-Control: header and uses both the ETag and Last-Modified cache validators. All Methods The module can handle any HTTP request method, not just GET and POST. Redirects Automatically follows 3XX redirects on GETs. Compression Handles both 'deflate' and 'gzip' types of compression. Lost update support Automatically adds back ETags into PUT requests to resources we have already cached. This implements Section 3.2 of Detecting the Lost Update Problem Using Unreserved Checkout. Unit Tested A large and growing set of unit tests."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/httplib2/"
|
||||
HOMEPAGE="https://pypi.org/project/httplib2/"
|
||||
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 ] ]] ) "
|
||||
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="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/h/httplib2/httplib2-0.10.3.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/h/httplib2/httplib2-0.12.0.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1498427592"
|
||||
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="1544955993"
|
||||
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="SuperHeron-misc"
|
||||
PLATFORMS="~amd64"
|
||||
PLATFORMS="~amd64 ~armv7"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--httplib2-0.10.3--C.28087.1498427592.672043.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--httplib2-0.12.0--C.29854.1544955993.283544.C.tar.bz2"
|
||||
SUMMARY="A comprehensive HTTP client library in Python"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:httplib2"
|
||||
Reference in New Issue
Block a user