Mon Jun 26 16:05:55 2023 UTC ()
py-elementpath: updated to 4.1.4

v4.1.4
* Fix select of prefixed names
* Fix zero length *xs:base64Binary*

v4.1.3
* Fix XP30+ fn:path
* Fix weak tests


(adam)
diff -r1.32 -r1.33 pkgsrc/textproc/py-elementpath/Makefile
diff -r1.33 -r1.34 pkgsrc/textproc/py-elementpath/distinfo

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

--- pkgsrc/textproc/py-elementpath/Makefile 2023/05/10 08:58:29 1.32
+++ pkgsrc/textproc/py-elementpath/Makefile 2023/06/26 16:05:55 1.33
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.32 2023/05/10 08:58:29 adam Exp $ 1# $NetBSD: Makefile,v 1.33 2023/06/26 16:05:55 adam Exp $
2 2
3DISTNAME= elementpath-4.1.2 3DISTNAME= elementpath-4.1.4
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
13TEST_DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree 13TEST_DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

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

--- pkgsrc/textproc/py-elementpath/distinfo 2023/05/10 08:58:29 1.33
+++ pkgsrc/textproc/py-elementpath/distinfo 2023/06/26 16:05:55 1.34
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.33 2023/05/10 08:58:29 adam Exp $ 1$NetBSD: distinfo,v 1.34 2023/06/26 16:05:55 adam Exp $
2 2
3BLAKE2s (elementpath-4.1.2.tar.gz) = 011e84822d2c31c6d8d065e096440a23d91c5f7f5b2a0b45851646edfddaf166 3BLAKE2s (elementpath-4.1.4.tar.gz) = b883b21b5d83254eca394deb5f22f29ca9c5a86bd8347b7b86beebf4e315426e
4SHA512 (elementpath-4.1.2.tar.gz) = f6ab5905986fab88398e9a3774460069f610234126649299228f86020bee48f3d98be90434a4f662b371ef0051e80147df0a0f323e7095fedcab8567237c2c00 4SHA512 (elementpath-4.1.4.tar.gz) = 279ca4447b086f47f69e7cecbeb998e949ab6d5772cb5cddf231df8da2eed3a580813b0609758097bc409cbba46a884a3859d604cdf8a956c90503409ab90db2
5Size (elementpath-4.1.2.tar.gz) = 320962 bytes 5Size (elementpath-4.1.4.tar.gz) = 321593 bytes