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: wiz
Date: Sun Jan 7 16:28:15 UTC 2024
Modified Files:
pkgsrc/textproc/py-lxml: Makefile distinfo
Log Message:
py-lxml: update to 5.0.1.
5.0.1 (2024-01-05)
==================
Bugs fixed
----------
* LP#2046208: Parsing non-BMP Python Unicode strings could fail on macOS.
* LP#2044225: When incrementally parsing broken HTML, reporting start events on
missing structural tags failed and could lead to subsequent exceptions.
* LP#2045435: Some (not all) issues with stricter C compilers were resolved.
* The binary wheels in the 5.0.0 release did not validate cleanly (but installed ok).
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/textproc/py-lxml/Makefile
cvs rdiff -u -r1.69 -r1.70 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.96 pkgsrc/textproc/py-lxml/Makefile:1.97
--- pkgsrc/textproc/py-lxml/Makefile:1.96 Mon Jan 1 00:12:34 2024
+++ pkgsrc/textproc/py-lxml/Makefile Sun Jan 7 16:28:15 2024
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.96 2024/01/01 00:12:34 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2024/01/07 16:28:15 wiz Exp $
-DISTNAME= lxml-5.0.0
+DISTNAME= lxml-5.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/lxml/}
-EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://lxml.de/
Index: pkgsrc/textproc/py-lxml/distinfo
diff -u pkgsrc/textproc/py-lxml/distinfo:1.69 pkgsrc/textproc/py-lxml/distinfo:1.70
--- pkgsrc/textproc/py-lxml/distinfo:1.69 Sun Dec 31 21:30:50 2023
+++ pkgsrc/textproc/py-lxml/distinfo Sun Jan 7 16:28:15 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.69 2023/12/31 21:30:50 wiz Exp $
+$NetBSD: distinfo,v 1.70 2024/01/07 16:28:15 wiz Exp $
-BLAKE2s (lxml-5.0.0.zip) = 8524bbbdbf453a585c08d62c279471cdeed50bfc8725de7a3d16ee4a80cea4eb
-SHA512 (lxml-5.0.0.zip) = c672d4b4c0e3a9ced8ced219f1c4e0f1db5efc445bf6b03988a8cd5844fda054ad19a9996c283a43ba65ceddd0d8949bb1021dcd7eb80d828c2d50b3a78e264a
-Size (lxml-5.0.0.zip) = 4061243 bytes
+BLAKE2s (lxml-5.0.1.tar.gz) = 33fb992c558d4f620f35d477505585ae92200a09ca631604afc2d81551e48ceb
+SHA512 (lxml-5.0.1.tar.gz) = 08efbab93cf5b39ca4aa976757edff184729ecdb77a3a062373a31e76828ac39b1d700d5e56caf39e562b10dc8d7507762001cfc66b77a6f25e59c61f826e6c2
+Size (lxml-5.0.1.tar.gz) = 3858871 bytes
SHA1 (patch-setupinfo.py) = 264e934a4e5c095b0a65769798bf94db394d03e1
Home |
Main Index |
Thread Index |
Old Index