python-Cython: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:14:45 -02:00
parent a3154869f4
commit 7e209df6fa
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -1,7 +1,7 @@
# Template file for 'python-Cython'
pkgname=python-Cython
version=0.29.2
revision=1
revision=2
wrksrc="Cython-${version}"
build_style=python-module
pycompile_module="Cython pyximport cython.py"