mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
python3-uvloop: build with python3-Cython0.29
This commit is contained in:
parent
5665f6d714
commit
dc81c52e8e
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue