From 52e1038d4cd12daf616cdf16b6adf41507f9f546 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:30 -0400 Subject: [PATCH] python3-axolotl: rebuild for Python 3.9 --- srcpkgs/python3-axolotl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-axolotl/template b/srcpkgs/python3-axolotl/template index 356d702b55d..b0146e392b3 100644 --- a/srcpkgs/python3-axolotl/template +++ b/srcpkgs/python3-axolotl/template @@ -2,7 +2,7 @@ pkgname=python3-axolotl _pkgname=${pkgname/3/} version=0.2.3 -revision=3 +revision=4 wrksrc=$_pkgname-$version build_style=python3-module hostmakedepends="python3-setuptools"