python3-SoCo: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:45 -04:00
parent 340ddae35f
commit 6d40b7cae6

View file

@ -1,7 +1,7 @@
# Template file for 'python3-SoCo' # Template file for 'python3-SoCo'
pkgname=python3-SoCo pkgname=python3-SoCo
version=0.18.1 version=0.18.1
revision=4 revision=5
wrksrc="SoCo-${version}" wrksrc="SoCo-${version}"
build_style=python3-module build_style=python3-module
pycompile_module="soco" pycompile_module="soco"