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:           Tue Apr 14 13:18:38 UTC 2026

Modified Files:
        pkgsrc/textproc/py-lxml: Makefile distinfo

Log Message:
py-lxml: updated to 6.0.4

6.0.4

Bugs fixed
* Spurious MemoryError during namespace cleanup.


To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 pkgsrc/textproc/py-lxml/Makefile
cvs rdiff -u -r1.83 -r1.84 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.127 pkgsrc/textproc/py-lxml/Makefile:1.128
--- pkgsrc/textproc/py-lxml/Makefile:1.127      Fri Apr 10 04:00:33 2026
+++ pkgsrc/textproc/py-lxml/Makefile    Tue Apr 14 13:18:38 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.127 2026/04/10 04:00:33 adam Exp $
+# $NetBSD: Makefile,v 1.128 2026/04/14 13:18:38 adam Exp $
 
-DISTNAME=      lxml-6.0.3
+DISTNAME=      lxml-6.0.4
 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.83 pkgsrc/textproc/py-lxml/distinfo:1.84
--- pkgsrc/textproc/py-lxml/distinfo:1.83       Fri Apr 10 04:00:33 2026
+++ pkgsrc/textproc/py-lxml/distinfo    Tue Apr 14 13:18:38 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.83 2026/04/10 04:00:33 adam Exp $
+$NetBSD: distinfo,v 1.84 2026/04/14 13:18:38 adam Exp $
 
-BLAKE2s (lxml-6.0.3.tar.gz) = 3ea594630135109b4e91d6cc90371cd808d0a4ce209ef3a35e44309c979493b2
-SHA512 (lxml-6.0.3.tar.gz) = 4ae572599e3fb73634fab3b024a6f2e537a16e860cd0cccebfc8cb2d1c54593cfb0e73ee8bf67c0fd074f1a99405609752f366481dd5289f162a020223a908ed
-Size (lxml-6.0.3.tar.gz) = 4237567 bytes
+BLAKE2s (lxml-6.0.4.tar.gz) = 9a6a09945a9a0a72806c8e363de69b9be08bd765b4febd028d525526f3eb8df7
+SHA512 (lxml-6.0.4.tar.gz) = 6cdc4db84a6a5c00332ccf094d4526d9e3e5a0881f7dd4c8a0e36042ffd4f5cfa8320225a7a8167cd384d720fc472db9b9dbd297d6271e6165296ef244673a9d
+Size (lxml-6.0.4.tar.gz) = 4237780 bytes
 SHA1 (patch-setupinfo.py) = 43ac54758b37c79329a4dabae1c3240661193885



Home | Main Index | Thread Index | Old Index