From dbec7076a99e0f7ba5565b9e9d34fed4d6a1646e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 28 Nov 2020 01:10:03 -0500 Subject: [PATCH] python-lxml: update to 4.6.2. --- srcpkgs/python-lxml/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-lxml/template b/srcpkgs/python-lxml/template index 45e03950354..eec5e36d0bf 100644 --- a/srcpkgs/python-lxml/template +++ b/srcpkgs/python-lxml/template @@ -1,10 +1,11 @@ # Template file for 'python-lxml' pkgname=python-lxml -version=4.6.1 +version=4.6.2 revision=1 wrksrc="lxml-lxml-${version}" build_style=python-module -hostmakedepends="libxslt-devel python-Cython python-setuptools python3-Cython python3-setuptools" +make_build_args="--with-cython" +hostmakedepends="python-Cython python-setuptools python3-Cython python3-setuptools" makedepends="libxslt-devel python-devel python3-devel" checkdepends="python3-cssselect python3-BeautifulSoup4 python3-html5lib" short_desc="Python2 binding for the libxml2 and libxslt libraries" @@ -12,7 +13,7 @@ maintainer="Alessio Sergi " license="BSD-3-Clause, custom:ElementTree" homepage="https://lxml.de/" distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz" -checksum=76b6f2cde3d4c78869262e402db29466b72ece5b5d8d1c8a5bcf8ee0d8e673bd +checksum=31eff968b5fb7f0dc6f2dedff071f179c17df5ada2c3fd613f79a5f14a94490a do_check() { cp -f build-3.*/lib.linux-*/lxml/*.so src/lxml