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