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:           Wed Jan 21 10:06:07 UTC 2026

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

Log Message:
py-elementpath: updated to 5.1.1

v5.1.1 (2026-01-20)

* Fix external function registrations
* Add ExternalFunction and SchemaConstructor token classes


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/textproc/py-elementpath/Makefile
cvs rdiff -u -r1.47 -r1.48 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.49 pkgsrc/textproc/py-elementpath/Makefile:1.50
--- pkgsrc/textproc/py-elementpath/Makefile:1.49        Mon Jan  5 16:12:05 2026
+++ pkgsrc/textproc/py-elementpath/Makefile     Wed Jan 21 10:06:07 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2026/01/05 16:12:05 adam Exp $
+# $NetBSD: Makefile,v 1.50 2026/01/21 10:06:07 adam Exp $
 
-DISTNAME=      elementpath-5.1.0
+DISTNAME=      elementpath-5.1.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.47 pkgsrc/textproc/py-elementpath/distinfo:1.48
--- pkgsrc/textproc/py-elementpath/distinfo:1.47        Mon Jan  5 16:12:05 2026
+++ pkgsrc/textproc/py-elementpath/distinfo     Wed Jan 21 10:06:07 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.47 2026/01/05 16:12:05 adam Exp $
+$NetBSD: distinfo,v 1.48 2026/01/21 10:06:07 adam Exp $
 
-BLAKE2s (elementpath-5.1.0.tar.gz) = 4e08b9b08349a8febc45799d0145d8c39d5cf329ece493ec5f26127de52d4e0c
-SHA512 (elementpath-5.1.0.tar.gz) = 35782ef58d72308d5198f6a257f10d174378a5f5ac3d8aff8e2e3787d6de3d786c885610f435eb43f0933459e8e580b7eeea78aa7cb7a90e51def9dd2964b628
-Size (elementpath-5.1.0.tar.gz) = 374413 bytes
+BLAKE2s (elementpath-5.1.1.tar.gz) = 958a9e6ac903b9178611ed33b3ee47f29d69557c32a3dadb335839ae4a8904b9
+SHA512 (elementpath-5.1.1.tar.gz) = 2787eb8879064f0ecad49ec35f6804630bc3cab192d314ddd6a2abaa651c932044210780983e17a0cdbe9ffabf64237bd25382e66092d2c5ec599d67791b9554
+Size (elementpath-5.1.1.tar.gz) = 375378 bytes



Home | Main Index | Thread Index | Old Index