python3-jellyfish: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:45 -04:00
parent 1ffd3c5af8
commit 2e8732ceef

View file

@ -1,7 +1,7 @@
# Template file for 'python3-jellyfish' # Template file for 'python3-jellyfish'
pkgname=python3-jellyfish pkgname=python3-jellyfish
version=0.7.2 version=0.7.2
revision=2 revision=3
wrksrc="jellyfish-${version}" wrksrc="jellyfish-${version}"
build_style=python3-module build_style=python3-module
pycompile_module="jellyfish" pycompile_module="jellyfish"