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: Mon May 13 09:11:40 UTC 2024
Modified Files:
pkgsrc/textproc/py-lxml: Makefile distinfo
Log Message:
py-lxml: updated to 5.2.2
5.2.2 (2024-05-12)
Bugs fixed
* The ``test_feed_parser`` test could fail if ``lxml_html_clean`` was not installed.
It is now skipped in that case.
* The minimum CPU architecture for the Linux x86 binary wheels was set back to
"core2", without SSE 4.2.
* If libxml2 uses iconv, the compile time version is available as `etree.ICONV_COMPILED_VERSION`.
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 pkgsrc/textproc/py-lxml/Makefile
cvs rdiff -u -r1.74 -r1.75 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.105 pkgsrc/textproc/py-lxml/Makefile:1.106
--- pkgsrc/textproc/py-lxml/Makefile:1.105 Sun Apr 7 11:40:56 2024
+++ pkgsrc/textproc/py-lxml/Makefile Mon May 13 09:11:40 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.105 2024/04/07 11:40:56 wiz Exp $
+# $NetBSD: Makefile,v 1.106 2024/05/13 09:11:40 adam Exp $
-DISTNAME= lxml-5.2.1
+DISTNAME= lxml-5.2.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.74 pkgsrc/textproc/py-lxml/distinfo:1.75
--- pkgsrc/textproc/py-lxml/distinfo:1.74 Sun Apr 7 11:40:56 2024
+++ pkgsrc/textproc/py-lxml/distinfo Mon May 13 09:11:40 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.74 2024/04/07 11:40:56 wiz Exp $
+$NetBSD: distinfo,v 1.75 2024/05/13 09:11:40 adam Exp $
-BLAKE2s (lxml-5.2.1.tar.gz) = 5581587d490a20376e5106a36a3caed1062f314f66af7aa9cf60f4b44a2ddda2
-SHA512 (lxml-5.2.1.tar.gz) = 389d9fef567648b188f600dbba74353414c7393fdb2b4ddddc228080c5a0d157331efca775561cbcbf28806eb3a1b928fed45fe45aeead2e308774e0eae019b5
-Size (lxml-5.2.1.tar.gz) = 3675336 bytes
+BLAKE2s (lxml-5.2.2.tar.gz) = 3c4fe626ec096c4d3ecf9d585f1be39a5395bfa00b050929ab9fc27d4a2dc0bf
+SHA512 (lxml-5.2.2.tar.gz) = be90c247c921dd3ab9ff8cab79f5976528795c17354b91bd580a394bc7f5a0a42c2db9f1af7526124cdca9697b68572d6ce98fd880c3d75d6206b7f1dd785910
+Size (lxml-5.2.2.tar.gz) = 3678631 bytes
SHA1 (patch-setupinfo.py) = 43ac54758b37c79329a4dabae1c3240661193885
Home |
Main Index |
Thread Index |
Old Index