summaryrefslogtreecommitdiff
path: root/textproc/py-lxml
diff options
context:
space:
mode:
authorwiz <wiz>2013-09-15 17:27:43 +0000
committerwiz <wiz>2013-09-15 17:27:43 +0000
commitb7d675e93a05647264d38e2a0d94de8034233c6a (patch)
tree166f4d3f9b4a37b8f47c7e4c4bc80395f90bfecb /textproc/py-lxml
parentb0c84d242f77db135ed0575e8bf73793d45150c4 (diff)
downloadpkgsrc-b7d675e93a05647264d38e2a0d94de8034233c6a.tar.gz
Update to 3.2.3:
3.2.3 (2013-07-28) ================== Bugs fixed ---------- * Fix support for Python 2.4 which was lost in 3.2.2. 3.2.2 (2013-07-28) ================== Features added -------------- Bugs fixed ---------- * LP#1185701: spurious XMLSyntaxError after finishing iterparse(). * Crash in lxml.objectify during xsi annotation. Other changes ------------- * Return values of user provided element class lookup methods are now validated against the type of the XML node they represent to prevent API class mismatches.
Diffstat (limited to 'textproc/py-lxml')
-rw-r--r--textproc/py-lxml/Makefile5
-rw-r--r--textproc/py-lxml/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile
index 91e8166d24e..00a006dae6a 100644
--- a/textproc/py-lxml/Makefile
+++ b/textproc/py-lxml/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2013/07/19 18:19:08 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2013/09/15 17:27:43 wiz Exp $
-DISTNAME= lxml-3.2.1
+DISTNAME= lxml-3.2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://lxml.de/files/
EXTRACT_SUFX= .tgz
diff --git a/textproc/py-lxml/distinfo b/textproc/py-lxml/distinfo
index fc44550023b..01d0fa84ae7 100644
--- a/textproc/py-lxml/distinfo
+++ b/textproc/py-lxml/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2013/05/19 18:52:30 wiz Exp $
+$NetBSD: distinfo,v 1.11 2013/09/15 17:27:43 wiz Exp $
-SHA1 (lxml-3.2.1.tgz) = 85a1fe171ad8b3b05d7012221a7deec2f6e7e428
-RMD160 (lxml-3.2.1.tgz) = 42f1dcb0bc50ad1d988f57a0514abcb914e7d182
-Size (lxml-3.2.1.tgz) = 3335355 bytes
+SHA1 (lxml-3.2.3.tgz) = 33a3017090903f13b329ef3d81b5082e8d6463f7
+RMD160 (lxml-3.2.3.tgz) = 64a4fe1450ceeadc6df8d98f9f9a5810ff63efce
+Size (lxml-3.2.3.tgz) = 3342006 bytes