pyliblo: build with python3-Cython0.29

This commit is contained in:
Andrew J. Hesford 2023-08-26 13:23:53 -04:00
parent a778412aaa
commit 90fabd5943

View file

@ -3,7 +3,7 @@ pkgname=pyliblo
version=0.10.0
revision=3
build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython"
hostmakedepends="python3-setuptools python3-Cython0.29"
makedepends="python3-devel liblo-devel"
depends="python3"
short_desc="Python bindings for the liblo OSC library"