python3-uvloop: build with python3-Cython0.29

This commit is contained in:
Andrew J. Hesford 2023-08-26 13:23:54 -04:00
parent 5665f6d714
commit dc81c52e8e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pkgname=python3-uvloop
version=0.17.0
revision=2
build_style=python3-module
hostmakedepends="python3 python3-setuptools python3-Cython"
hostmakedepends="python3 python3-setuptools python3-Cython0.29"
makedepends="libuv-devel python3-devel"
depends="python3"
checkdepends="flake8 python3-pytest python3-openssl python3-psutil"