pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-xmlschema



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Dec  2 11:07:17 UTC 2021

Modified Files:
        pkgsrc/textproc/py-xmlschema: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/textproc/py-xmlschema/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/textproc/py-xmlschema/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-xmlschema/Makefile
diff -u pkgsrc/textproc/py-xmlschema/Makefile:1.30 pkgsrc/textproc/py-xmlschema/Makefile:1.31
--- pkgsrc/textproc/py-xmlschema/Makefile:1.30  Fri Nov 12 12:30:48 2021
+++ pkgsrc/textproc/py-xmlschema/Makefile       Thu Dec  2 11:07:17 2021
@@ -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/}

Index: pkgsrc/textproc/py-xmlschema/distinfo
diff -u pkgsrc/textproc/py-xmlschema/distinfo:1.31 pkgsrc/textproc/py-xmlschema/distinfo:1.32
--- pkgsrc/textproc/py-xmlschema/distinfo:1.31  Fri Nov 12 12:30:48 2021
+++ pkgsrc/textproc/py-xmlschema/distinfo       Thu Dec  2 11:07:17 2021
@@ -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