From a5e5d7d05860e0664548177e8a80ba50989f7dbc Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:04:47 +0100 Subject: [PATCH] python-automat: rebuild for Python 3.8.1. --- srcpkgs/python-automat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-automat/template b/srcpkgs/python-automat/template index 4d0f89a89f5..984f5e9642a 100644 --- a/srcpkgs/python-automat/template +++ b/srcpkgs/python-automat/template @@ -1,7 +1,7 @@ # Template file for 'python-automat' pkgname=python-automat version=0.7.0 -revision=1 +revision=2 archs=noarch wrksrc="Automat-${version}" build_style=python-module