Sat Jun 20 16:18:33 2020 UTC ()
py-xmlschema: updated to 1.2.2

v1.2.2:
* Fix XPath context for schema nodes
* Fix XPath parser and context for identities

v1.2.1:
* Fix content type classification
* Make sandbox mode more explicit
* Allow alphanumeric prefixes for the base converter
* Fix XPath issues with default namespace
* Fix W3C tests on XSD identities


(adam)
diff -r1.9 -r1.10 pkgsrc/textproc/py-xmlschema/Makefile
diff -r1.9 -r1.10 pkgsrc/textproc/py-xmlschema/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/textproc/py-xmlschema/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-xmlschema/Makefile 2020/06/01 16:01:01 1.9
+++ pkgsrc/textproc/py-xmlschema/Makefile 2020/06/20 16:18:33 1.10
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.9 2020/06/01 16:01:01 adam Exp $ 1# $NetBSD: Makefile,v 1.10 2020/06/20 16:18:33 adam Exp $
2 2
3DISTNAME= xmlschema-1.2.0 3DISTNAME= xmlschema-1.2.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= textproc python 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=x/xmlschema/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=x/xmlschema/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/brunato/xmlschema 9HOMEPAGE= https://github.com/brunato/xmlschema
10COMMENT= XML Schema validator and decoder 10COMMENT= XML Schema validator and decoder
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-elementpath>=1.4.0:../../textproc/py-elementpath 13DEPENDS+= ${PYPKGPREFIX}-elementpath>=1.4.0:../../textproc/py-elementpath
14TEST_DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree 14TEST_DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none

cvs diff -r1.9 -r1.10 pkgsrc/textproc/py-xmlschema/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-xmlschema/distinfo 2020/06/01 16:01:01 1.9
+++ pkgsrc/textproc/py-xmlschema/distinfo 2020/06/20 16:18:33 1.10
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.9 2020/06/01 16:01:01 adam Exp $ 1$NetBSD: distinfo,v 1.10 2020/06/20 16:18:33 adam Exp $
2 2
3SHA1 (xmlschema-1.2.0.tar.gz) = 683c86488ce290a2e5cfdd9db1e2569f1985d5f9 3SHA1 (xmlschema-1.2.2.tar.gz) = 156ed614502c8194efbe2212010a9facc97e6780
4RMD160 (xmlschema-1.2.0.tar.gz) = 94e81509f7b781070427e9f0097562a7f044db84 4RMD160 (xmlschema-1.2.2.tar.gz) = 9bbd1511f3b1611d049e1f0813dbd6461b0c3c39
5SHA512 (xmlschema-1.2.0.tar.gz) = 1a6644b02e96beeea68bd737a4a66fd02693b4cb3c36a07e569a2b2c3e2b0db4fe01a475fcc3c4e5372c6000b27ef824ba5859215a03212fe4c0f2ec61f7103b 5SHA512 (xmlschema-1.2.2.tar.gz) = 51be4317530cd1055438a4bf8e484b70d8a9414da5507fd30ed506271317859e5255fc729ed9fa5df2230e2af049ff40e693c67a5062e61fda43a1329ef2138d
6Size (xmlschema-1.2.0.tar.gz) = 314580 bytes 6Size (xmlschema-1.2.2.tar.gz) = 318829 bytes
7SHA1 (patch-setup.py) = 6007d0da37c00e14a7217b588df8e92679fc7c96 7SHA1 (patch-setup.py) = 6007d0da37c00e14a7217b588df8e92679fc7c96