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:           Fri Jun 17 10:56:23 UTC 2022

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

Log Message:
py-xmlschema: updated to 1.11.2

v1.11.2
* Fix 'replace_existing' argument usage in `XsdElement.get_binding` method
* Add Russian full translation


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/textproc/py-xmlschema/Makefile \
    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.38 pkgsrc/textproc/py-xmlschema/Makefile:1.39
--- pkgsrc/textproc/py-xmlschema/Makefile:1.38  Mon May 23 08:34:28 2022
+++ pkgsrc/textproc/py-xmlschema/Makefile       Fri Jun 17 10:56:23 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2022/05/23 08:34:28 adam Exp $
+# $NetBSD: Makefile,v 1.39 2022/06/17 10:56:23 adam Exp $
 
-DISTNAME=      xmlschema-1.11.1
+DISTNAME=      xmlschema-1.11.2
 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.38 pkgsrc/textproc/py-xmlschema/distinfo:1.39
--- pkgsrc/textproc/py-xmlschema/distinfo:1.38  Mon May 23 08:34:28 2022
+++ pkgsrc/textproc/py-xmlschema/distinfo       Fri Jun 17 10:56:23 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2022/05/23 08:34:28 adam Exp $
+$NetBSD: distinfo,v 1.39 2022/06/17 10:56:23 adam Exp $
 
-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
+BLAKE2s (xmlschema-1.11.2.tar.gz) = 90098863f7d6d899fe4278cb3d773924c212cc7bfbc064f942b931d99355484a
+SHA512 (xmlschema-1.11.2.tar.gz) = 777743e1a0711ceb3aa752b33d65b79e56252284cb911c504751152a86281fba9a39e96271fd8058093c65d69badecdd8e30d836578c9138ff988843fbe9b90c
+Size (xmlschema-1.11.2.tar.gz) = 476302 bytes



Home | Main Index | Thread Index | Old Index