1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/py3-xmlschema: upgrade to 4.1.0

This commit is contained in:
Celeste 2025-06-06 03:51:01 +00:00
parent 726178710a
commit e74054c533

View file

@ -2,7 +2,7 @@
# Maintainer: Celeste <cielesti@protonmail.com>
maintainer="Celeste <cielesti@protonmail.com>"
pkgname=py3-xmlschema
pkgver=4.0.1
pkgver=4.1.0
pkgrel=0
pkgdesc="XML schema validator and conversion library"
url="https://github.com/sissaschool/xmlschema"
@ -34,5 +34,5 @@ package() {
}
sha512sums="
4d4c90ed487717c60faf07f2a180834bc529d1316c16d23f035d404c376338b5e06edcb6e0476306e9f461a78df484964b0ad3a7ed1120b3f48444a6d3406edf py3-xmlschema-4.0.1.tar.gz
487f8c5b0cae1f6c7cc57cde937ef853748c5b2042af7d8c9c81a9ed63673bec2acafcf36625acde0a097ea77554df7b0db349afaf18e90d536cdc54d6f5d25b py3-xmlschema-4.1.0.tar.gz
"