From 4d04414439193b3471268b51e17c8af74520e4cf Mon Sep 17 00:00:00 2001 From: prspkt Date: Sat, 4 Aug 2018 18:50:45 +0300 Subject: [PATCH] python-lxml: update to 4.2.4. --- srcpkgs/python-lxml/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-lxml/template b/srcpkgs/python-lxml/template index 2459017095a..8b0313e0d85 100644 --- a/srcpkgs/python-lxml/template +++ b/srcpkgs/python-lxml/template @@ -1,6 +1,6 @@ # Template file for 'python-lxml' pkgname=python-lxml -version=4.2.3 +version=4.2.4 revision=1 wrksrc="lxml-lxml-${version}" build_style=python-module @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="https://lxml.de/" license="BSD-3-Clause, ElementTree" distfiles="https://github.com/lxml/lxml/archive/lxml-${version}.tar.gz" -checksum=b398434856f0f1399da8f8b48e72cb9075db195cb64ddbb05cb7725f0461d571 +checksum=010ab71b1058415a5740e3cce545251b5a7ce2d6aefdbc9d8bd0a52b08f9628b do_check() { python3 test.py