mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
community/py3-dict2xml: upgrade to 1.7.7
This commit is contained in:
parent
37fffc75c2
commit
5b9e8057bd
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Will Sinatra <wpsinatra@gmail.com>
|
# Maintainer: Will Sinatra <wpsinatra@gmail.com>
|
||||||
pkgname=py3-dict2xml
|
pkgname=py3-dict2xml
|
||||||
_pyname=dict2xml
|
_pyname=dict2xml
|
||||||
pkgver=1.7.6
|
pkgver=1.7.7
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Small utility to convert a python dictionary into an XML string"
|
pkgdesc="Small utility to convert a python dictionary into an XML string"
|
||||||
url="https://github.com/delfick/python-dict2xml"
|
url="https://github.com/delfick/python-dict2xml"
|
||||||
|
@ -30,5 +30,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
54e8330a556e7576d100fbbc036e8c9627872c4c1cbebcaedf137f2b8ad8e197e49b2e699c284f9c8a3d9874fea83eac80d129f67ea426e807e5699f8811b933 dict2xml-1.7.6.tar.gz
|
8605754b20833990d07906ce98cd477de58cad8d826a5851d84e1402e9f4f6bcc073631920fb73e5253de7d7eafa22c8b92d3ba5875ee852b719204f92e8fb93 dict2xml-1.7.7.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue