python-lxml: update to 4.2.5.
This commit is contained in:
@@ -1,19 +1,19 @@
|
|||||||
# Template file for 'python-lxml'
|
# Template file for 'python-lxml'
|
||||||
pkgname=python-lxml
|
pkgname=python-lxml
|
||||||
version=4.2.4
|
version=4.2.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lxml-lxml-${version}"
|
wrksrc="lxml-lxml-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="lxml"
|
pycompile_module="lxml"
|
||||||
hostmakedepends="libxslt-devel python-Cython python-setuptools python3-Cython python3-setuptools"
|
hostmakedepends="libxslt-devel python-Cython python-setuptools python3-Cython python3-setuptools"
|
||||||
makedepends="libxslt-devel python-devel python3-devel"
|
makedepends="libxslt-devel python-devel python3-devel"
|
||||||
checkdepends="python3-cssselect"
|
checkdepends="python3-cssselect python3-BeautifulSoup4 python3-html5lib"
|
||||||
short_desc="Python2 binding for the libxml2 and libxslt libraries"
|
short_desc="Python2 binding for the libxml2 and libxslt libraries"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://lxml.de/"
|
homepage="https://lxml.de/"
|
||||||
license="BSD-3-Clause, ElementTree"
|
license="BSD-3-Clause, ElementTree"
|
||||||
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz"
|
||||||
checksum=010ab71b1058415a5740e3cce545251b5a7ce2d6aefdbc9d8bd0a52b08f9628b
|
checksum=07ead0189c2800d9f6fde2fee6407de23dafe75e00a0f577ccc732e3a52f6c4b
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# https://bugs.launchpad.net/lxml/+bug/1782078
|
# https://bugs.launchpad.net/lxml/+bug/1782078
|
||||||
|
|||||||
Reference in New Issue
Block a user