pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-xmlschema py-xmlschema: updated to 1.11.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e8239bc5eae
branches:  trunk
changeset: 379768:9e8239bc5eae
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon May 23 08:34:28 2022 +0000

description:
py-xmlschema: updated to 1.11.1

v1.11.1
* Protect converter calls in iter_decode()/iter_encode()
* Extend XSD type matching for code generators (fallback to schema types with a local name)

diffstat:

 textproc/py-xmlschema/Makefile |  4 ++--
 textproc/py-xmlschema/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 952f61b49e80 -r 9e8239bc5eae textproc/py-xmlschema/Makefile
--- a/textproc/py-xmlschema/Makefile    Mon May 23 08:31:51 2022 +0000
+++ b/textproc/py-xmlschema/Makefile    Mon May 23 08:34:28 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2022/05/15 19:29:25 adam Exp $
+# $NetBSD: Makefile,v 1.38 2022/05/23 08:34:28 adam Exp $
 
-DISTNAME=      xmlschema-1.11.0
+DISTNAME=      xmlschema-1.11.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xmlschema/}
diff -r 952f61b49e80 -r 9e8239bc5eae textproc/py-xmlschema/distinfo
--- a/textproc/py-xmlschema/distinfo    Mon May 23 08:31:51 2022 +0000
+++ b/textproc/py-xmlschema/distinfo    Mon May 23 08:34:28 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2022/05/15 19:29:25 adam Exp $
+$NetBSD: distinfo,v 1.38 2022/05/23 08:34:28 adam Exp $
 
-BLAKE2s (xmlschema-1.11.0.tar.gz) = 956218e510f7904bbe6f7561546c7f364729c3efa63d2c4282a458bb2009105c
-SHA512 (xmlschema-1.11.0.tar.gz) = 507b57b8d4f48eb9f2463898ad0bd245791a8c8086a544d45da1fb2d4f6edafa5e555d44bdba50974408f14251cb8acae2dfc2c1b5c4544088f336fdfee0793a
-Size (xmlschema-1.11.0.tar.gz) = 453958 bytes
+BLAKE2s (xmlschema-1.11.1.tar.gz) = 6b357e15612548294b8344c1b56e3c335630c8c05b0020e0b871d57d303f0147
+SHA512 (xmlschema-1.11.1.tar.gz) = 58800377e4bdec70608286057093827fd72bce82117424753a37632c2dbccf2b4e354bfa6e62c3dec06ec98ff262eff258e18c0c6e6af2b5fd520ad11118531c
+Size (xmlschema-1.11.1.tar.gz) = 454932 bytes



Home | Main Index | Thread Index | Old Index