python-jellyfish: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:15:00 -02:00
parent ed2896aa7d
commit f8db09d50b
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

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