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.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/a10a22e78d98
branches: trunk
changeset: 448140:a10a22e78d98
user: adam <adam%pkgsrc.org@localhost>
date: Fri Mar 05 19:25:08 2021 +0000
description:
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:
textproc/py-elementpath/Makefile | 4 ++--
textproc/py-elementpath/PLIST | 17 ++++++++++++++++-
textproc/py-elementpath/distinfo | 10 +++++-----
3 files changed, 23 insertions(+), 8 deletions(-)
diffs (58 lines):
diff -r 98b97e0a218c -r a10a22e78d98 textproc/py-elementpath/Makefile
--- a/textproc/py-elementpath/Makefile Fri Mar 05 18:54:16 2021 +0000
+++ b/textproc/py-elementpath/Makefile Fri Mar 05 19:25:08 2021 +0000
@@ -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 -r 98b97e0a218c -r a10a22e78d98 textproc/py-elementpath/PLIST
--- a/textproc/py-elementpath/PLIST Fri Mar 05 18:54:16 2021 +0000
+++ b/textproc/py-elementpath/PLIST Fri Mar 05 19:25:08 2021 +0000
@@ -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_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 -r 98b97e0a218c -r a10a22e78d98 textproc/py-elementpath/distinfo
--- a/textproc/py-elementpath/distinfo Fri Mar 05 18:54:16 2021 +0000
+++ b/textproc/py-elementpath/distinfo Fri Mar 05 19:25:08 2021 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index