python-greenlet: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:14:59 -02:00
parent 9dbea945dc
commit 0877d0d06b
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

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