python-greenlet: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 02:43:50 +02:00
parent 95fa14354c
commit fdd836c8ac
1 changed files with 1 additions and 1 deletions

View File

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