python3-uvloop: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:13 -04:00
parent 7b14bb90cd
commit 99a01661b0

View file

@ -1,7 +1,7 @@
# Template file for 'python3-uvloop'
pkgname=python3-uvloop
version=0.14.0
revision=1
revision=2
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
hostmakedepends="python3 python3-setuptools python3-Cython"