python3-casttube: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:12 -04:00
parent 4b889851b9
commit 9d3e5cd519

View file

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