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: Tue Aug 11 05:48:06 UTC 2026
Modified Files:
pkgsrc/textproc/py-elementpath: Makefile distinfo
Log Message:
py-elementpath: updated to 5.1.4
5.1.4
* Add *allow_environment* and *allow_external_resources* arguments to XPath30Parser
* some/every statements: revert to v4.8 implementation
* reverse axis position: workaround until next minor-version
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/textproc/py-elementpath/Makefile
cvs rdiff -u -r1.50 -r1.51 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.52 pkgsrc/textproc/py-elementpath/Makefile:1.53
--- pkgsrc/textproc/py-elementpath/Makefile:1.52 Sun Jun 28 14:53:40 2026
+++ pkgsrc/textproc/py-elementpath/Makefile Tue Aug 11 05:48:06 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2026/06/28 14:53:40 adam Exp $
+# $NetBSD: Makefile,v 1.53 2026/08/11 05:48:06 adam Exp $
-DISTNAME= elementpath-5.1.3
+DISTNAME= elementpath-5.1.4
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.50 pkgsrc/textproc/py-elementpath/distinfo:1.51
--- pkgsrc/textproc/py-elementpath/distinfo:1.50 Sun Jun 28 14:53:40 2026
+++ pkgsrc/textproc/py-elementpath/distinfo Tue Aug 11 05:48:06 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.50 2026/06/28 14:53:40 adam Exp $
+$NetBSD: distinfo,v 1.51 2026/08/11 05:48:06 adam Exp $
-BLAKE2s (elementpath-5.1.3.tar.gz) = 245a110bd30b1159dcc987bc9144a0ec662ead4b569e68f7dd9206e8c5f68428
-SHA512 (elementpath-5.1.3.tar.gz) = 11c1141beff5cadd3593615d2bf36119ce4d5c4655004ae2a8ee396673ca67cf5856b0698f1f264af936c6868d11e5c0f00bb9d61e95ecb0c256f4653ec16957
-Size (elementpath-5.1.3.tar.gz) = 378039 bytes
+BLAKE2s (elementpath-5.1.4.tar.gz) = a0edd7bb6702774759eae91c48711cddcab8469759f3df643f4b27611af60948
+SHA512 (elementpath-5.1.4.tar.gz) = f04b34bb14a95660b1a331d75c8107ea783819ec74d947e46015835f006fe719728137cda0dcce502246987064878001b83752423d283a1079681f43665a4c83
+Size (elementpath-5.1.4.tar.gz) = 381114 bytes
Home |
Main Index |
Thread Index |
Old Index