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.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/a04f72e73ec3
branches: trunk
changeset: 380740:a04f72e73ec3
user: adam <adam%pkgsrc.org@localhost>
date: Mon Jun 13 19:36:10 2022 +0000
description:
py-lxml: updated to 4.9.0
4.9.0 (2022-06-01)
==================
Bugs fixed
----------
* GH341: The mixin inheritance order in ``lxml.html`` was corrected.
Patch by xmo-odoo.
Other changes
-------------
* Built with Cython 0.29.30 to adapt to changes in Python 3.11 and 3.12.
* Wheels include zlib 1.2.12, libxml2 2.9.14 and libxslt 1.1.35
(libxml2 2.9.12+ and libxslt 1.1.34 on Windows).
* GH343: Windows-AArch64 build support in Visual Studio.
Patch by Steve Dower.
diffstat:
textproc/py-lxml/Makefile | 5 ++---
textproc/py-lxml/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r c460d9650457 -r a04f72e73ec3 textproc/py-lxml/Makefile
--- a/textproc/py-lxml/Makefile Mon Jun 13 19:29:44 2022 +0000
+++ b/textproc/py-lxml/Makefile Mon Jun 13 19:36:10 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2022/04/18 19:12:12 adam Exp $
+# $NetBSD: Makefile,v 1.85 2022/06/13 19:36:10 adam Exp $
-DISTNAME= lxml-4.8.0
+DISTNAME= lxml-4.9.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/lxml/}
diff -r c460d9650457 -r a04f72e73ec3 textproc/py-lxml/distinfo
--- a/textproc/py-lxml/distinfo Mon Jun 13 19:29:44 2022 +0000
+++ b/textproc/py-lxml/distinfo Mon Jun 13 19:36:10 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.63 2022/03/01 09:59:55 adam Exp $
+$NetBSD: distinfo,v 1.64 2022/06/13 19:36:10 adam Exp $
-BLAKE2s (lxml-4.8.0.tar.gz) = 8fff718094e40d7f2965999b1b5421d953485d59cea8847d964551fa7e65a0ee
-SHA512 (lxml-4.8.0.tar.gz) = f39e1a6194eb00045002ef830da18ad1be6307004f29e5266db4fbaecdb14be9142462a39bd55a2753c5e20a59cc104a09aa40ca18b0382ee421c2e67907a154
-Size (lxml-4.8.0.tar.gz) = 3209187 bytes
+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
SHA1 (patch-setupinfo.py) = 264e934a4e5c095b0a65769798bf94db394d03e1
Home |
Main Index |
Thread Index |
Old Index