summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-03-20 07:45:00 +0000
committeradam <adam@pkgsrc.org>2020-03-20 07:45:00 +0000
commitb1583856376b3f9f1894a7ab5c57999a93287f8d (patch)
tree7dc71138deaa51b44ed892744fa952a4f4a64d66
parent39b2813187e8784806b78990d61ffe033ec3a805 (diff)
downloadpkgsrc-b1583856376b3f9f1894a7ab5c57999a93287f8d.tar.gz
py-elementpath: updated to 1.4.3
v1.4.3: * Fix PyPy 3 tests on xs:base64Binary and xs:hexBinary * Separated the tests of schema proxy API and other schemas based tests v1.4.2: * Multiple XSD type associations on a token * Extend xs:untypedAtomic type usage * Increase the tests coverage to 95%
-rw-r--r--textproc/py-elementpath/Makefile4
-rw-r--r--textproc/py-elementpath/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/py-elementpath/Makefile b/textproc/py-elementpath/Makefile
index 6681e80d217..aad982f5fa2 100644
--- a/textproc/py-elementpath/Makefile
+++ b/textproc/py-elementpath/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/02/17 11:46:41 adam Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/20 07:45:00 adam Exp $
-DISTNAME= elementpath-1.4.1
+DISTNAME= elementpath-1.4.3
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 dfbda8e08f6..9cf21e3fcc7 100644
--- a/textproc/py-elementpath/distinfo
+++ b/textproc/py-elementpath/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/02/17 11:46:41 adam Exp $
+$NetBSD: distinfo,v 1.4 2020/03/20 07:45:00 adam Exp $
-SHA1 (elementpath-1.4.1.tar.gz) = 037358e8a112c912609da052ac60753bf2cacb54
-RMD160 (elementpath-1.4.1.tar.gz) = d03b3e3554af0aa3a71291a60354ff498bb12a56
-SHA512 (elementpath-1.4.1.tar.gz) = b83ec52549c6221b4d4d0912100df700f7a36e1eadb5491cc61106fc98ce36370217dae133c6ff0b11d1522b5ad5b9765aa135b0ac7310a9c922148e3d92acfd
-Size (elementpath-1.4.1.tar.gz) = 106008 bytes
+SHA1 (elementpath-1.4.3.tar.gz) = 2820e315423fd953c85deea8bf31a7657016cd23
+RMD160 (elementpath-1.4.3.tar.gz) = cf874cd35f49bd80001fcbd1813a949432382a83
+SHA512 (elementpath-1.4.3.tar.gz) = 3fb71d0eb333589995d2b4e75e56e001ecb57d7b3930ac6faa55ef8b05823ce3254979d7d27a1e8219487240edcb498bafa3198c212385164312839972e02dd9
+Size (elementpath-1.4.3.tar.gz) = 117295 bytes