diff options
author | adam <adam@pkgsrc.org> | 2020-12-14 13:56:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-12-14 13:56:34 +0000 |
commit | 81e1fcaeb069eb0d57f35532928b05e2805b10e4 (patch) | |
tree | fc4b4bef5d69332dc626e88f4bf5ed7e8c487ac9 /textproc | |
parent | df74ed24dca5c5afd95227a84f6f097beb1a00ec (diff) | |
download | pkgsrc-81e1fcaeb069eb0d57f35532928b05e2805b10e4.tar.gz |
py-elementpath: updated to 2.0.5
2.0.5:
* Increase the speed of path step selection on large trees
* More tests and small fixes to XSD builtin datatypes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-elementpath/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-elementpath/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/py-elementpath/Makefile b/textproc/py-elementpath/Makefile index ed414fc930f..917ff65b8a2 100644 --- a/textproc/py-elementpath/Makefile +++ b/textproc/py-elementpath/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2020/11/06 09:22:33 adam Exp $ +# $NetBSD: Makefile,v 1.11 2020/12/14 13:56:34 adam Exp $ -DISTNAME= elementpath-2.0.4 +DISTNAME= elementpath-2.0.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=e/elementpath/} diff --git a/textproc/py-elementpath/distinfo b/textproc/py-elementpath/distinfo index 3ebccba099d..8e9a6627ae7 100644 --- a/textproc/py-elementpath/distinfo +++ b/textproc/py-elementpath/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2020/11/06 09:22:33 adam Exp $ +$NetBSD: distinfo,v 1.11 2020/12/14 13:56:34 adam Exp $ -SHA1 (elementpath-2.0.4.tar.gz) = faa7209f471c78a0f0f998935b1ba9d1fd9c566a -RMD160 (elementpath-2.0.4.tar.gz) = 89b9745498104ca9bedb4c3dddd5bc0bf17396c1 -SHA512 (elementpath-2.0.4.tar.gz) = b114ebe054eb6f46e261ae2a39c8126b86abafba26803eee676731d8d46d613daf5493215873ae96c9b098f6ebf9961a1ac777ddc0a1e2b1e4a3ca924d74c213 -Size (elementpath-2.0.4.tar.gz) = 191601 bytes +SHA1 (elementpath-2.0.5.tar.gz) = f797b1c613b5d92cbb0e37b9a535c23a4a99e02c +RMD160 (elementpath-2.0.5.tar.gz) = bcd830b8ef91201815eaa1a1861e5a6c44f5ba93 +SHA512 (elementpath-2.0.5.tar.gz) = c4fd4b360c88870ccb4102e7bca29cd979262b706b795b2a9314853543cd0a40c0ea4bebbac9cff9aaa0fcfefe107f574b41822be7e3c7328bb163c2bdc53283 +Size (elementpath-2.0.5.tar.gz) = 194557 bytes |