pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-elementpath py-elementpath: updated to 1.4.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/611b683a2713
branches:  trunk
changeset: 413419:611b683a2713
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Mar 20 07:45:00 2020 +0000

description:
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%

diffstat:

 textproc/py-elementpath/Makefile |   4 ++--
 textproc/py-elementpath/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r d021efea8444 -r 611b683a2713 textproc/py-elementpath/Makefile
--- a/textproc/py-elementpath/Makefile  Fri Mar 20 07:43:06 2020 +0000
+++ b/textproc/py-elementpath/Makefile  Fri Mar 20 07:45:00 2020 +0000
@@ -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 -r d021efea8444 -r 611b683a2713 textproc/py-elementpath/distinfo
--- a/textproc/py-elementpath/distinfo  Fri Mar 20 07:43:06 2020 +0000
+++ b/textproc/py-elementpath/distinfo  Fri Mar 20 07:45:00 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index