Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--lxml-4.2.0--C.21170.1521813273.455883.C.tar.bz2 3382924 SHA256 00395cf5eed2e1f73adc3b32e7de9b0a0210ba30df8122bca1ee745c19a39ec6 SHA512 0881ae6917a286ca3762d09f0551d08b59de12c56f5ce3c78e66a7d5e7da9aa5c409b8905dc92d37b6393237ee1119cdfba80fde27e6141428a5f75e854ced99 WHIRLPOOL fa65e9acd7a407deedcf700d0d73df4ab6db8c2df905cb73b29d9f8de801fe5a0748491cc195ee9e8bfcd0761519aa7a092a4b91d25b4d9b346e38e3f25058e2
|
||||
PBIN lxml-4.2.0.pbin-1+exheres-0 3200 SHA256 14c0f19d30eda2cda3044230105c1705ee39933a2e90f0622ddc517b6215968d SHA512 d19f1317eb908758b1e94336758e58fd22634be26acb441a7c485320103a24b48f1f46cf6b97c773c040621c3ef17a143287743a9d0bc7fb859d562455f512b0 WHIRLPOOL 557803269f56d9cd267784044df45f610c549883e94291508c3ccb76fe5e510cc3f4301c947b92a680efa544b10dcfc276efe2bcb39a96d928c84c18e5fb8925
|
||||
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
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Fri Mar 23 14:54:34 CET 2018
|
||||
# Created by paludis-3.0.0 on Wed Apr 4 01:15:56 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:*(-)?] ) [[ 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 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 ) 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 ] ]]"
|
||||
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 ] ]] ) [[ 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 ] ]] 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"
|
||||
LICENCES="BSD-3"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/l/lxml/lxml-4.2.0.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/l/lxml/lxml-4.2.1.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1521813274"
|
||||
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"
|
||||
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.2.0--C.21170.1521813273.455883.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--lxml-4.2.1--C.15264.1522797355.504066.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.0.html"
|
||||
UPSTREAM_CHANGELOG="http://lxml.de/changes-4.2.1.html"
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION="http://lxml.de/index.html#documentation [[ lang = en ]]"
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user