From a32d07c89281661e4a255a96a3ecd5d7ffcc5ce5 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:17 -0400 Subject: [PATCH] python-gntp: rebuild for Python 3.9 --- srcpkgs/python-gntp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-gntp/template b/srcpkgs/python-gntp/template index b7a172f348a..516246a110b 100644 --- a/srcpkgs/python-gntp/template +++ b/srcpkgs/python-gntp/template @@ -1,7 +1,7 @@ # Template file for 'python-gntp' pkgname=python-gntp version=1.0.3 -revision=6 +revision=7 wrksrc="gntp-${version}" build_style=python-module pycompile_module="gntp"