summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-02-10 08:19:08 +0000
committeradam <adam@pkgsrc.org>2021-02-10 08:19:08 +0000
commitd493773237747b3dcc6e3a40e5d8f026e7324a8b (patch)
tree4acefcec050d5f9c32ad738fb5f8cd98927b84c5
parent9bfc89dffe11e6f9d9832ec98ff80ef3141cf5fc (diff)
downloadpkgsrc-d493773237747b3dcc6e3a40e5d8f026e7324a8b.tar.gz
py-elementpath: updated to 2.1.4
v2.1.4 * Add tests and apply small fixes to TDOP parser * Fix wildcard selection of attributes
-rw-r--r--textproc/py-elementpath/Makefile4
-rw-r--r--textproc/py-elementpath/PLIST3
-rw-r--r--textproc/py-elementpath/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/textproc/py-elementpath/Makefile b/textproc/py-elementpath/Makefile
index 43d3910f518..e960d315c32 100644
--- a/textproc/py-elementpath/Makefile
+++ b/textproc/py-elementpath/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2021/02/05 19:44:56 adam Exp $
+# $NetBSD: Makefile,v 1.16 2021/02/10 08:19:08 adam Exp $
-DISTNAME= elementpath-2.1.3
+DISTNAME= elementpath-2.1.4
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 24e122c9f5a..ce957985026 100644
--- a/textproc/py-elementpath/PLIST
+++ b/textproc/py-elementpath/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.4 2020/09/14 08:46:31 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/02/10 08:19:08 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/elementpath/__init__.py
${PYSITELIB}/elementpath/__init__.pyc
diff --git a/textproc/py-elementpath/distinfo b/textproc/py-elementpath/distinfo
index c932302a57b..82cf9194609 100644
--- a/textproc/py-elementpath/distinfo
+++ b/textproc/py-elementpath/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2021/02/05 19:44:56 adam Exp $
+$NetBSD: distinfo,v 1.16 2021/02/10 08:19:08 adam Exp $
-SHA1 (elementpath-2.1.3.tar.gz) = 4502714c17c661d88cf7d4a17629d24491107594
-RMD160 (elementpath-2.1.3.tar.gz) = 79148b8e481929fee8bfc108d292e572fb77dfe0
-SHA512 (elementpath-2.1.3.tar.gz) = 9713ecc7a6d5fe9a1cc7aba088cda8938c2b0c258c85b3a8b2b53eec3545ec0c50b62b7825435396423e32b9df47533701e95856621e26c2236497d17ef3b5a7
-Size (elementpath-2.1.3.tar.gz) = 206716 bytes
+SHA1 (elementpath-2.1.4.tar.gz) = 53ac334d6b51a1c9ebc0cf4b2d9fd2b06f343ed4
+RMD160 (elementpath-2.1.4.tar.gz) = 5594ac8a0e26c743d823552a4c9bcdc5fc27419f
+SHA512 (elementpath-2.1.4.tar.gz) = d965bd58254e601000da5be309ab18d3f5964cbc1224092e5e38b4523eb3ac2f7ae6e71fa6c3698b40b13484ed1d07bf93c80d45a9b3ad04f69f63bd18a42975
+Size (elementpath-2.1.4.tar.gz) = 208691 bytes