python3-uvloop: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:17:59 -04:00
parent a287136442
commit 43a3055d4e

View file

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