Add stuff

This commit is contained in:
2016-08-15 17:36:31 +02:00
parent d14d366c13
commit d2f6541e09
2033 changed files with 41243 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
DIST hasufell-binhost--dev-python--backports-ssl_match_hostname-3.5.0.1--C.23915.1471184392.373204.C.tar.bz2 33497 SHA256 2317e53b1a337b604d99b47697eba248cde62a03f7a9c53faa6a623a68c0d2ba SHA512 db45ff617c347fad59ffb633b7e3804c13e8418cdd6da4f3b4d711080b39f1ce2f892f295d658cb5985ef52a5e606c707346bf61072fa4bac415bcaebba94f6c WHIRLPOOL a3170855470433b94e7b14c4e46d5c3e3b979212225896fefd38224378f6d6ce1452a43448239c0cb028017cbb5e6c8599689737e69793d149f496a111f12f43
PBIN backports-ssl_match_hostname-3.5.0.1.pbin-1+exheres-0 3006 SHA256 24a8f9d6c62fadcefd515f342cf144aacec12986d63c53250b2b5b6b51ba2812 SHA512 6f7bbacae1bd13b49b04c89f8fbc5d03862506ccba5c1b67a4aabf785a552fab28be0fcc7dbfc932de2278e4ff430361a757f735a55618ede42c809add33e55a WHIRLPOOL aad99274882d863ae079fb089d3f19491b739c7c48bd0027c77d5238b1f7cba311f4981b3dfdd8a5897654eae3aff0b5c1962abb17000674885c0351dfa4d696

View File

@@ -0,0 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Aug 14 16:19:52 CEST 2016
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 ) ) [[ defined-in = [ python.exlib ] ]]"
DESCRIPTION=" The Secure Sockets layer is only actually secure if you check the hostname in the certificate returned by the server to which you are connecting, and verify that it matches to hostname that you are trying to reach. But the matching logic, defined in RFC2818, can be a bit tricky to implement on your own. So the ssl package in the Standard Library of Python 3.2 and greater now includes a match_hostname() function for performing this check instead of requiring every application to implement the check separately. This backport brings match_hostname() to users of earlier versions of Python."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://bitbucket.org/brandon/backports.ssl_match_hostname"
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 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64"
LICENCES="PSF"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/b/backports.ssl_match_hostname/backports.ssl_match_hostname-3.5.0.1.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.5 "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471184392"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=core2 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=core2 -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--backports-ssl_match_hostname-3.5.0.1--C.23915.1471184392.373204.C.tar.bz2"
SUMMARY="The ssl.match_hostname() function from Python 3.5"
BUGS_TO=""
REMOTE_IDS=" pypi:backports.ssl_match_hostname"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""