python3-jellyfish: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:55 -04:00
parent fc5cb04d9e
commit 46a3b6b807

View file

@ -1,7 +1,7 @@
# Template file for 'python3-jellyfish' # Template file for 'python3-jellyfish'
pkgname=python3-jellyfish pkgname=python3-jellyfish
version=0.9.0 version=0.9.0
revision=1 revision=2
wrksrc="jellyfish-${version}" wrksrc="jellyfish-${version}"
build_style=python3-module build_style=python3-module
make_check_target=build/lib.*/jellyfish/test.py make_check_target=build/lib.*/jellyfish/test.py