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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6cf6994a6b63
branches:  trunk
changeset: 770541:6cf6994a6b63
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Dec 02 11:07:17 2021 +0000

description:
py-xmlschema: updated to 1.9.0

v1.9.0
* Add iter_decode() to document level API
* Enhance XMLResource class adding usage of pathlib.Path objects
  for source and base_url arguments
* Fix for issue 273

diffstat:

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

diffs (26 lines):

diff -r 8703f4f7e3c8 -r 6cf6994a6b63 textproc/py-xmlschema/Makefile
--- a/textproc/py-xmlschema/Makefile    Thu Dec 02 11:05:26 2021 +0000
+++ b/textproc/py-xmlschema/Makefile    Thu Dec 02 11:07:17 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2021/11/12 12:30:48 adam Exp $
+# $NetBSD: Makefile,v 1.31 2021/12/02 11:07:17 adam Exp $
 
-DISTNAME=      xmlschema-1.8.2
+DISTNAME=      xmlschema-1.9.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xmlschema/}
diff -r 8703f4f7e3c8 -r 6cf6994a6b63 textproc/py-xmlschema/distinfo
--- a/textproc/py-xmlschema/distinfo    Thu Dec 02 11:05:26 2021 +0000
+++ b/textproc/py-xmlschema/distinfo    Thu Dec 02 11:07:17 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2021/11/12 12:30:48 adam Exp $
+$NetBSD: distinfo,v 1.32 2021/12/02 11:07:17 adam Exp $
 
-BLAKE2s (xmlschema-1.8.2.tar.gz) = c29a0166bc96d0e12a93921f6c1d478b4a91ae54d00099a571447a46f6d1416f
-SHA512 (xmlschema-1.8.2.tar.gz) = 3a03206c732b3d46a58bcfdeafdccb08c7f3334c78df63901352d2d2eaebaabbb663d70329bd9667530a1e8c2bf1b7087eb493f971c3fa914d8944064e12361c
-Size (xmlschema-1.8.2.tar.gz) = 392045 bytes
+BLAKE2s (xmlschema-1.9.0.tar.gz) = e6baea8ae40ef616ea77bcc9453472cb3f7daf2e49d0b4caf5b480c78a643332
+SHA512 (xmlschema-1.9.0.tar.gz) = c7763acefa6cd34a1edc5487f0c2257c871b7c5aed2466dfb1867a004e9f91603e20d458238a52da33225d9303a7262e347f20c41203dea0f0cb7400bed66838
+Size (xmlschema-1.9.0.tar.gz) = 394048 bytes
 SHA1 (patch-setup.py) = acfd8a0bcb39c7d35c5fcd62bfed643a81fe7516



Home | Main Index | Thread Index | Old Index