python-rencode: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:15:12 -02:00
parent 4d99ebf2ac
commit aedd49f993
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -1,7 +1,7 @@
# Template file for 'python-rencode' # Template file for 'python-rencode'
pkgname=python-rencode pkgname=python-rencode
version=1.0.6 version=1.0.6
revision=1 revision=2
wrksrc="rencode-${version}" wrksrc="rencode-${version}"
build_style=python-module build_style=python-module
hostmakedepends="python-setuptools python3-setuptools python-Cython python3-Cython" hostmakedepends="python-setuptools python3-setuptools python-Cython python3-Cython"