From a601eca3ee100aaf816ea75f973ddb0e6695fbc6 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:50 +0100 Subject: [PATCH] python-xmltodict: rebuild for Python 3.8.1. --- srcpkgs/python-xmltodict/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-xmltodict/template b/srcpkgs/python-xmltodict/template index a48e6d46aa6..b3d7ef042e8 100644 --- a/srcpkgs/python-xmltodict/template +++ b/srcpkgs/python-xmltodict/template @@ -1,7 +1,7 @@ # Template file for 'python-xmltodict' pkgname=python-xmltodict version=0.12.0 -revision=1 +revision=2 archs=noarch wrksrc="xmltodict-${version}" build_style=python-module