Fri Feb 5 19:44:56 2021 UTC ()
py-elementpath: updated to 2.1.3

v2.1.3:
* Extend tests for XPath 2.0 with minor fixes
* Fix fn:round-half-to-even


(adam)
diff -r1.14 -r1.15 pkgsrc/textproc/py-elementpath/Makefile
diff -r1.14 -r1.15 pkgsrc/textproc/py-elementpath/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/textproc/py-elementpath/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-elementpath/Makefile 2021/01/25 14:25:32 1.14
+++ pkgsrc/textproc/py-elementpath/Makefile 2021/02/05 19:44:56 1.15
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.14 2021/01/25 14:25:32 adam Exp $ 1# $NetBSD: Makefile,v 1.15 2021/02/05 19:44:56 adam Exp $
2 2
3DISTNAME= elementpath-2.1.2 3DISTNAME= elementpath-2.1.3
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= textproc python 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=e/elementpath/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=e/elementpath/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/sissaschool/elementpath 9HOMEPAGE= https://github.com/sissaschool/elementpath
10COMMENT= XPath 1.0/2.0 parsers and selectors for ElementTree and lxml 10COMMENT= XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
11LICENSE= mit 11LICENSE= mit
12 12
13USE_LANGUAGES= # none 13USE_LANGUAGES= # none
14 14
15PYTHON_VERSIONS_INCOMPATIBLE= 27 15PYTHON_VERSIONS_INCOMPATIBLE= 27
16 16

cvs diff -r1.14 -r1.15 pkgsrc/textproc/py-elementpath/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-elementpath/distinfo 2021/01/25 14:25:32 1.14
+++ pkgsrc/textproc/py-elementpath/distinfo 2021/02/05 19:44:56 1.15
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.14 2021/01/25 14:25:32 adam Exp $ 1$NetBSD: distinfo,v 1.15 2021/02/05 19:44:56 adam Exp $
2 2
3SHA1 (elementpath-2.1.2.tar.gz) = b28644b983ce577088a205cd65818b2ff5aa0d9f 3SHA1 (elementpath-2.1.3.tar.gz) = 4502714c17c661d88cf7d4a17629d24491107594
4RMD160 (elementpath-2.1.2.tar.gz) = a175473d4e4f7e272e55a6403d695d6b0c0a5265 4RMD160 (elementpath-2.1.3.tar.gz) = 79148b8e481929fee8bfc108d292e572fb77dfe0
5SHA512 (elementpath-2.1.2.tar.gz) = 3ba7802d4a4f81c73743963b8ee8cc293973430b521f67615f344d78bf259fd371630ce09d0acff223584ac5aa11cccdfe47fe34b0dfd5ff64faacd181e10d28 5SHA512 (elementpath-2.1.3.tar.gz) = 9713ecc7a6d5fe9a1cc7aba088cda8938c2b0c258c85b3a8b2b53eec3545ec0c50b62b7825435396423e32b9df47533701e95856621e26c2236497d17ef3b5a7
6Size (elementpath-2.1.2.tar.gz) = 204979 bytes 6Size (elementpath-2.1.3.tar.gz) = 206716 bytes