pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-lxml Update to 3.4.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e127f53850d8
branches:  trunk
changeset: 650211:e127f53850d8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 19 18:24:14 2015 +0000

description:
Update to 3.4.3:

3.4.3 (2015-04-15)
==================

Bugs fixed
----------

* Expression cache in ElementPath was ignored.  Fix by Changaco.

* LP#1426868: Passing a default namespace and a prefixed namespace mapping
  as nsmap into ``xmlfile.element()`` raised a ``TypeError``.

* LP#1421927: DOCTYPE system URLs were incorrectly quoted when containing
  double quotes.  Patch by Olli Pottonen.

* LP#1419354: meta-redirect URLs were incorrectly processed by
  ``iterlinks()`` if preceded by whitespace.

diffstat:

 textproc/py-lxml/Makefile |  4 ++--
 textproc/py-lxml/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r e9c30f537c4c -r e127f53850d8 textproc/py-lxml/Makefile
--- a/textproc/py-lxml/Makefile Sun Apr 19 18:22:08 2015 +0000
+++ b/textproc/py-lxml/Makefile Sun Apr 19 18:24:14 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2015/02/08 16:27:28 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2015/04/19 18:24:14 wiz Exp $
 
-DISTNAME=      lxml-3.4.2
+DISTNAME=      lxml-3.4.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc
 MASTER_SITES=  http://lxml.de/files/
diff -r e9c30f537c4c -r e127f53850d8 textproc/py-lxml/distinfo
--- a/textproc/py-lxml/distinfo Sun Apr 19 18:22:08 2015 +0000
+++ b/textproc/py-lxml/distinfo Sun Apr 19 18:24:14 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2015/02/08 16:27:28 wiz Exp $
+$NetBSD: distinfo,v 1.22 2015/04/19 18:24:14 wiz Exp $
 
-SHA1 (lxml-3.4.2.tgz) = 7285670314e3f3327bfb06b3c11d794b823fad07
-RMD160 (lxml-3.4.2.tgz) = 61fc6f714e40d5283e08d3892e11d6a497f77dc2
-Size (lxml-3.4.2.tgz) = 3526862 bytes
+SHA1 (lxml-3.4.3.tgz) = e52a252ba7859ec84e2995d38ccefa0e1d3f7429
+RMD160 (lxml-3.4.3.tgz) = e5b6d539061fe7ae017294f16ce667b86eadf377
+Size (lxml-3.4.3.tgz) = 3541740 bytes



Home | Main Index | Thread Index | Old Index