aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-dicttoxml
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-15 17:33:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:43 +0000
commitc21f407f158008293aa649d4059ce3f22800d1fd (patch)
tree53e11ff4d3229db06f6bf6f18740eb81aec90f18 /community/py-dicttoxml
parentf141b1144b7ab4dd99585ec970588d2def664bb6 (diff)
downloadaports-c21f407f158008293aa649d4059ce3f22800d1fd.tar.bz2
aports-c21f407f158008293aa649d4059ce3f22800d1fd.tar.xz
community/py-dicttoxml: rebuild against python 3.7
Diffstat (limited to 'community/py-dicttoxml')
-rw-r--r--community/py-dicttoxml/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-dicttoxml/APKBUILD b/community/py-dicttoxml/APKBUILD
index 3a85cced69..d31a4b14b7 100644
--- a/community/py-dicttoxml/APKBUILD
+++ b/community/py-dicttoxml/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-dicttoxml
_pkgname=dicttoxml
pkgver=1.7.4
-pkgrel=1
+pkgrel=2
pkgdesc="Converts a Python dictionary or other native data type into a valid XML string"
url="https://github.com/quandyfactory/dicttoxml"
arch="noarch"