python3-uvloop: add checkdepends
This commit is contained in:
parent
c6b207dd83
commit
1230d9feaf
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ wrksrc="${pkgname#*-}-${version}"
|
|||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools python3-Cython"
|
||||
makedepends="libuv-devel python3-devel"
|
||||
checkdepends="flake8 python3-openssl python3-psutil"
|
||||
depends="python3"
|
||||
short_desc="Fast replacement for Python asyncio event loop"
|
||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
|
|
Loading…
Reference in a new issue