Mon Jun 26 16:06:58 2023 UTC ()
py-xmlschema: updated to 2.3.1

v2.3.1
* Meta-schema elements and groups ignore xsi:type attributes
* Use the meta-schemas only for validating XSD sources otherwise create dummy schemas

v2.3.0
* Improve sequence/all restriction checks for XSD 1.1
* Add *schema* argument to `Wsdl11Document`


(adam)
diff -r1.44 -r1.45 pkgsrc/textproc/py-xmlschema/Makefile
diff -r1.44 -r1.45 pkgsrc/textproc/py-xmlschema/distinfo

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

--- pkgsrc/textproc/py-xmlschema/Makefile 2023/04/24 10:52:04 1.44
+++ pkgsrc/textproc/py-xmlschema/Makefile 2023/06/26 16:06:58 1.45
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.44 2023/04/24 10:52:04 adam Exp $ 1# $NetBSD: Makefile,v 1.45 2023/06/26 16:06:58 adam Exp $
2 2
3DISTNAME= xmlschema-2.2.3 3DISTNAME= xmlschema-2.3.1
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>=4.0.0:../../textproc/py-elementpath 13DEPENDS+= ${PYPKGPREFIX}-elementpath>=4.0.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.44 -r1.45 pkgsrc/textproc/py-xmlschema/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-xmlschema/distinfo 2023/04/24 10:52:04 1.44
+++ pkgsrc/textproc/py-xmlschema/distinfo 2023/06/26 16:06:58 1.45
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.44 2023/04/24 10:52:04 adam Exp $ 1$NetBSD: distinfo,v 1.45 2023/06/26 16:06:58 adam Exp $
2 2
3BLAKE2s (xmlschema-2.2.3.tar.gz) = c5a8f546073fbd525042f475d600537b1a9889e60a4f985e1559141076c3571a 3BLAKE2s (xmlschema-2.3.1.tar.gz) = a8c9b900c71eb20814637e7fc5e8a3551c1f694c5d7988b04ba7536cbde4bb8a
4SHA512 (xmlschema-2.2.3.tar.gz) = 978f48d1d79cc8c4f3eab22fd2396da24abd42ea5d36439b72a7783d59e17863b647039a3a058513efd170e78c340705d5729dabd28aa8c26b0c4b2133a67222 4SHA512 (xmlschema-2.3.1.tar.gz) = 6a08db7cc8f719f2b6d2b8c8478aa35b4fae72bd3c595a2ac9d39c6be6f75a3cdbf696f9e7424d3122d618a4bffc6bfddd5600daa8e0a64db5474fe95659c706
5Size (xmlschema-2.2.3.tar.gz) = 493444 bytes 5Size (xmlschema-2.3.1.tar.gz) = 494834 bytes