From 7990e069afaecacd1fb1519e867f37b90cec7fe3 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:14 -0400 Subject: [PATCH] python-atomicwrites: rebuild for Python 3.9 --- srcpkgs/python-atomicwrites/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-atomicwrites/template b/srcpkgs/python-atomicwrites/template index 818d2caf896..e5cbe22980f 100644 --- a/srcpkgs/python-atomicwrites/template +++ b/srcpkgs/python-atomicwrites/template @@ -1,7 +1,7 @@ # Template file for 'python-atomicwrites' pkgname=python-atomicwrites version=1.3.0 -revision=3 +revision=4 wrksrc="atomicwrites-${version}" build_style=python-module pycompile_module="atomicwrites"