pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-elementpath



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Nov 14 15:28:47 UTC 2021

Modified Files:
        pkgsrc/textproc/py-elementpath: Makefile PLIST distinfo

Log Message:
py-elementpath: updated to 2.4.0

v2.4.0
* Fix type annotations and going strict on parsers and other public classes
* Add XPathConstructor token class (subclass of XPathFunction)
* Last release for Python 3.6


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/textproc/py-elementpath/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/py-elementpath/PLIST
cvs rdiff -u -r1.24 -r1.25 pkgsrc/textproc/py-elementpath/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-elementpath/Makefile
diff -u pkgsrc/textproc/py-elementpath/Makefile:1.22 pkgsrc/textproc/py-elementpath/Makefile:1.23
--- pkgsrc/textproc/py-elementpath/Makefile:1.22        Wed Oct  6 19:47:19 2021
+++ pkgsrc/textproc/py-elementpath/Makefile     Sun Nov 14 15:28:46 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2021/10/06 19:47:19 adam Exp $
+# $NetBSD: Makefile,v 1.23 2021/11/14 15:28:46 adam Exp $
 
-DISTNAME=      elementpath-2.3.2
+DISTNAME=      elementpath-2.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=e/elementpath/}

Index: pkgsrc/textproc/py-elementpath/PLIST
diff -u pkgsrc/textproc/py-elementpath/PLIST:1.9 pkgsrc/textproc/py-elementpath/PLIST:1.10
--- pkgsrc/textproc/py-elementpath/PLIST:1.9    Fri Sep 10 15:08:21 2021
+++ pkgsrc/textproc/py-elementpath/PLIST        Sun Nov 14 15:28:46 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2021/09/10 15:08:21 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2021/11/14 15:28:46 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -86,6 +86,9 @@ ${PYSITELIB}/elementpath/xpath1/xpath1_a
 ${PYSITELIB}/elementpath/xpath1/xpath1_functions.py
 ${PYSITELIB}/elementpath/xpath1/xpath1_functions.pyc
 ${PYSITELIB}/elementpath/xpath1/xpath1_functions.pyo
+${PYSITELIB}/elementpath/xpath1/xpath1_operators.py
+${PYSITELIB}/elementpath/xpath1/xpath1_operators.pyc
+${PYSITELIB}/elementpath/xpath1/xpath1_operators.pyo
 ${PYSITELIB}/elementpath/xpath1/xpath1_parser.py
 ${PYSITELIB}/elementpath/xpath1/xpath1_parser.pyc
 ${PYSITELIB}/elementpath/xpath1/xpath1_parser.pyo
@@ -98,6 +101,9 @@ ${PYSITELIB}/elementpath/xpath2/xpath2_c
 ${PYSITELIB}/elementpath/xpath2/xpath2_functions.py
 ${PYSITELIB}/elementpath/xpath2/xpath2_functions.pyc
 ${PYSITELIB}/elementpath/xpath2/xpath2_functions.pyo
+${PYSITELIB}/elementpath/xpath2/xpath2_operators.py
+${PYSITELIB}/elementpath/xpath2/xpath2_operators.pyc
+${PYSITELIB}/elementpath/xpath2/xpath2_operators.pyo
 ${PYSITELIB}/elementpath/xpath2/xpath2_parser.py
 ${PYSITELIB}/elementpath/xpath2/xpath2_parser.pyc
 ${PYSITELIB}/elementpath/xpath2/xpath2_parser.pyo
@@ -110,6 +116,12 @@ ${PYSITELIB}/elementpath/xpath30/__init_
 ${PYSITELIB}/elementpath/xpath30/xpath30_formats.py
 ${PYSITELIB}/elementpath/xpath30/xpath30_formats.pyc
 ${PYSITELIB}/elementpath/xpath30/xpath30_formats.pyo
+${PYSITELIB}/elementpath/xpath30/xpath30_functions.py
+${PYSITELIB}/elementpath/xpath30/xpath30_functions.pyc
+${PYSITELIB}/elementpath/xpath30/xpath30_functions.pyo
+${PYSITELIB}/elementpath/xpath30/xpath30_operators.py
+${PYSITELIB}/elementpath/xpath30/xpath30_operators.pyc
+${PYSITELIB}/elementpath/xpath30/xpath30_operators.pyo
 ${PYSITELIB}/elementpath/xpath30/xpath30_parser.py
 ${PYSITELIB}/elementpath/xpath30/xpath30_parser.pyc
 ${PYSITELIB}/elementpath/xpath30/xpath30_parser.pyo

Index: pkgsrc/textproc/py-elementpath/distinfo
diff -u pkgsrc/textproc/py-elementpath/distinfo:1.24 pkgsrc/textproc/py-elementpath/distinfo:1.25
--- pkgsrc/textproc/py-elementpath/distinfo:1.24        Tue Oct 26 11:23:02 2021
+++ pkgsrc/textproc/py-elementpath/distinfo     Sun Nov 14 15:28:46 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2021/10/26 11:23:02 nia Exp $
+$NetBSD: distinfo,v 1.25 2021/11/14 15:28:46 adam Exp $
 
-BLAKE2s (elementpath-2.3.2.tar.gz) = a2431edd707e999da7d6dd7e780b051b4d2333f3126b588b45c60cefe0b9d539
-SHA512 (elementpath-2.3.2.tar.gz) = c986828eb9c379562c6a50315ef615a5efa03be28ddb7ffb7ffbf2107fd86f27d1595350e48670d04f8c36e0892036b2dbcc00525a1264aacf0b99603110f260
-Size (elementpath-2.3.2.tar.gz) = 240284 bytes
+BLAKE2s (elementpath-2.4.0.tar.gz) = dff44130cd8b13361e1d43156e586c1a03b42811b407ae4c0f62509f7a6c68cb
+SHA512 (elementpath-2.4.0.tar.gz) = a1bbf04b986773ee5404876ca5accbf48556f0df40c84cfdacc88e17875cdc37e32c9c88849746838f92753ab8da7cf0a55d1b96054144ac3200c8902eaa42a7
+Size (elementpath-2.4.0.tar.gz) = 244536 bytes



Home | Main Index | Thread Index | Old Index