pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-elementpath py-elementpath: updated to 2.2.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9694868f0ef6
branches:  trunk
changeset: 454998:9694868f0ef6
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Jun 25 11:45:38 2021 +0000

description:
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

diffstat:

 textproc/py-elementpath/Makefile |   4 ++--
 textproc/py-elementpath/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r c1c526cb1e0f -r 9694868f0ef6 textproc/py-elementpath/Makefile
--- a/textproc/py-elementpath/Makefile  Fri Jun 25 11:42:48 2021 +0000
+++ b/textproc/py-elementpath/Makefile  Fri Jun 25 11:45:38 2021 +0000
@@ -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/}
diff -r c1c526cb1e0f -r 9694868f0ef6 textproc/py-elementpath/distinfo
--- a/textproc/py-elementpath/distinfo  Fri Jun 25 11:42:48 2021 +0000
+++ b/textproc/py-elementpath/distinfo  Fri Jun 25 11:45:38 2021 +0000
@@ -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