Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--lxml-4.0.0--C.6369.1506072669.575764.C.tar.bz2 3335997 SHA256 d65e58bba1849c9b992dcdc7df215d479608722a504c671715bbc11dfac9c68f SHA512 0a0895b77ab7ed76909b9003e40d47cbd59350975b7aa18e99fcb93d97fee5f3500a18471a633205068f18ad082fba0149861a60ff2c2105e5ea7634bb005b8f WHIRLPOOL 7fb9b8c4b254a6c5e09145bc4bba70d150c108386004fccd59de10158f6ea2518cbb0e23f04e919351fc9ccb57682b46b7b1d0871094f519490737cc7b2722eb
|
||||
PBIN lxml-4.0.0.pbin-1+exheres-0 3288 SHA256 4e82a5787581d4dc8486d87f40a33717889816c146ec37f992189ed957dc42fb SHA512 5700595d4d2d1aa41c7332781124bcead004516fd8de4f1d831df1de646b446f64c1bd88d598b6000e2c210be3357e3f4598062e0a976b19cbf65a20f06476fb WHIRLPOOL 238d515e4bb1a5dcf14d8eea476117e2ba520cb869b0b133cfab713f75037386c20ab888bf514d14ee1d71163199ffe7768fd4a01d301f68e82c2227f3639bc7
|
||||
DIST hasufell-binhost--dev-python--lxml-4.1.0--C.2067.1508321065.846136.C.tar.bz2 3366420 SHA256 06508b2d15ba65f68f3367063585804082c2471889ca6929d08c653b3d8c25d3 SHA512 fa1cff5d3adc0fbc7515c6531c6c94771b8f93a06bc69424fb5093dcd05dc267fb683a4688567e20c484459a6d20e33b5f68d4acfcf10edbbc117be4af910b4e WHIRLPOOL 81d41b81604920e0542398204521ff64eec360d6cf6d834fd9ea67f2e69c855ba050835a685f5e0c5d401cd43c81307769562e532888d7f15078603657b30161
|
||||
PBIN lxml-4.1.0.pbin-1+exheres-0 3200 SHA256 0870fdbbeb4ea31d7c7abdbcc61a738ab36105431a35f3b5b58923981bc7f549 SHA512 11f20afb705cb6364ecd101240c8bd5c9dce70e10ddca091a6abd3745e3c62a5459350a575ad78876a1a2bb63d2a0ca602f698b48504edbf45f316a57992c8e6 WHIRLPOOL 4458e7526a7d70b5e38aee76dbeda487d235e2ecb59fbbe1052149e06f876445b40d1d2f410930b9fbbc271ea9e4fd692c68ff735ea9abbefefca878cc0e5460
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Fri Sep 22 11:31:10 CEST 2017
|
||||
# Created by paludis-3.0.0 on Wed Oct 18 12:04:26 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 ) python_abis:3.6? ( dev-lang/python:3.6 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]] ( build: dev-python/Cython[>=0.26.1][python_abis:*(-)?] build+run: dev-libs/libxml2[>=2.9.5] dev-libs/libxslt[>=1.1.30] dev-python/beautifulsoup4 dev-python/cssselect[>=0.7] dev-python/html5lib ) [[ defined-in = [ lxml.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 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]] ( build: dev-python/Cython[>=0.26.1][python_abis:*(-)?] build+run: dev-libs/libxml2[>=2.9.5] dev-libs/libxslt[>=1.1.30] dev-python/beautifulsoup4 dev-python/cssselect[>=0.7] dev-python/html5lib ) [[ defined-in = [ lxml.exlib ] ]]"
|
||||
DESCRIPTION=" lxml is a Python binding for the libxml2 and libxslt XML processing libraries. It aims at ease of use of the API for Python programmers and exposing the many libxml2 features. It implements the Python ElementTree API on top of libxml2. It extends this with support for XPath, XSLT, Relax NG, XML schema, and more."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="http://lxml.de"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py lxml"
|
||||
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 ] ]] ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] examples [[ description = [ Install example source code ] ]] ) [[ defined-in = [ lxml.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 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] examples [[ description = [ Install example source code ] ]] ) [[ defined-in = [ lxml.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="BSD-3"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/l/lxml/lxml-4.0.0.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/l/lxml/lxml-4.1.0.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1506072670"
|
||||
GENERATED_TIME="1508321066"
|
||||
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,11 +28,11 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--lxml-4.0.0--C.6369.1506072669.575764.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--lxml-4.1.0--C.2067.1508321065.846136.C.tar.bz2"
|
||||
SUMMARY="A Python binding for the libxml2 and libxslt libraries"
|
||||
BUGS_TO="philantrop@exherbo.org"
|
||||
REMOTE_IDS=" pypi:lxml"
|
||||
UPSTREAM_CHANGELOG="http://lxml.de/changes-4.0.0.html"
|
||||
UPSTREAM_CHANGELOG="http://lxml.de/changes-4.1.0.html"
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION="http://lxml.de/index.html#documentation [[ lang = en ]]"
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user