From 80a8e53ea78d92304f9d3f765522423da8b5bde4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:34 -0400 Subject: [PATCH] python3-SoCo: rebuild for Python 3.10 --- srcpkgs/python3-SoCo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-SoCo/template b/srcpkgs/python3-SoCo/template index 809ffcd3a21..adc9a66b713 100644 --- a/srcpkgs/python3-SoCo/template +++ b/srcpkgs/python3-SoCo/template @@ -1,7 +1,7 @@ # Template file for 'python3-SoCo' pkgname=python3-SoCo version=0.18.1 -revision=3 +revision=4 wrksrc="SoCo-${version}" build_style=python3-module pycompile_module="soco"