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:           Fri Jun 25 11:45:38 UTC 2021

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

Log Message:
py-elementpath: updated to 2.2.3

v2.2.3:
* Add Python 3.10 in Tox and CI tests
* Apply __slots__ to TDOP and regex classes


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 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.19 pkgsrc/textproc/py-elementpath/Makefile:1.20
--- pkgsrc/textproc/py-elementpath/Makefile:1.19        Mon May  3 15:14:26 2021
+++ pkgsrc/textproc/py-elementpath/Makefile     Fri Jun 25 11:45:38 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2021/05/03 15:14:26 adam Exp $
+# $NetBSD: Makefile,v 1.20 2021/06/25 11:45:38 adam Exp $
 
-DISTNAME=      elementpath-2.2.2
+DISTNAME=      elementpath-2.2.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.19 pkgsrc/textproc/py-elementpath/distinfo:1.20
--- pkgsrc/textproc/py-elementpath/distinfo:1.19        Mon May  3 15:14:26 2021
+++ pkgsrc/textproc/py-elementpath/distinfo     Fri Jun 25 11:45:38 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2021/05/03 15:14:26 adam Exp $
+$NetBSD: distinfo,v 1.20 2021/06/25 11:45:38 adam Exp $
 
-SHA1 (elementpath-2.2.2.tar.gz) = 3a83e230042a968b01bb5f28edb8b9b2a17e5ad2
-RMD160 (elementpath-2.2.2.tar.gz) = 7f003d7e0a9264058dafd03f09a5021eb2ab9190
-SHA512 (elementpath-2.2.2.tar.gz) = e1e245d724391e64f03eb5766a482a25e467e8915af7bac5f43a1a2ec80b0558a74196616c03428de0c6e8579444910c76124c70d542adb16bf0d3f19741b655
-Size (elementpath-2.2.2.tar.gz) = 234603 bytes
+SHA1 (elementpath-2.2.3.tar.gz) = 36788f8bf4636cfc128243d2e97e5cf13a12b188
+RMD160 (elementpath-2.2.3.tar.gz) = 2db38d10c31476a5c646e92cb8d0a293ebefc5ee
+SHA512 (elementpath-2.2.3.tar.gz) = 6b962c0e3f843a24d41051e25006855b3d4ee93c4983d75bfc6eec59e72544762908062195c78053ea66ef4597317e299f1cac14085c8604a921cca52c6c067a
+Size (elementpath-2.2.3.tar.gz) = 234774 bytes



Home | Main Index | Thread Index | Old Index