pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-elementpath



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Mar 20 07:45:00 UTC 2020

Modified Files:
        pkgsrc/textproc/py-elementpath: Makefile distinfo

Log Message:
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%


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/py-elementpath/Makefile \
    pkgsrc/textproc/py-elementpath/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-elementpath/Makefile
diff -u pkgsrc/textproc/py-elementpath/Makefile:1.3 pkgsrc/textproc/py-elementpath/Makefile:1.4
--- pkgsrc/textproc/py-elementpath/Makefile:1.3 Mon Feb 17 11:46:41 2020
+++ pkgsrc/textproc/py-elementpath/Makefile     Fri Mar 20 07:45:00 2020
@@ -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/}
Index: pkgsrc/textproc/py-elementpath/distinfo
diff -u pkgsrc/textproc/py-elementpath/distinfo:1.3 pkgsrc/textproc/py-elementpath/distinfo:1.4
--- pkgsrc/textproc/py-elementpath/distinfo:1.3 Mon Feb 17 11:46:41 2020
+++ pkgsrc/textproc/py-elementpath/distinfo     Fri Mar 20 07:45:00 2020
@@ -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