pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-lxml



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Mar  1 08:46:12 UTC 2019

Modified Files:
        pkgsrc/textproc/py-lxml: Makefile distinfo

Log Message:
py-lxml: updated to 4.3.2

4.3.2:
Bugs fixed
* Crash in 4.3.1 when appending a child subtree with certain text nodes.


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/textproc/py-lxml/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/textproc/py-lxml/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-lxml/Makefile
diff -u pkgsrc/textproc/py-lxml/Makefile:1.59 pkgsrc/textproc/py-lxml/Makefile:1.60
--- pkgsrc/textproc/py-lxml/Makefile:1.59       Sat Feb  9 17:19:14 2019
+++ pkgsrc/textproc/py-lxml/Makefile    Fri Mar  1 08:46:12 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2019/02/09 17:19:14 adam Exp $
+# $NetBSD: Makefile,v 1.60 2019/03/01 08:46:12 adam Exp $
 
-DISTNAME=      lxml-4.3.1
+DISTNAME=      lxml-4.3.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=l/lxml/}

Index: pkgsrc/textproc/py-lxml/distinfo
diff -u pkgsrc/textproc/py-lxml/distinfo:1.45 pkgsrc/textproc/py-lxml/distinfo:1.46
--- pkgsrc/textproc/py-lxml/distinfo:1.45       Sat Feb  9 17:19:14 2019
+++ pkgsrc/textproc/py-lxml/distinfo    Fri Mar  1 08:46:12 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.45 2019/02/09 17:19:14 adam Exp $
+$NetBSD: distinfo,v 1.46 2019/03/01 08:46:12 adam Exp $
 
-SHA1 (lxml-4.3.1.tar.gz) = f79aa2ef6fd52b6e5361491676ff7d9c539e00e7
-RMD160 (lxml-4.3.1.tar.gz) = 8dde4e1994b404b3ce9a730d235b6362c2732a0f
-SHA512 (lxml-4.3.1.tar.gz) = ab82bb5af330cbb15da73184b7a24f55be9271751bd1dfdff26f75c5e0c92a771c5de0e935bc9675513d4c871fe199071137cdafac3ecd7da6a896ede02093b0
-Size (lxml-4.3.1.tar.gz) = 4380082 bytes
+SHA1 (lxml-4.3.2.tar.gz) = 947323bf70f93da8ddb8611cbcb9ee98e42b5980
+RMD160 (lxml-4.3.2.tar.gz) = 22af7a760dbe3b5bb0dfd7d2c21f8105287df60c
+SHA512 (lxml-4.3.2.tar.gz) = 9536e0dd58f43c3760b57d8e2f2ec7e365e6c27f3bc7276fac4877f7665ffd19a4f9613c9e55d6b295c3045a89cc7f62f35c4dcd6a7b61f46f85d14d1a4f0283
+Size (lxml-4.3.2.tar.gz) = 4380761 bytes



Home | Main Index | Thread Index | Old Index