diff options
author | adam <adam@pkgsrc.org> | 2021-12-15 09:39:00 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-12-15 09:39:00 +0000 |
commit | d78240b32427be1e428790eaf83b27a62d70909e (patch) | |
tree | db2cd91c4e1b4cb7130e91a03344019a44d34114 /textproc | |
parent | 2b4c1210bf031f7e0e06c7e688642b97ea3d9de4 (diff) | |
download | pkgsrc-d78240b32427be1e428790eaf83b27a62d70909e.tar.gz |
py-xmlschema: updated to 1.9.1
v1.9.1
* Improve error reporting for encoded data
* Fix attribute duplicates in attribute group
* Add process_skipped optional argument to decoding/encoding
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-xmlschema/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-xmlschema/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/py-xmlschema/Makefile b/textproc/py-xmlschema/Makefile index c362a89d760..a4dfe09bc9b 100644 --- a/textproc/py-xmlschema/Makefile +++ b/textproc/py-xmlschema/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2021/12/02 11:07:17 adam Exp $ +# $NetBSD: Makefile,v 1.32 2021/12/15 09:39:00 adam Exp $ -DISTNAME= xmlschema-1.9.0 +DISTNAME= xmlschema-1.9.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=x/xmlschema/} diff --git a/textproc/py-xmlschema/distinfo b/textproc/py-xmlschema/distinfo index 5bc3cb4dc6a..11247ce0f5d 100644 --- a/textproc/py-xmlschema/distinfo +++ b/textproc/py-xmlschema/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.32 2021/12/02 11:07:17 adam Exp $ +$NetBSD: distinfo,v 1.33 2021/12/15 09:39:00 adam Exp $ -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 +BLAKE2s (xmlschema-1.9.1.tar.gz) = a7d87c5e2554a0263c5f3fa9584a85187b2ef3e6c6cb6386462324cefb59a1d6 +SHA512 (xmlschema-1.9.1.tar.gz) = 958052e5a3573c5e3ae08fe487cbbb219d361264920f7ffc4157faf53a4e260f256c0ad9a68575c16d2e6cc1bd75b94459ec088b08daa4a419f756f1a7044836 +Size (xmlschema-1.9.1.tar.gz) = 394695 bytes SHA1 (patch-setup.py) = acfd8a0bcb39c7d35c5fcd62bfed643a81fe7516 |