summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-03-05 19:25:08 +0000
committeradam <adam@pkgsrc.org>2021-03-05 19:25:08 +0000
commitfa8402cb67727dbb2173479eadfecf4d3801b62e (patch)
tree68f8e7471eda718f442747edd4e6819e595dbf26 /textproc
parent2c3ace4bcb45ad370e01c42f9fecb976d280f232 (diff)
downloadpkgsrc-fa8402cb67727dbb2173479eadfecf4d3801b62e.tar.gz
py-elementpath: updated to 2.2.0
v2.2.0 * Optimize TDOP parser's tokenizer * Resolve ambiguities with operators and statements that are also names * Merge with XPath 3.0/3.1 develop (to be completed)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-elementpath/Makefile4
-rw-r--r--textproc/py-elementpath/PLIST17
-rw-r--r--textproc/py-elementpath/distinfo10
3 files changed, 23 insertions, 8 deletions
diff --git a/textproc/py-elementpath/Makefile b/textproc/py-elementpath/Makefile
index e960d315c32..50b149e0c24 100644
--- a/textproc/py-elementpath/Makefile
+++ b/textproc/py-elementpath/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2021/02/10 08:19:08 adam Exp $
+# $NetBSD: Makefile,v 1.17 2021/03/05 19:25:08 adam Exp $
-DISTNAME= elementpath-2.1.4
+DISTNAME= elementpath-2.2.0
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 ce957985026..1002f2c587d 100644
--- a/textproc/py-elementpath/PLIST
+++ b/textproc/py-elementpath/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2021/02/10 08:19:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2021/03/05 19:25:08 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -97,6 +97,21 @@ ${PYSITELIB}/elementpath/xpath2/xpath2_functions.pyo
${PYSITELIB}/elementpath/xpath2/xpath2_parser.py
${PYSITELIB}/elementpath/xpath2/xpath2_parser.pyc
${PYSITELIB}/elementpath/xpath2/xpath2_parser.pyo
+${PYSITELIB}/elementpath/xpath3.py
+${PYSITELIB}/elementpath/xpath3.pyc
+${PYSITELIB}/elementpath/xpath3.pyo
+${PYSITELIB}/elementpath/xpath30/__init__.py
+${PYSITELIB}/elementpath/xpath30/__init__.pyc
+${PYSITELIB}/elementpath/xpath30/__init__.pyo
+${PYSITELIB}/elementpath/xpath30/xpath30_parser.py
+${PYSITELIB}/elementpath/xpath30/xpath30_parser.pyc
+${PYSITELIB}/elementpath/xpath30/xpath30_parser.pyo
+${PYSITELIB}/elementpath/xpath31/__init__.py
+${PYSITELIB}/elementpath/xpath31/__init__.pyc
+${PYSITELIB}/elementpath/xpath31/__init__.pyo
+${PYSITELIB}/elementpath/xpath31/xpath31_parser.py
+${PYSITELIB}/elementpath/xpath31/xpath31_parser.pyc
+${PYSITELIB}/elementpath/xpath31/xpath31_parser.pyo
${PYSITELIB}/elementpath/xpath_context.py
${PYSITELIB}/elementpath/xpath_context.pyc
${PYSITELIB}/elementpath/xpath_context.pyo
diff --git a/textproc/py-elementpath/distinfo b/textproc/py-elementpath/distinfo
index 82cf9194609..8bf9075bc1d 100644
--- a/textproc/py-elementpath/distinfo
+++ b/textproc/py-elementpath/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2021/02/10 08:19:08 adam Exp $
+$NetBSD: distinfo,v 1.17 2021/03/05 19:25:08 adam Exp $
-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
+SHA1 (elementpath-2.2.0.tar.gz) = 4210dc37d7baf145a351c85c128b91a86021f12a
+RMD160 (elementpath-2.2.0.tar.gz) = 3b9c7181cae3662496555f9382d73a8cbd76f8ae
+SHA512 (elementpath-2.2.0.tar.gz) = 526a2012ff337e8e2403590780b3181f96ccf9b686cb82b6f092f9169d82d85010b56bbd0fa87b21fe1a557e8ee1f459d5d77589e577e01fb2fbfa04a1e9599a
+Size (elementpath-2.2.0.tar.gz) = 224680 bytes