python-Bottleneck: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 10:15:02 +02:00
parent 0b303b6ea0
commit 5769bbe840

View file

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