From 84d62f11bec75e569d1d10667cd3dce39d557cf9 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:39 -0400 Subject: [PATCH] python3-filelock: rebuild for Python 3.9 --- srcpkgs/python3-filelock/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-filelock/template b/srcpkgs/python3-filelock/template index 9105ff8689d..a69390e02e5 100644 --- a/srcpkgs/python3-filelock/template +++ b/srcpkgs/python3-filelock/template @@ -1,7 +1,7 @@ # Template file for 'python3-filelock' pkgname=python3-filelock version=3.0.12 -revision=2 +revision=3 wrksrc="filelock-${version}" build_style=python3-module pycompile_module="filelock.py"