summaryrefslogtreecommitdiff
path: root/textproc/py-lxml/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2015-04-26 08:01:31 +0000
committerwiz <wiz>2015-04-26 08:01:31 +0000
commit836533eeb3b0d14ea36fe2e6ff398851b69ba0a7 (patch)
tree4e08d7585d20354c4c4ddd93f396af581019baaa /textproc/py-lxml/Makefile
parentf607fb6c0e4785ade010d9c3f06c0fec970f8e47 (diff)
downloadpkgsrc-836533eeb3b0d14ea36fe2e6ff398851b69ba0a7.tar.gz
Update to 3.4.4:
3.4.4 (2015-04-25) ================== Bugs fixed ---------- * An ElementTree compatibility test added in lxml 3.4.3 that failed in Python 3.4+ was removed again.
Diffstat (limited to 'textproc/py-lxml/Makefile')
-rw-r--r--textproc/py-lxml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile
index 5ddcdbb9250..e0cd05b5361 100644
--- a/textproc/py-lxml/Makefile
+++ b/textproc/py-lxml/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2015/04/19 18:24:14 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2015/04/26 08:01:31 wiz Exp $
-DISTNAME= lxml-3.4.3
+DISTNAME= lxml-3.4.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= http://lxml.de/files/