From 9686a325de0e4112ea1380cbcfeda2b4c98be53d Mon Sep 17 00:00:00 2001 From: ptrcnull Date: Sat, 27 Jan 2024 23:28:26 +0100 Subject: [PATCH] testing/py3-dict2xml: upgrade to 1.7.4 --- testing/py3-dict2xml/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/py3-dict2xml/APKBUILD b/testing/py3-dict2xml/APKBUILD index ff1f7554bf5..542c326411d 100644 --- a/testing/py3-dict2xml/APKBUILD +++ b/testing/py3-dict2xml/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: pkgname=py3-dict2xml _pyname=dict2xml -pkgver=1.7.3 -pkgrel=1 +pkgver=1.7.4 +pkgrel=0 pkgdesc="Small utility to convert a python dictionary into an XML string" url="https://github.com/delfick/python-dict2xml" arch="noarch" @@ -30,5 +30,5 @@ package() { } sha512sums=" -631415e425688c612c15b72fc339db33977df32eb25f7f8f03a63e5115c8e06f4aa5b247ded3e16cddbb9b16597aeb0ef218f193c5f4c44ebdcd7e39c2052ed2 dict2xml-1.7.3.tar.gz +13a2b34783e5f6414c173059ba16a2061ecaef41355b7b0099546d704c9c28b1e0f9ea3186d4b0db99083e66a2f22e69e57a4a415b72c00fd1e17bcb435e7462 dict2xml-1.7.4.tar.gz "