python-Bottleneck: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 18:04:36 +01:00
parent 7be0bd8b3f
commit b6fc4a0b5a

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=4 revision=5
wrksrc="Bottleneck-${version}" wrksrc="Bottleneck-${version}"
build_style=python-module build_style=python-module
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"