pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-lxml py-lxml: updated to 4.9.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/a906345532a4
branches: trunk
changeset: 381204:a906345532a4
user: adam <adam%pkgsrc.org@localhost>
date: Sat Jul 02 07:55:31 2022 +0000
description:
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.
diffstat:
textproc/py-lxml/Makefile | 4 ++--
textproc/py-lxml/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r d4063de032c0 -r a906345532a4 textproc/py-lxml/Makefile
--- a/textproc/py-lxml/Makefile Sat Jul 02 06:32:28 2022 +0000
+++ b/textproc/py-lxml/Makefile Sat Jul 02 07:55:31 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2022/06/13 19:36:10 adam Exp $
+# $NetBSD: Makefile,v 1.86 2022/07/02 07:55:31 adam Exp $
-DISTNAME= lxml-4.9.0
+DISTNAME= lxml-4.9.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/lxml/}
diff -r d4063de032c0 -r a906345532a4 textproc/py-lxml/distinfo
--- a/textproc/py-lxml/distinfo Sat Jul 02 06:32:28 2022 +0000
+++ b/textproc/py-lxml/distinfo Sat Jul 02 07:55:31 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.64 2022/06/13 19:36:10 adam Exp $
+$NetBSD: distinfo,v 1.65 2022/07/02 07:55:31 adam Exp $
-BLAKE2s (lxml-4.9.0.tar.gz) = 2942c61708e50ba6f0d8c12728e3fc8750414cbff6e3c05256f7b55f4b825130
-SHA512 (lxml-4.9.0.tar.gz) = e96190c2a588d941d6340e52bfed7cbf6d3d8e35cef8c90a42fc437d535609cf7ac3644237b8521fefd09d3d63dc48a2e274d408cdc666378e237cff21cef3f4
-Size (lxml-4.9.0.tar.gz) = 3377099 bytes
+BLAKE2s (lxml-4.9.1.tar.gz) = 9850e49c19b526708abd527390cff0462e21a702e1dfdd90a76e06e3769f6e51
+SHA512 (lxml-4.9.1.tar.gz) = d7ec55c7db2c63a716ca5f4d833706d90fc76c944885e010fcdb96786bcfe796994e438450cf4e8e6e75d702e21fb16971f28f854d7a1f76c34e4ae315414d84
+Size (lxml-4.9.1.tar.gz) = 3377628 bytes
SHA1 (patch-setupinfo.py) = 264e934a4e5c095b0a65769798bf94db394d03e1
Home |
Main Index |
Thread Index |
Old Index