From fc41a607c83bf8486c4abde830de43657727fa7f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:56 -0400 Subject: [PATCH] python3-filelock: rebuild for Python 3.10 --- 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 a69390e02e5..6d61df8e011 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=3 +revision=4 wrksrc="filelock-${version}" build_style=python3-module pycompile_module="filelock.py"