summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-11-29 16:54:42 +0000
committerwiz <wiz@pkgsrc.org>2013-11-29 16:54:42 +0000
commit6002b3b7385b0837f2900624e60cdb25e60cc57f (patch)
tree9b6fc21139a99f575a330437e905fc1818ef4e81 /textproc
parent3c3ddf3cace8c3c33557bf998e26ce902871941d (diff)
downloadpkgsrc-6002b3b7385b0837f2900624e60cdb25e60cc57f.tar.gz
Update to 3.2.4:
3.2.4 (2013-11-07) ================== Bugs fixed ---------- * Memory leak when creating an XPath evaluator in a thread. * LP#1228881: ``repr(XSLTAccessControl)`` failed in Python 3. * Raise ``ValueError`` when trying to append an Element to itself or to one of its own descendants. * LP#1206077: htmldiff discarded whitespace from the output. * Compressed plain-text serialisation to file-like objects was broken.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-lxml/Makefile4
-rw-r--r--textproc/py-lxml/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile
index 00a006dae6a..fa61311ff03 100644
--- a/textproc/py-lxml/Makefile
+++ b/textproc/py-lxml/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2013/09/15 17:27:43 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2013/11/29 16:54:42 wiz Exp $
-DISTNAME= lxml-3.2.3
+DISTNAME= lxml-3.2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= http://lxml.de/files/
diff --git a/textproc/py-lxml/distinfo b/textproc/py-lxml/distinfo
index 01d0fa84ae7..854076e4364 100644
--- a/textproc/py-lxml/distinfo
+++ b/textproc/py-lxml/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2013/09/15 17:27:43 wiz Exp $
+$NetBSD: distinfo,v 1.12 2013/11/29 16:54:42 wiz Exp $
-SHA1 (lxml-3.2.3.tgz) = 33a3017090903f13b329ef3d81b5082e8d6463f7
-RMD160 (lxml-3.2.3.tgz) = 64a4fe1450ceeadc6df8d98f9f9a5810ff63efce
-Size (lxml-3.2.3.tgz) = 3342006 bytes
+SHA1 (lxml-3.2.4.tgz) = 89f561f7bc64e0e7f819d255e7665c849c1abd87
+RMD160 (lxml-3.2.4.tgz) = 5579dfc0bd74ded06ff52411c751c0a5ac031b98
+Size (lxml-3.2.4.tgz) = 3347893 bytes