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: Mon Jun 30 20:12:23 UTC 2025
Modified Files:
pkgsrc/textproc/py-elementpath: Makefile distinfo
Log Message:
py-elementpath: updated to 5.0.3
`v5.0.3`_ (2025-06-28)
* Fix for XPath 1.0 processing of schema annotated XML data
`v5.0.2`_ (2025-06-18)
* Fix for XPath 2.0 *fn:node-name*
* Workaround for processing arguments with multiple occurrences for external functions
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/textproc/py-elementpath/Makefile
cvs rdiff -u -r1.44 -r1.45 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.46 pkgsrc/textproc/py-elementpath/Makefile:1.47
--- pkgsrc/textproc/py-elementpath/Makefile:1.46 Fri Jun 13 07:13:40 2025
+++ pkgsrc/textproc/py-elementpath/Makefile Mon Jun 30 20:12:23 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2025/06/13 07:13:40 adam Exp $
+# $NetBSD: Makefile,v 1.47 2025/06/30 20:12:23 adam Exp $
-DISTNAME= elementpath-5.0.1
+DISTNAME= elementpath-5.0.3
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.44 pkgsrc/textproc/py-elementpath/distinfo:1.45
--- pkgsrc/textproc/py-elementpath/distinfo:1.44 Fri Jun 13 07:13:40 2025
+++ pkgsrc/textproc/py-elementpath/distinfo Mon Jun 30 20:12:23 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.44 2025/06/13 07:13:40 adam Exp $
+$NetBSD: distinfo,v 1.45 2025/06/30 20:12:23 adam Exp $
-BLAKE2s (elementpath-5.0.1.tar.gz) = a33e06918b7b046f180821c8578ef95ba1a8a145544c2e37598bffbc6f5d73ae
-SHA512 (elementpath-5.0.1.tar.gz) = a7ba1d6e5cc22244660f0ac57d8644e8222fcc234cb24377cb2cad233e7d8abd5f0616f544eb70e5fa24e7a35dcecb2ea434b5b1d5ddc9f9fad9777125bd906a
-Size (elementpath-5.0.1.tar.gz) = 363233 bytes
+BLAKE2s (elementpath-5.0.3.tar.gz) = c859fd3d84e43aa1c3d3ca866effd9267b9bfb5f059b2b9a540d7351067ab898
+SHA512 (elementpath-5.0.3.tar.gz) = 8cb6ce88714407f8b95b0301a23687a5c273caeaadc0e5f4203a59b948950810b6eb5b811353544a57712706fe86d8bb729239107fa785d44095dde5a2808aea
+Size (elementpath-5.0.3.tar.gz) = 364992 bytes
Home |
Main Index |
Thread Index |
Old Index