From 6002b3b7385b0837f2900624e60cdb25e60cc57f Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 29 Nov 2013 16:54:42 +0000 Subject: 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. --- textproc/py-lxml/Makefile | 4 ++-- textproc/py-lxml/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'textproc') 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 -- cgit v1.2.3