Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--cssselect-1.0.3--C.25547.1516551785.151777.C.tar.bz2 73488 SHA256 e9e41da9501b1af79338ac58d5261ccc2a22d71937844add3859299a47c9bddc SHA512 ddb49b23c94c7c70bb14bb3818610a60cb0b57df21bf1f071a220829a18ba3d1c79c461ecb6683c731e0bffcd864720ccc38e12f5912ecfdbee60bac0cf74c1d WHIRLPOOL a5f8c2bad827ead426bc3ccf49a0ce6cfa46b796c660dfb30dec61987458f1288acd03e1d209a0ca85729f91f5ea3f1bade08503e0e68dcc41dade87c4f30122
|
||||
PBIN cssselect-1.0.3.pbin-1+exheres-0 2597 SHA256 fff1bfe5fc163a62fe4d8a59724a4bab1a9abf12efba8b00b7670f47015af8be SHA512 f247ee1a9e8c3edeac153976289fe4bd557cf39c4e481beaad7f1774873c0d91f4f8688be87435814c792a72309dc425c5d2ce9f6c902a22a1e05aef768b67e7 WHIRLPOOL d696da54c13ce9a7758219b605d132ddd284f66f1010ebd85e0a25ced430e287213cb9ee049f8e7a189b3d2944a06e624f43ccf769f69b2242ebb35c6742d812
|
||||
DIST hasufell-binhost--dev-python--cssselect-1.0.3-r1--C.9531.1522797115.308973.C.tar.bz2 73597 SHA256 457d2045b0677639ca7b9784a2e3186bc09fc5eec3eedeb2665051f538a99778 SHA512 5e6572348e9bb53bbcf70cd80d8bc7bb5d3c4b8c6cf73e8e4e49977fc50a18c9cac9604d1b8617ee5e4ca035d3f02c26bea93208bb7dafd712742bc6390578ad WHIRLPOOL 9ed361ede7ab044f8cc51bb8cc2b3c5758f63160c40461ee93f9decdf8965b6c019a15a5aa5e5184543138883d63d873cb83742cb2d5b3f16f3c2a01552ef47e
|
||||
PBIN cssselect-1.0.3-r1.pbin-1+exheres-0 2688 SHA256 93c2d59f56d9855b60623bf4bb29b23a120560a21da7ab3c14bc41513f7b1361 SHA512 60641ea7118e90670880b524f2ba1301d35883ad1a484f228986430d383fdfd5b34f2f4fdd8ffe881630b78372bd04646de4093cd627d281e76173728d0d1e6f WHIRLPOOL 39e0edc3078ffe722396756ef924607a9bfd7691a4714fd123e29c01d0670687426065e92c0bb0dfc277c97bf573697f4851f7abeb0cd0cb14d56b93ec2960a5
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Sun Jan 21 17:23:05 CET 2018
|
||||
# Created by paludis-3.0.0 on Wed Apr 4 01:11:55 CEST 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( 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 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ( test: dev-python/pytest[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.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 ] ]] ( post: dev-python/lxml[python_abis:*(-)?] ) [[ defined-in = [ cssselect.exlib ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://github.com/scrapy/cssselect"
|
||||
INHERITED=" github multibuild easy-multibuild python setup-py cssselect"
|
||||
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 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
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 ~x86"
|
||||
LICENCES="BSD-3"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://github.com/scrapy/cssselect/archive/v1.0.3.tar.gz -> cssselect-1.0.3.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1516551785"
|
||||
GENERATED_TIME="1522797115"
|
||||
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=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--cssselect-1.0.3--C.25547.1516551785.151777.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--cssselect-1.0.3-r1--C.9531.1522797115.308973.C.tar.bz2"
|
||||
SUMMARY="cssselect parses CSS3 Selectors and translates them to XPath 1.0"
|
||||
BUGS_TO="philantrop@exherbo.org"
|
||||
REMOTE_IDS=" github:scrapy/cssselect "
|
||||
Reference in New Issue
Block a user