From 7bee9b502559c0a9909ac8a9efdbf44d0b690a75 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 5 Nov 2019 14:54:19 +0000 Subject: [PATCH] testing/py3-xmltodict: rebuild against python 3.8 --- testing/py3-xmltodict/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-xmltodict/APKBUILD b/testing/py3-xmltodict/APKBUILD index 6e46efa2da3..16fcefdebd6 100644 --- a/testing/py3-xmltodict/APKBUILD +++ b/testing/py3-xmltodict/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-xmltodict _realname=xmltodict pkgver=0.12.0 -pkgrel=0 +pkgrel=1 pkgdesc="an xmltodict implementation" url="https://pypi.python.org/pypi/xmltodict/" arch="noarch"