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 May 10 08:58:29 UTC 2023

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

Log Message:
py-elementpath: updated to 4.1.2

v4.1.2
* Add support for Python 3.12
* Fix self shortcut operator (adding is_schema_node() to node classes)


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/textproc/py-elementpath/Makefile
cvs rdiff -u -r1.32 -r1.33 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.31 pkgsrc/textproc/py-elementpath/Makefile:1.32
--- pkgsrc/textproc/py-elementpath/Makefile:1.31        Mon Apr 24 10:47:41 2023
+++ pkgsrc/textproc/py-elementpath/Makefile     Wed May 10 08:58:29 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2023/04/24 10:47:41 adam Exp $
+# $NetBSD: Makefile,v 1.32 2023/05/10 08:58:29 adam Exp $
 
-DISTNAME=      elementpath-4.1.1
+DISTNAME=      elementpath-4.1.2
 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.32 pkgsrc/textproc/py-elementpath/distinfo:1.33
--- pkgsrc/textproc/py-elementpath/distinfo:1.32        Mon Apr 24 10:47:41 2023
+++ pkgsrc/textproc/py-elementpath/distinfo     Wed May 10 08:58:29 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.32 2023/04/24 10:47:41 adam Exp $
+$NetBSD: distinfo,v 1.33 2023/05/10 08:58:29 adam Exp $
 
-BLAKE2s (elementpath-4.1.1.tar.gz) = ddafaea262520c747732711123e5261112b2e19d4332bc87ec69ffe9e8efd797
-SHA512 (elementpath-4.1.1.tar.gz) = 95f2c238404718ff425d3f6be727a2620f519ecf41036c03148184225e968ce3b26a0c8247bf30eb1e0a8883febfc604ff38fa01c573cd26b81bd90ac79f6eed
-Size (elementpath-4.1.1.tar.gz) = 318449 bytes
+BLAKE2s (elementpath-4.1.2.tar.gz) = 011e84822d2c31c6d8d065e096440a23d91c5f7f5b2a0b45851646edfddaf166
+SHA512 (elementpath-4.1.2.tar.gz) = f6ab5905986fab88398e9a3774460069f610234126649299228f86020bee48f3d98be90434a4f662b371ef0051e80147df0a0f323e7095fedcab8567237c2c00
+Size (elementpath-4.1.2.tar.gz) = 320962 bytes



Home | Main Index | Thread Index | Old Index