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.6.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d599ebcb191
branches:  trunk
changeset: 451884:6d599ebcb191
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon May 03 15:15:58 2021 +0000

description:
py-xmlschema: updated to 1.6.2

v1.6.2
* Fix for issue 245 (key/keyref with dynamic types)
* Change default decoding of mixed content with only text to a string
  instead of a dictionary

diffstat:

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

diffs (28 lines):

diff -r 8012cf032c5d -r 6d599ebcb191 textproc/py-xmlschema/Makefile
--- a/textproc/py-xmlschema/Makefile    Mon May 03 15:14:26 2021 +0000
+++ b/textproc/py-xmlschema/Makefile    Mon May 03 15:15:58 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2021/04/15 06:39:33 adam Exp $
+# $NetBSD: Makefile,v 1.25 2021/05/03 15:15:58 adam Exp $
 
-DISTNAME=      xmlschema-1.6.1
+DISTNAME=      xmlschema-1.6.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xmlschema/}
diff -r 8012cf032c5d -r 6d599ebcb191 textproc/py-xmlschema/distinfo
--- a/textproc/py-xmlschema/distinfo    Mon May 03 15:14:26 2021 +0000
+++ b/textproc/py-xmlschema/distinfo    Mon May 03 15:15:58 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.23 2021/04/15 06:39:33 adam Exp $
+$NetBSD: distinfo,v 1.24 2021/05/03 15:15:58 adam Exp $
 
-SHA1 (xmlschema-1.6.1.tar.gz) = 17a1c245015301e8eef941b6a47fd369403f183c
-RMD160 (xmlschema-1.6.1.tar.gz) = 91d7afe82e634207878ae956feff5995ecc33047
-SHA512 (xmlschema-1.6.1.tar.gz) = be766649f43c297a3ae593bb59244199c52f87bf5f85eb54f5ee8e7cc7a8312aa74ed45198df63a43045840231339203180b7175ac71b850640c44aeb67b5ff5
-Size (xmlschema-1.6.1.tar.gz) = 365094 bytes
+SHA1 (xmlschema-1.6.2.tar.gz) = 93de82f85edc910ae802106e3ad0ba3169ddc639
+RMD160 (xmlschema-1.6.2.tar.gz) = f407d6bafcd31a5d87b57bf0d8275b6694772b68
+SHA512 (xmlschema-1.6.2.tar.gz) = 5aaf022451fa069b2361af542d4d864995e8dae7d50f5e66a5d5567b4d8511bb46b5dcec68a780e89025ff02f5bbb6311c4fcd4fb17f6c24c0c02b00c6b4a341
+Size (xmlschema-1.6.2.tar.gz) = 367141 bytes
 SHA1 (patch-setup.py) = 33f441c48a538fde5156588c17cc6e8af1d692e6



Home | Main Index | Thread Index | Old Index