pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-elementpath



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Feb 11 11:05:28 UTC 2024

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

Log Message:
py-elementpath: updated to 4.2.1

v4.2.1

* Fix dynamic context initialization with lxml a non-root element
* Fix XP30+ function fn:function-lookup
* Fix XP30+ fn:unparsed-text, fn:unparsed-text-lines and fn:unparsed-text-available


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/textproc/py-elementpath/Makefile \
    pkgsrc/textproc/py-elementpath/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-elementpath/Makefile
diff -u pkgsrc/textproc/py-elementpath/Makefile:1.36 pkgsrc/textproc/py-elementpath/Makefile:1.37
--- pkgsrc/textproc/py-elementpath/Makefile:1.36        Thu Feb  8 06:20:04 2024
+++ pkgsrc/textproc/py-elementpath/Makefile     Sun Feb 11 11:05:28 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2024/02/08 06:20:04 adam Exp $
+# $NetBSD: Makefile,v 1.37 2024/02/11 11:05:28 adam Exp $
 
-DISTNAME=      elementpath-4.2.0
+DISTNAME=      elementpath-4.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=e/elementpath/}
Index: pkgsrc/textproc/py-elementpath/distinfo
diff -u pkgsrc/textproc/py-elementpath/distinfo:1.36 pkgsrc/textproc/py-elementpath/distinfo:1.37
--- pkgsrc/textproc/py-elementpath/distinfo:1.36        Thu Feb  8 06:20:04 2024
+++ pkgsrc/textproc/py-elementpath/distinfo     Sun Feb 11 11:05:28 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2024/02/08 06:20:04 adam Exp $
+$NetBSD: distinfo,v 1.37 2024/02/11 11:05:28 adam Exp $
 
-BLAKE2s (elementpath-4.2.0.tar.gz) = b1be7018d45d129cd237666315f035ef29521024b7f83866ed5c686e754526de
-SHA512 (elementpath-4.2.0.tar.gz) = 0d8fac41dc9246eccb67ed28f16eaf6fed28a78b53c6c0e1d46a964d2c264aa9f4dd2fa1bb3edd7f89846de3dad57e5e0d8b4aa31a9d39e1245e4baf94323589
-Size (elementpath-4.2.0.tar.gz) = 325076 bytes
+BLAKE2s (elementpath-4.2.1.tar.gz) = 127db8f24bdeecc47e6cc2744e6af64504c7bd4b89cc6575867477ee7efe92b3
+SHA512 (elementpath-4.2.1.tar.gz) = bb996ea64051e73c05be05eeb3f373ed12759f07cc19b1e332715cf8876a6753dedcaba5b8c4e052e75b0f59f2f0344abcd106ae0d8dc79a36654b6c4135a20b
+Size (elementpath-4.2.1.tar.gz) = 326745 bytes



Home | Main Index | Thread Index | Old Index