From 6d40b7cae6f099557e4c72c64c45ebc37d7a5409 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:45 -0400 Subject: [PATCH] python3-SoCo: rebuild for Python 3.11 --- 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 adc9a66b713..cc19a0a0c3b 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=4 +revision=5 wrksrc="SoCo-${version}" build_style=python3-module pycompile_module="soco"