From 5094282d210f486107fbc5de13a53d2ff0f61dd9 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:15:53 -0400 Subject: [PATCH] git-cola: rebuild for Python 3.10 --- srcpkgs/git-cola/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/git-cola/template b/srcpkgs/git-cola/template index 2716e0272b6..29a7e26276e 100644 --- a/srcpkgs/git-cola/template +++ b/srcpkgs/git-cola/template @@ -1,7 +1,7 @@ # Template file for 'git-cola' pkgname=git-cola version=3.10.1 -revision=1 +revision=2 build_style=python3-module pycompile_dirs="usr/share/git-cola/lib" hostmakedepends="python3"