summaryrefslogtreecommitdiff
path: root/textproc/py-lxml
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-08-31 21:32:44 +0000
committerwiz <wiz@pkgsrc.org>2014-08-31 21:32:44 +0000
commit5c7a3ae8436b0ef1ad024ec9b71f35447088ac73 (patch)
treecf918dc4723be469ab4919dd05e4db4a158cec12 /textproc/py-lxml
parentcdf7d59d0a57805593f757a937a5cc2b4d6a55fc (diff)
downloadpkgsrc-5c7a3ae8436b0ef1ad024ec9b71f35447088ac73.tar.gz
Update to 3.3.6:
3.3.6 (2014-08-28) ================== Bugs fixed ---------- * Prevent tree cycle creation when adding Elements as siblings. * LP#1361948: crash when deallocating Element siblings without parent. * LP#1354652: crash when traversing internally loaded documents in XSLT extension functions.
Diffstat (limited to 'textproc/py-lxml')
-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 fb2ea2cfb38..ed192decd17 100644
--- a/textproc/py-lxml/Makefile
+++ b/textproc/py-lxml/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2014/04/25 08:57:17 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2014/08/31 21:32:44 wiz Exp $
-DISTNAME= lxml-3.3.5
+DISTNAME= lxml-3.3.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= http://lxml.de/files/
diff --git a/textproc/py-lxml/distinfo b/textproc/py-lxml/distinfo
index 34247d8a1d0..8bf08d67615 100644
--- a/textproc/py-lxml/distinfo
+++ b/textproc/py-lxml/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2014/04/25 08:57:17 wiz Exp $
+$NetBSD: distinfo,v 1.18 2014/08/31 21:32:44 wiz Exp $
-SHA1 (lxml-3.3.5.tgz) = 7a6e92f8ca482aab79835e1c9cd8410400792cd9
-RMD160 (lxml-3.3.5.tgz) = c7ccece50f8d20f5fac44ac1bf8dc0d8a85aa0f9
-Size (lxml-3.3.5.tgz) = 3467344 bytes
+SHA1 (lxml-3.3.6.tgz) = 9ed51835a5c97d34500055591209928980195b66
+RMD160 (lxml-3.3.6.tgz) = 3d85f18e52e3895c55b6d3cb40c3f73e21875223
+Size (lxml-3.3.6.tgz) = 3476093 bytes