From 292b98229626d6dd4f2bfea6d112b30240abc912 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:46 -0400 Subject: [PATCH] python3-cli_helpers: rebuild for Python 3.10 --- srcpkgs/python3-cli_helpers/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-cli_helpers/template b/srcpkgs/python3-cli_helpers/template index 91e22d2471c..a6b29fa0201 100644 --- a/srcpkgs/python3-cli_helpers/template +++ b/srcpkgs/python3-cli_helpers/template @@ -1,7 +1,7 @@ # Template file for 'python3-cli_helpers' pkgname=python3-cli_helpers version=1.2.1 -revision=3 +revision=4 wrksrc="cli_helpers-${version}" build_style=python3-module pycompile_module="cli_helpers"