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

community/py3-dict2xml: upgrade to 1.7.7

This commit is contained in:
Will Sinatra 2025-07-10 20:43:06 -04:00 committed by mio
parent 37fffc75c2
commit 5b9e8057bd

View file

@ -1,7 +1,7 @@
# Maintainer: Will Sinatra <wpsinatra@gmail.com>
pkgname=py3-dict2xml
_pyname=dict2xml
pkgver=1.7.6
pkgver=1.7.7
pkgrel=0
pkgdesc="Small utility to convert a python dictionary into an XML string"
url="https://github.com/delfick/python-dict2xml"
@ -30,5 +30,5 @@ package() {
}
sha512sums="
54e8330a556e7576d100fbbc036e8c9627872c4c1cbebcaedf137f2b8ad8e197e49b2e699c284f9c8a3d9874fea83eac80d129f67ea426e807e5699f8811b933 dict2xml-1.7.6.tar.gz
8605754b20833990d07906ce98cd477de58cad8d826a5851d84e1402e9f4f6bcc073631920fb73e5253de7d7eafa22c8b92d3ba5875ee852b719204f92e8fb93 dict2xml-1.7.7.tar.gz
"