~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] testing/py3-dict2xml: upgrade to 1.7.1

Details
Message ID
<20220217084408.16633-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +5 -3
---
 testing/py3-dict2xml/APKBUILD | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/testing/py3-dict2xml/APKBUILD b/testing/py3-dict2xml/APKBUILD
index b159713f9a..21d70d5d8e 100644
--- a/testing/py3-dict2xml/APKBUILD
+++ b/testing/py3-dict2xml/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-dict2xml
_pyname=dict2xml
pkgver=1.7.0
pkgrel=3
pkgver=1.7.1
pkgrel=0
pkgdesc="Small utility to convert a python dictionary into an XML string"
options="!check" # Requires unpackaged 'NoseOfYeti'
url="https://github.com/delfick/python-dict2xml"
@@ -22,4 +22,6 @@ package() {
	python3 setup.py install --root="$pkgdir" --optimize=1
}

sha512sums="7ed2af3facc81d70b1ccb1a1ffacdd7f72a38b7435048f170f657e8b48f3f9a144238df93e577ea8d3bfae019edfbbe35da7b2e7cd82fbb8f59cd3f646ac6a6e  dict2xml-1.7.0.tar.gz"
sha512sums="
37dfbd2b2f1732dfd09bab910f6a8dbe5a644545aa9d4fa82d5dadba3754a04aa39e25de777ec1a2174729ae214eb4b27b5d4c1a2b5e760abd7d7b76308b1a25  dict2xml-1.7.1.tar.gz
"
-- 
2.35.1
Reply to thread Export thread (mbox)