python-PyOpenGL-accelerate: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 10:16:36 +02:00
parent e06fe04b42
commit 38bc94c0e7

View file

@ -1,7 +1,7 @@
# Template file for 'python-PyOpenGL-accelerate' # Template file for 'python-PyOpenGL-accelerate'
pkgname=python-PyOpenGL-accelerate pkgname=python-PyOpenGL-accelerate
version=3.1.0 version=3.1.0
revision=3 revision=4
wrksrc="PyOpenGL-accelerate-${version}" wrksrc="PyOpenGL-accelerate-${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"