This commit is contained in:
Your Name
2020-11-20 22:25:47 +01:00
parent 468121a4d6
commit f3293ec6e5
1016 changed files with 7439 additions and 5159 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--lxml-4.5.0--C.15694.1588170603.158207.C.tar.bz2 3661630 SHA256 25cc5eeb844468058e4e30fcb36c402f88990fb1781a18926683dea798ed7297 SHA512 f704bd67954d3b191dba71ad9b6da873a526a1912c3c7ffefddc532c6a34041fe64cfadefb63f9ca482072e9729d4c0f6530179da1aedacb71e1b8da8ab7d03c WHIRLPOOL dddb33dea4ca17bdf6d4c944a6ea3cefb2c40e37552406ff887c36b433eb45b2f1feeab6521ecb633899c99bd33b161f924a157140ec1f85c238667c454b5df6
PBIN lxml-4.5.0.pbin-1+exheres-0 3370 SHA256 7d6c4dd81ce15e773a1902ed6cfce8a354c52e777eaf58b1d9f3fb88d5dc4ccb SHA512 3f8f8abf4fd986ed73763483c51af84a90c34bb8661f6fa0c8a08186a88ddbc7dca32c172bb99f2732f1802ab1ad403a37e194f0a352b893dd10c0a9172d3c6b WHIRLPOOL 459fae17f2cd9eedada195556a4ecd4ffb553e0eee951a9a1d97900751d39a41f350a145ce7bf94ec9d072353f7a4797c5317decd003438c66acfc3ddc43d59b
DIST hasufell-binhost--dev-python--lxml-4.5.2--C.13369.1605741552.612801.C.tar.bz2 3177383 SHA256 3e4bea252eece7b35ff90d39a4e083caeb30691e74da8c61e9c705cc3e76673c SHA512 235f27949904511eee0cc8efe598018f334039f438348c3cf090efb9daecae986ff764adbdf77aa5761edfa826165a7e8d0202210e17ebc5860f99d9bf1f078a WHIRLPOOL 5d98713a251a72bf585e4d3e045053d8402b556c9dec6c43801425e9142e1cb33af870e15d9c39a1468ffc2c19760a892ac041172450d0540faa854fe10fe728
PBIN lxml-4.5.2.pbin-1+exheres-0 3351 SHA256 0e505c05ed8f2c1c1a753da729719eec8037d1ee16099a79874b2f3cdad49152 SHA512 922d05fa970303c75d3ff60443c1f9fafc16b8503165163beadac15eae9f9147a964d6b811e96fee7aea52a409957f4dc386017dff04295cef65d254ea0a6953 WHIRLPOOL 44a8ae216a239f6eb314c07b22c58d3e737bf0db1c869dd3299cab4b7e9caef21f39e012006cdf8eca72b72fbed3056990737c60910a6e1e3a6091c747e7bf06

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Wed Apr 29 16:30:04 CEST 2020
# Created by paludis-3.0.0 on Thu Nov 19 00:19:13 CET 2020
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) 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 ) python_abis:3.8? ( dev-lang/python:3.8 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]] ( build: dev-python/Cython[>=0.29.7][python_abis:*(-)?] build+run: dev-libs/libxml2[>=2.9.2] dev-libs/libxslt[>=1.1.27] dev-python/beautifulsoup4[python_abis:*(-)?] dev-python/cssselect[>=0.7][python_abis:*(-)?] dev-python/html5lib[python_abis:*(-)?] ) [[ defined-in = [ lxml.exlib ] ]]"
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) python_abis:3.8? ( dev-lang/python:3.8 ) python_abis:3.9? ( dev-lang/python:3.9 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]] ( build: dev-python/Cython[>=0.29.7][python_abis:*(-)?] build+run: dev-libs/libxml2:2.0[>=2.9.2] dev-libs/libxslt[>=1.1.27] dev-python/beautifulsoup4[python_abis:*(-)?] dev-python/cssselect[>=0.7][python_abis:*(-)?] dev-python/html5lib[python_abis:*(-)?] ) [[ 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="https://lxml.de"
INHERITED=" pypi multibuild easy-multibuild python setup-py lxml"
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] ) [[ 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.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] 3.9 [[ description = [ Use Python ABI 3.9 ] ]] ) [[ 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 ~armv7 ~armv8 ~x86"
LICENCES="BSD-3"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/l/lxml/lxml-4.5.0.tar.gz"
DOWNLOADS="https://files.pythonhosted.org/packages/source/l/lxml/lxml-4.5.2.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1588170604"
GENERATED_TIME="1605741553"
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 NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--lxml-4.5.0--C.15694.1588170603.158207.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--lxml-4.5.2--C.13369.1605741552.612801.C.tar.bz2"
SUMMARY="A Python binding for the libxml2 and libxslt libraries"
BUGS_TO="philantrop@exherbo.org"
BUGS_TO=""
REMOTE_IDS=" pypi:lxml"
UPSTREAM_CHANGELOG="https://lxml.de/changes-4.5.0.html"
UPSTREAM_CHANGELOG="https://lxml.de/changes-4.5.2.html"
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION="https://lxml.de/index.html#documentation [[ lang = en ]]"
SCM_REVISION=""