summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-09-10 15:08:21 +0000
committeradam <adam@pkgsrc.org>2021-09-10 15:08:21 +0000
commit0aefc36f2740758bc19c5e76f69e964a9844c2f6 (patch)
tree29debe37afbe1636552ab9862884ac531e8263ed /textproc
parent150f27f78f9999dcade9870face048b32c6e2e2c (diff)
downloadpkgsrc-0aefc36f2740758bc19c5e76f69e964a9844c2f6.tar.gz
py-elementpath: updated to 2.3.1
`v2.3.1`_ (2021-09-07) ====================== * Add LxmlElementProtocol * Add pytest env to tox.ini `v2.3.0`_ (2021-09-01) ====================== * Add inline type annotations check support * Add structural Protocol based type checks (effective for Python 3.8+)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-elementpath/Makefile4
-rw-r--r--textproc/py-elementpath/PLIST6
-rw-r--r--textproc/py-elementpath/distinfo10
3 files changed, 12 insertions, 8 deletions
diff --git a/textproc/py-elementpath/Makefile b/textproc/py-elementpath/Makefile
index 6f953a7501e..9a479776e1a 100644
--- a/textproc/py-elementpath/Makefile
+++ b/textproc/py-elementpath/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2021/06/25 11:45:38 adam Exp $
+# $NetBSD: Makefile,v 1.21 2021/09/10 15:08:21 adam Exp $
-DISTNAME= elementpath-2.2.3
+DISTNAME= elementpath-2.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/elementpath/}
diff --git a/textproc/py-elementpath/PLIST b/textproc/py-elementpath/PLIST
index 6edecf4cabf..d596813cbb7 100644
--- a/textproc/py-elementpath/PLIST
+++ b/textproc/py-elementpath/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2021/05/03 15:14:26 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2021/09/10 15:08:21 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -46,6 +46,10 @@ ${PYSITELIB}/elementpath/helpers.pyo
${PYSITELIB}/elementpath/namespaces.py
${PYSITELIB}/elementpath/namespaces.pyc
${PYSITELIB}/elementpath/namespaces.pyo
+${PYSITELIB}/elementpath/protocols.py
+${PYSITELIB}/elementpath/protocols.pyc
+${PYSITELIB}/elementpath/protocols.pyo
+${PYSITELIB}/elementpath/py.typed
${PYSITELIB}/elementpath/regex/__init__.py
${PYSITELIB}/elementpath/regex/__init__.pyc
${PYSITELIB}/elementpath/regex/__init__.pyo
diff --git a/textproc/py-elementpath/distinfo b/textproc/py-elementpath/distinfo
index 7e92e3b59f1..e3fe7753243 100644
--- a/textproc/py-elementpath/distinfo
+++ b/textproc/py-elementpath/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2021/06/25 11:45:38 adam Exp $
+$NetBSD: distinfo,v 1.21 2021/09/10 15:08:21 adam Exp $
-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
+SHA1 (elementpath-2.3.1.tar.gz) = c35b4e7bd700a5b6c0220cb6d528fc3ba3c0be11
+RMD160 (elementpath-2.3.1.tar.gz) = 585792241829db4d4486b14201e0e99d6112c03d
+SHA512 (elementpath-2.3.1.tar.gz) = 7f8bff92464d26c8380d015fa1dafc3571a4894e728e6515b6cb6861025e8537cf5b1bf4169c5805a69e46d75ac3cff66ad7e35d566b9a263b786fef7b94fd1b
+Size (elementpath-2.3.1.tar.gz) = 239086 bytes