python3-uvloop: update to 0.16.0.

This commit is contained in:
Andrew J. Hesford 2021-08-12 08:37:27 -04:00
parent dc93380228
commit 64510a434d

View file

@ -1,6 +1,6 @@
# Template file for 'python3-uvloop'
pkgname=python3-uvloop
version=0.15.3
version=0.16.0
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=python3-module
@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="Apache-2.0, MIT"
homepage="https://github.com/MagicStack/uvloop"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=f9dcb5c4f19b2117fea6b2596089b090fadb9b0524a194d76a24e58e065807f2
checksum=b003d3110baf076d3e70c85fb96a434ea67ad2f4c4ccb11cfce7e00ce8565378
do_check() {
# For some reason, setting PYTHONPATH is not sufficient