Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--lxml-3.8.0--C.17759.1498428354.840222.C.tar.bz2 2483150 SHA256 b845ea5ccf9355d2935ceba4c91f99143f6d154601cb1b9d3f2241144de44ba2 SHA512 fe3acb5a18a8fb0296d2083b82b82bd9cfab283f93af1674367ab497020367d13eb5fe154509e4e239822981fc9acdbff540df7ee66a00efc8503fd6126c5dc9 WHIRLPOOL 806303dea67901a8d02fdd3fd8613af1fc2291aed2890d1afe88f305c52ffebb3947c2262cc32c2aaabd6fc1a7e00d66581cc5ac178050c892e9a05e700dc247
|
||||
PBIN lxml-3.8.0.pbin-1+exheres-0 3287 SHA256 b945fed2b66f89ece1a5ad85f0db920f1ebe9e17e5a64bb25e2f81bd6c41e8cd SHA512 a652b293738f03aeee4c1562e8822435739c84a6cb6ee7ffb422a0db851838d12f349ca58480facb74c02cae71d0e9757a0c7020cc20aec29db0dd2ec00b832c WHIRLPOOL 3a072dc08bc73dfc3de6a83d1d3371f70a1ebe4d4f648075d4f5dcdbcb53b88ef237329e354ec6086a2e464bb581e8955fe34bf70cdad686ce15b10206fd5b94
|
||||
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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Created by paludis-3.0.0 on Mon Jun 26 00:05:55 CEST 2017
|
||||
# Created by paludis-3.0.0 on Fri Sep 22 11:31:10 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.18][python_abis:*(-)?] build+run: dev-libs/libxml2[>=2.9.3] dev-libs/libxslt[>=1.1.29] 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.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 ] ]]"
|
||||
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"
|
||||
@@ -9,10 +9,10 @@ MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="BSD-3"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/l/lxml/lxml-3.8.0.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/l/lxml/lxml-4.0.0.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1498428355"
|
||||
GENERATED_TIME="1506072670"
|
||||
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-3.8.0--C.17759.1498428354.840222.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--lxml-4.0.0--C.6369.1506072669.575764.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-3.8.0.html"
|
||||
UPSTREAM_CHANGELOG="http://lxml.de/changes-4.0.0.html"
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION="http://lxml.de/index.html#documentation [[ lang = en ]]"
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user