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: Sat Apr 12 19:16:19 UTC 2025
Modified Files:
pkgsrc/textproc/py-lxml: Makefile distinfo
Log Message:
py-lxml: updated to 5.3.2
5.3.2 (2025-04-05)
This release resolves CVE-2025-24928 as described in
https://gitlab.gnome.org/GNOME/libxml2/-/issues/847
Bugs fixed
* Binary wheels use libxml2 2.12.10 and libxslt 1.1.42.
* Binary wheels for Windows use a patched libxml2 2.11.9 and libxslt 1.1.39.
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 pkgsrc/textproc/py-lxml/Makefile
cvs rdiff -u -r1.77 -r1.78 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.117 pkgsrc/textproc/py-lxml/Makefile:1.118
--- pkgsrc/textproc/py-lxml/Makefile:1.117 Sat Apr 12 15:57:39 2025
+++ pkgsrc/textproc/py-lxml/Makefile Sat Apr 12 19:16:19 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.117 2025/04/12 15:57:39 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2025/04/12 19:16:19 adam Exp $
-DISTNAME= lxml-5.3.1
+DISTNAME= lxml-5.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/lxml/}
Index: pkgsrc/textproc/py-lxml/distinfo
diff -u pkgsrc/textproc/py-lxml/distinfo:1.77 pkgsrc/textproc/py-lxml/distinfo:1.78
--- pkgsrc/textproc/py-lxml/distinfo:1.77 Mon Feb 10 13:10:41 2025
+++ pkgsrc/textproc/py-lxml/distinfo Sat Apr 12 19:16:19 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.77 2025/02/10 13:10:41 adam Exp $
+$NetBSD: distinfo,v 1.78 2025/04/12 19:16:19 adam Exp $
-BLAKE2s (lxml-5.3.1.tar.gz) = 844ec99b4b12e08b3528f511547dd32e53303d3371af61fc7691a5f78ec3c44c
-SHA512 (lxml-5.3.1.tar.gz) = 7bd8828d94d0d5e453877962cf9c332e38d4db289d6d962decabeca7ee8c73a9bfa8c9f315f5ee2e224f0b80022d718fb0e20ab62664c4471bd41611f16da18c
-Size (lxml-5.3.1.tar.gz) = 3678591 bytes
+BLAKE2s (lxml-5.3.2.tar.gz) = bf296aceb4452aa017a2b1bae186d38fb5c0e9c6ca22c06268f5d1106defac10
+SHA512 (lxml-5.3.2.tar.gz) = ff09abd870868a912e3c950bd14cdf30a4c8685296ceb37699fc8fa34fdeb1a1fb0daa98f84808af61f9b97cdfe56d3e4d8b5b3ff0ec7b1a24c7110ad1ec8cbc
+Size (lxml-5.3.2.tar.gz) = 3679948 bytes
SHA1 (patch-setupinfo.py) = 43ac54758b37c79329a4dabae1c3240661193885
Home |
Main Index |
Thread Index |
Old Index