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: Wed Apr 23 07:36:39 UTC 2025
Modified Files:
pkgsrc/textproc/py-lxml: Makefile distinfo
Log Message:
py-lxml: updated to 5.4.0
5.4.0 (2025-04-22)
Bugs fixed
* Binary wheels use libxml2 2.13.8 and libxslt 1.1.43 to resolve several CVEs.
(Binary wheels for Windows continue to use a patched libxml2 2.11.9 and libxslt 1.1.39.)
To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 pkgsrc/textproc/py-lxml/Makefile
cvs rdiff -u -r1.78 -r1.79 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.119 pkgsrc/textproc/py-lxml/Makefile:1.120
--- pkgsrc/textproc/py-lxml/Makefile:1.119 Thu Apr 17 21:52:38 2025
+++ pkgsrc/textproc/py-lxml/Makefile Wed Apr 23 07:36:38 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.119 2025/04/17 21:52:38 wiz Exp $
+# $NetBSD: Makefile,v 1.120 2025/04/23 07:36:38 adam Exp $
-DISTNAME= lxml-5.3.2
+DISTNAME= lxml-5.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/lxml/}
@@ -11,6 +10,7 @@ HOMEPAGE= https://lxml.de/
COMMENT= Python binding for libxml2 and libxslt
LICENSE= modified-bsd
+TOOL_DEPENDS+= ${PYPKGPREFIX}-cython>=3.0.11:../../devel/py-cython
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
TEST_DEPENDS+= ${PYPKGPREFIX}-cssselect>=0.7:../../textproc/py-cssselect
Index: pkgsrc/textproc/py-lxml/distinfo
diff -u pkgsrc/textproc/py-lxml/distinfo:1.78 pkgsrc/textproc/py-lxml/distinfo:1.79
--- pkgsrc/textproc/py-lxml/distinfo:1.78 Sat Apr 12 19:16:19 2025
+++ pkgsrc/textproc/py-lxml/distinfo Wed Apr 23 07:36:38 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.78 2025/04/12 19:16:19 adam Exp $
+$NetBSD: distinfo,v 1.79 2025/04/23 07:36:38 adam Exp $
-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
+BLAKE2s (lxml-5.4.0.tar.gz) = 5880ccd252c483b776c487e9a418f732891722f1612b2f58b7c3305cdc037cf3
+SHA512 (lxml-5.4.0.tar.gz) = 3d0bf222d5f213366a8b17d48702d3a5b430355d71b9ac88b4b1980e1a53fe34ba1d02c62053550f60f0320778647635d1af92c682b7f57ebf266521e9ee0d92
+Size (lxml-5.4.0.tar.gz) = 3679479 bytes
SHA1 (patch-setupinfo.py) = 43ac54758b37c79329a4dabae1c3240661193885
Home |
Main Index |
Thread Index |
Old Index