This commit is contained in:
2017-05-19 19:35:03 +02:00
parent 8f4b154cfb
commit 4e7b815f73
361 changed files with 2486 additions and 2126 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--extras-0.0.3--C.27937.1471185450.668338.C.tar.bz2 36614 SHA256 5b4ce5385b880ca54d9c68d8c08bd354c99377bcea2551cf556fc72e3d8f8f7c SHA512 823c95706f7cf6538c7972cf2854809eaafb721629f817de80217ec394a5422fc6fb4a6c291f3532796cf504ce93dc3325d26bbada9c31079720b7c84e9b330a WHIRLPOOL 5f6c0c4505f1806e039ce708602ebe1984292a54c651f30ad0ab637af3aedfc1aa61f8c89a830147d5df31f355af533456c0a276aaf37f125ab5b77f8ec6c3bd
PBIN extras-0.0.3.pbin-1+exheres-0 2853 SHA256 e668376dcb6ba8d0338da799d9abac233db9a2926376023840e296f61c9dcf01 SHA512 d8f8e7412ebbf6583c90e32a71146515878574bee281eac4499c1addc7b9e9aa24b9d9cc3787a55b8afdef3c015cbaedaab4aa578f0072578e9366a2f2ac8331 WHIRLPOOL bb8e68e4700024deb1269acbd39183125a52f9c0ae4c420dbaedd01324ea0a000a1c98e3bc4559fc1d25a9080dc0b6b2d631b8850c2b558e2da1a8e38a9b2e05
DIST hasufell-binhost--dev-python--extras-1.0.0--C.11703.1495190199.642697.C.tar.bz2 38428 SHA256 fb986872cdf440ecc3ddad7dd6ff4560af04353a8d599c39dc2b351ac226e169 SHA512 6b7687845d6b1c63c81df77ee30c0e3fa1d0e0438376139d27101dc097860e6657f430b0f4490d95213e388b4d46cd56c0aac03867125b22631fc12e1a7337e5 WHIRLPOOL 72c994a385d34ee8b5a519ae441a7e25311b9cda146e7954cf6bb0af602894baf6ead4d6bb6192743c2ba3aedd0d53f68ba7c73ea7b356e4f11d6801a1eb7bc7
PBIN extras-1.0.0.pbin-1+exheres-0 2934 SHA256 84b70cb054f0413de61ff7f7f1b1336891160e286eb13a6688e423bcbd914f1b SHA512 db7d8f48533c3a46fcd695840d907b9c8c7c4ce126cc2a2be099244e24f9eae3189c423d9ac1ca04a619e5ea31195aa6e19999036c989d6712aeb77bfdc083f6 WHIRLPOOL f32a3ff1c45cb7941446262d6fac109cdbe5f6710b0d6b46de6e6eac2b8d46e23adb6455bc9e8c6f36369a2f6788250830b5d68778244ac4dee17266d0696292

View File

@@ -1,34 +1,34 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Aug 14 16:37:31 CEST 2016
# Created by paludis-3.0.0 on Fri May 19 12:36:39 CEST 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( post: dev-python/testtools[python_abis:*(-)?] [[ note = [ actually test ] ]] ) [[ defined-in = [ extras-0.0.3.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 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
DEPENDENCIES="( post: dev-python/testtools[python_abis:*(-)?] [[ note = [ actually test ] ]] ) [[ defined-in = [ extras-1.0.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:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
DESCRIPTION=" extras is a set of extensions to the Python standard library, originally written to make the code within testtools cleaner, but now split out for general use outside of a testing context. extras currently contains the following functions: try_import try_imports safe_hasattr Which do what their name suggests."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://pypi.python.org/pypi/extras/"
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 ] ]] ) "
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/e/extras/extras-0.0.3.tar.gz"
DOWNLOADS="https://files.pythonhosted.org/packages/source/e/extras/extras-1.0.0.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="1471185451"
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"
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1495190199"
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=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
CFLAGS="-march=core2 -pipe -O2"
CFLAGS="-march=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=core2 -pipe -O2"
CXXFLAGS="-march=native -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--extras-0.0.3--C.27937.1471185450.668338.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--extras-1.0.0--C.11703.1495190199.642697.C.tar.bz2"
SUMMARY="Useful extra bits for Python - things that shold be in the standard library"
BUGS_TO=""
REMOTE_IDS=" pypi:extras"