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.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ed68c2a0c3c7
branches:  trunk
changeset: 646417:ed68c2a0c3c7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 08 16:27:28 2015 +0000

description:
Update to 3.4.2:

3.4.2 (2015-02-07)
==================

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

* LP#1415907: Crash when creating an XMLSchema from a non-root element
  of an XML document.

* LP#1369362: HTML cleaning failed when hitting processing instructions
  with pseudo-attributes.

* ``CDATA()`` wrapped content was rejected for tail text.

* CDATA sections were not serialised as tail text of the top-level element.

diffstat:

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

diffs (25 lines):

diff -r a29fc20ffba4 -r ed68c2a0c3c7 textproc/py-lxml/Makefile
--- a/textproc/py-lxml/Makefile Sun Feb 08 16:22:43 2015 +0000
+++ b/textproc/py-lxml/Makefile Sun Feb 08 16:27:28 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2014/11/23 15:07:06 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2015/02/08 16:27:28 wiz Exp $
 
-DISTNAME=      lxml-3.4.1
+DISTNAME=      lxml-3.4.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc
 MASTER_SITES=  http://lxml.de/files/
diff -r a29fc20ffba4 -r ed68c2a0c3c7 textproc/py-lxml/distinfo
--- a/textproc/py-lxml/distinfo Sun Feb 08 16:22:43 2015 +0000
+++ b/textproc/py-lxml/distinfo Sun Feb 08 16:27:28 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2014/11/23 15:07:06 wiz Exp $
+$NetBSD: distinfo,v 1.21 2015/02/08 16:27:28 wiz Exp $
 
-SHA1 (lxml-3.4.1.tgz) = c09f4e8e71fc9d49fb43bf33821da816ce887396
-RMD160 (lxml-3.4.1.tgz) = 2f7a4b7f00a9c8c44d5dbe6b8efe93728168b7ed
-Size (lxml-3.4.1.tgz) = 3524523 bytes
+SHA1 (lxml-3.4.2.tgz) = 7285670314e3f3327bfb06b3c11d794b823fad07
+RMD160 (lxml-3.4.2.tgz) = 61fc6f714e40d5283e08d3892e11d6a497f77dc2
+Size (lxml-3.4.2.tgz) = 3526862 bytes



Home | Main Index | Thread Index | Old Index