This commit is contained in:
2017-03-15 11:50:42 +01:00
parent 41eaa23554
commit 40c8e227df
153 changed files with 777 additions and 537 deletions

View File

@@ -0,0 +1,2 @@
DIST hasufell-binhost--dev-python--httplib2-0.10.3--C.18453.1489569712.474324.C.tar.bz2 182625 SHA256 f1976e7da6cdacd04f126afdfaa493f958f0bb9a7829d05c06e0ecfae4153e6f SHA512 9bdb2c25aa89eddb1cf9675c566e7985c6ed779bc2fecd3ec7c6ea45733aaf9d906b621f2102d4c96bf77a4c10580b9785c7d2af313c8cb498559e42a597b2bd WHIRLPOOL b26039a75e19214cf21bd5504a3121428996401557c5997ac180b1d0601eacab5a8c3e6e0a5f334ddd097a3652f57007cb25c553a47208920eb99d9f4c243faa
PBIN httplib2-0.10.3.pbin-1+exheres-0 3574 SHA256 f0e244d3df4d46e55fddc15bb88521d71f419f40e9e4c871b1d182179016ebae SHA512 cb8b59cabc9819caa209b9a0e06dd738df0b3d66500e89a1cdbc38b87bb26f9553ca660282cfff47b2e7ca5e4fa8f853912e36c40f2af202f3739a4c5996115e WHIRLPOOL c3cf646a9c45ec25e24546414edbdd06446d89ad427556487c49a4f4bf2b49c0401d4133d0372acda4cce7c80438fe498a2ac9de7255d1eb4a1947ae3378c277

View File

@@ -0,0 +1,38 @@
# Created by paludis-3.0.0 on Wed Mar 15 10:21:52 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 ] ]]"
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/"
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"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/h/httplib2/httplib2-0.10.3.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.5 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1489569712"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
CFLAGS="-march=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="SuperHeron-misc"
PLATFORMS="~amd64"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--httplib2-0.10.3--C.18453.1489569712.474324.C.tar.bz2"
SUMMARY="A comprehensive HTTP client library in Python"
BUGS_TO=""
REMOTE_IDS=" pypi:httplib2"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""