Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--lxml-4.2.1--C.15264.1522797355.504066.C.tar.bz2 3383553 SHA256 7cc97110c00fe7bb51c648c48e4d729b4c0f962ad9d973e805c5e7819db3f0f4 SHA512 c922cbeaf31906a9aff86a45b947f030a9c390c226213bd28921eb4d24d33be32ae954f0fd868403cff7477b7e88f563f0123f5563cf6ee168c6741cffdf3f66 WHIRLPOOL feea79106467fe231a29a5f9afcde6f07371bc0e0c5b30f30f1d63a2612a97e6a602d9231f661ed8098a361c3c95fa9337d938f47bbcecd927bb618dda93aa01
|
||||
PBIN lxml-4.2.1.pbin-1+exheres-0 3346 SHA256 cdab7a1aa4624f5a456eb9a5e9ace0847aa4a045cfae3c50e829291563f23189 SHA512 752fafbfb02c562c5140713619fb160d3d391f71ae981cd21aa7949c2c43d04b62a27ab01cac64d46f5fa2fd75cf96b1fa21306088d7be2116d41702e02aaccd WHIRLPOOL c576bd8bb9ab12eccbe7ee4936e0af11a26282c1e896829a588aaf4af18854bf1b493ef6acf9c1d6862860af25fd5192b386245a8df300892fbdc27ee71b4325
|
||||
DIST hasufell-binhost--dev-python--lxml-4.3.3--C.18144.1561141566.363426.C.tar.bz2 3200158 SHA256 ec8cb2d3dc619b2f06eaf3da555c919560146c0b893508eb3dac9e63c31e29a0 SHA512 c96ad50d75e4b74d14707c3c01bc706d1394c97629575a29d29ecbb996ffc36e82328deb95a4683abf1f98320b7a86b19261c8cbe5c6db729f46040695328b81 WHIRLPOOL 811bf9ca1869aec5a9f38500c6b2813b8d45fad2c9a962777b6084bc5fb945fea50c9ce8ba7e8a1854e8f8fb916f45615fa9f0e0939f00ca5daa4e2383fc85d7
|
||||
PBIN lxml-4.3.3.pbin-1+exheres-0 3305 SHA256 472085e136f22f8a195d1aa2dec5f13903a04cfc4d1f67f22084facab3bfb7ee SHA512 ee0937bf6dd2ec3e4a4f6821def5da0eb9cff6421e96442413fcd0ed25f81de3c038badb9b7e32ab16d30145b61dcc2d6a8748e77eeb73d67879dd430bd134c6 WHIRLPOOL edc4e58971226e76d6134dd8b9055638cfcc1af876d92dd4dcae760674fe96aa064d40b486aed8fcd68aa454aafeeca46f4cfe5b92feedca1a59cc54fb025f64
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# Created by paludis-3.0.0 on Wed Apr 4 01:15:56 CEST 2018
|
||||
# Created by paludis-3.0.0 on Fri Jun 21 20:26:07 CEST 2019
|
||||
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 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ 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.7] dev-libs/libxslt[>=1.1.32] 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.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:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]] ( build: dev-python/Cython[>=0.26.1][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 ] ]]"
|
||||
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.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 ] ]] ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] examples [[ description = [ Install example source code ] ]] ) [[ defined-in = [ lxml.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
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 ] ]] ) [[ 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.2.1.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/l/lxml/lxml-4.3.3.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1522797356"
|
||||
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"
|
||||
GENERATED_TIME="1561141567"
|
||||
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 POSTGRESQL_SERVERS 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=""
|
||||
@@ -26,13 +26,13 @@ CXXFLAGS="-march=native -pipe -O2"
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--lxml-4.2.1--C.15264.1522797355.504066.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--lxml-4.3.3--C.18144.1561141566.363426.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.2.1.html"
|
||||
UPSTREAM_CHANGELOG="http://lxml.de/changes-4.3.3.html"
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION="http://lxml.de/index.html#documentation [[ lang = en ]]"
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user