Sat Jul 2 07:55:31 2022 UTC ()
py-lxml: updated to 4.9.1

4.9.1

Bugs fixed
* A crash was resolved when using ``iterwalk()`` (or ``canonicalize()``)
  after parsing certain incorrect input.  Note that ``iterwalk()`` can crash
  on *valid* input parsed with the same parser *after* failing to parse the
  incorrect input.


(adam)
diff -r1.85 -r1.86 pkgsrc/textproc/py-lxml/Makefile
diff -r1.64 -r1.65 pkgsrc/textproc/py-lxml/distinfo

cvs diff -r1.85 -r1.86 pkgsrc/textproc/py-lxml/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-lxml/Makefile 2022/06/13 19:36:10 1.85
+++ pkgsrc/textproc/py-lxml/Makefile 2022/07/02 07:55:31 1.86
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.85 2022/06/13 19:36:10 adam Exp $ 1# $NetBSD: Makefile,v 1.86 2022/07/02 07:55:31 adam Exp $
2 2
3DISTNAME= lxml-4.9.0 3DISTNAME= lxml-4.9.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= textproc python 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=l/lxml/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=l/lxml/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://lxml.de/ 9HOMEPAGE= https://lxml.de/
10COMMENT= Python binding for libxml2 and libxslt 10COMMENT= Python binding for libxml2 and libxslt
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13# Path too long for nbtar (pax-as-tar)? 13# Path too long for nbtar (pax-as-tar)?
14# See pkg/56688: nbtar (archivers/pax) silently drops files 14# See pkg/56688: nbtar (archivers/pax) silently drops files
15EXTRACT_USING= gtar 15EXTRACT_USING= gtar
16 16

cvs diff -r1.64 -r1.65 pkgsrc/textproc/py-lxml/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-lxml/distinfo 2022/06/13 19:36:10 1.64
+++ pkgsrc/textproc/py-lxml/distinfo 2022/07/02 07:55:31 1.65
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.64 2022/06/13 19:36:10 adam Exp $ 1$NetBSD: distinfo,v 1.65 2022/07/02 07:55:31 adam Exp $
2 2
3BLAKE2s (lxml-4.9.0.tar.gz) = 2942c61708e50ba6f0d8c12728e3fc8750414cbff6e3c05256f7b55f4b825130 3BLAKE2s (lxml-4.9.1.tar.gz) = 9850e49c19b526708abd527390cff0462e21a702e1dfdd90a76e06e3769f6e51
4SHA512 (lxml-4.9.0.tar.gz) = e96190c2a588d941d6340e52bfed7cbf6d3d8e35cef8c90a42fc437d535609cf7ac3644237b8521fefd09d3d63dc48a2e274d408cdc666378e237cff21cef3f4 4SHA512 (lxml-4.9.1.tar.gz) = d7ec55c7db2c63a716ca5f4d833706d90fc76c944885e010fcdb96786bcfe796994e438450cf4e8e6e75d702e21fb16971f28f854d7a1f76c34e4ae315414d84
5Size (lxml-4.9.0.tar.gz) = 3377099 bytes 5Size (lxml-4.9.1.tar.gz) = 3377628 bytes
6SHA1 (patch-setupinfo.py) = 264e934a4e5c095b0a65769798bf94db394d03e1 6SHA1 (patch-setupinfo.py) = 264e934a4e5c095b0a65769798bf94db394d03e1