summaryrefslogtreecommitdiff
path: root/textproc/py-lxml/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-11-23 15:07:06 +0000
committerwiz <wiz>2014-11-23 15:07:06 +0000
commite07c4ced52878a498e3758ee81fe233f14c2ac3b (patch)
tree82eac72683c268c574021cec9a1bebc255b75b93 /textproc/py-lxml/Makefile
parent8fe756bd043fa2755c7108db4cee4a5bdcd039c8 (diff)
downloadpkgsrc-e07c4ced52878a498e3758ee81fe233f14c2ac3b.tar.gz
Update to 3.4.1:
3.4.1 (2014-11-20) ================== Features added -------------- * New ``htmlfile`` HTML generator to accompany the incremental ``xmlfile`` serialisation API. Patch by Burak Arslan. Bugs fixed ---------- * ``lxml.sax.ElementTreeContentHandler`` did not initialise its superclass.
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 333f5e0977a..7ea2e0f5f72 100644
--- a/textproc/py-lxml/Makefile
+++ b/textproc/py-lxml/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2014/09/14 17:51:15 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2014/11/23 15:07:06 wiz Exp $
-DISTNAME= lxml-3.4.0
+DISTNAME= lxml-3.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= http://lxml.de/files/