Fri Nov 29 16:54:42 2013 UTC ()
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.


(wiz)
diff -r1.18 -r1.19 pkgsrc/textproc/py-lxml/Makefile
diff -r1.11 -r1.12 pkgsrc/textproc/py-lxml/distinfo

cvs diff -r1.18 -r1.19 pkgsrc/textproc/py-lxml/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/py-lxml/Makefile 2013/09/15 17:27:43 1.18
+++ pkgsrc/textproc/py-lxml/Makefile 2013/11/29 16:54:42 1.19
@@ -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/

cvs diff -r1.11 -r1.12 pkgsrc/textproc/py-lxml/distinfo (expand / switch to context diff)
--- pkgsrc/textproc/py-lxml/distinfo 2013/09/15 17:27:43 1.11
+++ pkgsrc/textproc/py-lxml/distinfo 2013/11/29 16:54:42 1.12
@@ -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
+SHA1 (lxml-3.2.4.tgz) = 89f561f7bc64e0e7f819d255e7665c849c1abd87
-RMD160 (lxml-3.2.3.tgz) = 64a4fe1450ceeadc6df8d98f9f9a5810ff63efce
+RMD160 (lxml-3.2.4.tgz) = 5579dfc0bd74ded06ff52411c751c0a5ac031b98
-Size (lxml-3.2.3.tgz) = 3342006 bytes
+Size (lxml-3.2.4.tgz) = 3347893 bytes