update to py3-dict2xml-1.7.2

This commit is contained in:
sthen 2022-11-24 12:02:46 +00:00
parent fc105db388
commit fbbacb75c6
2 changed files with 5 additions and 4 deletions

View File

@ -1,10 +1,9 @@
COMMENT= small utility to convert a Python dictionary into an XML
MODPY_EGG_VERSION= 1.7.1
MODPY_EGG_VERSION= 1.7.2
DISTNAME= dict2xml-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
REVISION= 1
CATEGORIES= textproc
@ -17,6 +16,8 @@ MODULES= lang/python
MODPY_PI= Yes
MODPY_PYBUILD= setuptools
# tests require unported noseOfYeti
NO_TEST= Yes
FLAVOR= python3

View File

@ -1,2 +1,2 @@
SHA256 (dict2xml-1.7.1.tar.gz) = ZgCqMx8X7uODNhH3GJmkOnZhLKdVoVdpzyBJLEsaoBY=
SIZE (dict2xml-1.7.1.tar.gz) = 6646
SHA256 (dict2xml-1.7.2.tar.gz) = QCczCVdGbRSk9pLmtJlxfnQ789hHf0dNCjzy0xyBeK8=
SIZE (dict2xml-1.7.2.tar.gz) = 12295