This commit is contained in:
2017-05-29 23:44:55 +02:00
parent d474240743
commit 49647e5261
142 changed files with 799 additions and 719 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--cssselect-0.9.2--C.13444.1471185412.824106.C.tar.bz2 99479 SHA256 02773abe322fe24b3583a18b6c2283386cf8be0b54a4f380ca2703eb76341564 SHA512 79e0c8725583cbdac58a6b11452c5bb5b6dc1fdfbd061cf07b92ac3b5affed84455666398297e6db8bfb0bdb2e849f57c72dc4a6f4a0c06530909e4467ab5cb5 WHIRLPOOL 56330d33c50cb889f825b46c397717d2af5de5ce65575b3745344cd5b02c2325c3181de73c9201b053101eae9a3801145ccf3666001493d1e3fbef9eaa85a9c5
PBIN cssselect-0.9.2.pbin-1+exheres-0 2548 SHA256 0468fe99a92f8e1c9f53c08705c4bf66c1e40d1b242d4b5ed12bffc169064f7c SHA512 b9f893e295a0eec0cbfac30e753bab52f117fbe81b33a44354361f31d2b192143b36581fbfca41b2f03d2278fb0463278ff157ca7089d4ddbc06bbfece782470 WHIRLPOOL 39848d589a0d5d0a91453e9b501d9b267261898e7dd5c2a99ce1c43aeefded75523b78db295b74a3fe33984c5447414d5e6f1f854da37c784794ba2f190089b7
DIST hasufell-binhost--dev-python--cssselect-1.0.1--C.24254.1496086501.978935.C.tar.bz2 69421 SHA256 7cc911dc02637399de07cdf422d39f6ae4b0d397e1b3589304b4a6abd58af838 SHA512 9b15d04836296d542d5cdd36c30e36ef0838b8a7e0d2e022f095d93cc41ec17be4988a4b8542e140de20bd0432fb99fe9bb881969b03c9ab2f281fdb376dbeb2 WHIRLPOOL 578cf59dc727cc06abcd6f3e4873dacb4bc664c74b2f01f66273bae439dce5a397ac6615c21352971b39727c251ba996a357d25856ecf37741d1a810a58bac2a
PBIN cssselect-1.0.1.pbin-1+exheres-0 2629 SHA256 a0091038ee25a75485748f381bc39ca2c8dd8d1001f01f404df7676c3761c245 SHA512 0df76cf67bce7d74e531efc92732304e0a94c5496421f2ef2df5a3874f038f57b54733a9e3b999df54a0989b412bb86c01207380e4166aa1112038aa0d1ac4b8 WHIRLPOOL 9303bac98e13faa80ec88baa9afbed067b5938704c46504bb2d9a8fb83e917f8541a40a4fa929f87c21e3d5987569d63246b30253f8fcc1666a2b3ec6803145b

View File

@@ -1,34 +1,34 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Aug 14 16:36:53 CEST 2016
# Created by paludis-3.0.0 on Mon May 29 21:35:02 CEST 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 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]] ( test: dev-python/lxml[python_abis:*(-)?] ) [[ defined-in = [ cssselect.exlib ] ]]"
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 ] ]] ( test: dev-python/lxml[python_abis:*(-)?] ) [[ defined-in = [ cssselect.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://pypi.python.org/pypi/cssselect/"
INHERITED=" pypi multibuild easy-multibuild python setup-py cssselect"
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 ~x86"
LICENCES="BSD-3"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/c/cssselect/cssselect-0.9.2.tar.gz"
DOWNLOADS="https://files.pythonhosted.org/packages/source/c/cssselect/cssselect-1.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="1471185413"
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="1496086502"
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 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--cssselect-0.9.2--C.13444.1471185412.824106.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--cssselect-1.0.1--C.24254.1496086501.978935.C.tar.bz2"
SUMMARY="cssselect parses CSS3 Selectors and translates them to XPath 1.0"
BUGS_TO="philantrop@exherbo.org"
REMOTE_IDS=" pypi:cssselect"