From 3ab277636c1b36f4130aef78c6646eb0942ce0e9 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 23 Jun 2018 07:43:17 -0300 Subject: [PATCH] python-lxml: update to 4.2.2. --- srcpkgs/python-lxml/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-lxml/template b/srcpkgs/python-lxml/template index c64c98b9d2e..15e713b57ba 100644 --- a/srcpkgs/python-lxml/template +++ b/srcpkgs/python-lxml/template @@ -1,19 +1,19 @@ # Template file for 'python-lxml' pkgname=python-lxml -version=4.2.1 +version=4.2.2 revision=1 wrksrc="lxml-lxml-${version}" build_style=python-module +pycompile_module="lxml" hostmakedepends="libxslt-devel python-Cython python-setuptools python3-Cython python3-setuptools" makedepends="libxslt-devel python-devel python3-devel" checkdepends="python3" -pycompile_module="lxml" short_desc="Python2 binding for the libxml2 and libxslt libraries" maintainer="Juan RP " homepage="http://lxml.de/" license="BSD-3-Clause, ElementTree, GPL-2.0-or-later, ZPL-2.0" # ElementTree isn't SPDX distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz" -checksum=e09b4ae8bdc55bd1983dbacc467ef2da62591faec42e6c8a8864f12c1844028d +checksum=e77a760b5efcc81ddf9dad8b572dcde6d8fbad7307a6d4b8e616fda2293aec6f do_check() { python3 test.py