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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7f0d675ecc9d
branches:  trunk
changeset: 449856:7f0d675ecc9d
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Apr 06 19:44:10 2021 +0000

description:
py-xmlschema: updated to 1.6.0

v1.6.0
* XML data bindings and code generators are now considered stable
* Add arguments 'max_depth' and 'extra_validator' to validation methods
* Enhance decoding with 'value_hook' argument

diffstat:

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

diffs (36 lines):

diff -r e8ac26e0394b -r 7f0d675ecc9d textproc/py-xmlschema/Makefile
--- a/textproc/py-xmlschema/Makefile    Tue Apr 06 19:42:18 2021 +0000
+++ b/textproc/py-xmlschema/Makefile    Tue Apr 06 19:44:10 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2021/03/15 07:18:25 adam Exp $
+# $NetBSD: Makefile,v 1.23 2021/04/06 19:44:10 adam Exp $
 
-DISTNAME=      xmlschema-1.5.3
+DISTNAME=      xmlschema-1.6.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xmlschema/}
@@ -12,7 +12,6 @@
 
 DEPENDS+=      ${PYPKGPREFIX}-elementpath>=2.0.4:../../textproc/py-elementpath
 TEST_DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
-TOOL_DEPENDS+= ${PYPKGPREFIX}-pip-[0-9]*:../../devel/py-pip
 
 USE_LANGUAGES= # none
 
diff -r e8ac26e0394b -r 7f0d675ecc9d textproc/py-xmlschema/distinfo
--- a/textproc/py-xmlschema/distinfo    Tue Apr 06 19:42:18 2021 +0000
+++ b/textproc/py-xmlschema/distinfo    Tue Apr 06 19:44:10 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.21 2021/03/15 07:18:25 adam Exp $
+$NetBSD: distinfo,v 1.22 2021/04/06 19:44:10 adam Exp $
 
-SHA1 (xmlschema-1.5.3.tar.gz) = d00907f1c8f81827fafb5ac987ec09e1bd215900
-RMD160 (xmlschema-1.5.3.tar.gz) = cd39e4f24ba94119cc564b5cd8430833f44f43bb
-SHA512 (xmlschema-1.5.3.tar.gz) = 3d86dc407d3181bf5c34b2d6aead9995eca1b7210b39ce3cb95c5655fa0cac0bbcc9f15c6ac016aca69a23f19befbe0525d6f13644b68fde348dcd0fd03bfa73
-Size (xmlschema-1.5.3.tar.gz) = 350684 bytes
+SHA1 (xmlschema-1.6.0.tar.gz) = 7eb018dd0b49ca3ede34d84d05b6ca19a028f9f1
+RMD160 (xmlschema-1.6.0.tar.gz) = fef155a9c4a98d78d809aca6158f95f187d3ce1a
+SHA512 (xmlschema-1.6.0.tar.gz) = d72c85307b2b22bb59ed3331a1fbb8fd4ce58e69fed1762e37b89fba6c2f704753123ae34bb6155bc60d287461e426eff48b2b6a04899f067f0f235129320099
+Size (xmlschema-1.6.0.tar.gz) = 362175 bytes
 SHA1 (patch-setup.py) = 33f441c48a538fde5156588c17cc6e8af1d692e6



Home | Main Index | Thread Index | Old Index