python3-uvloop: update to 0.19.0.

This commit is contained in:
Andrew J. Hesford 2023-10-24 09:51:12 -04:00
parent 7cac8fe367
commit e98d515c82

View File

@ -1,6 +1,6 @@
# Template file for 'python3-uvloop'
pkgname=python3-uvloop
version=0.18.0
version=0.19.0
revision=1
build_style=python3-module
hostmakedepends="python3 python3-setuptools python3-Cython0.29"
@ -12,7 +12,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=81907a393fd5636dc52cb9affd0b841702cd8758f3106acafa4b1bfe85087dc1
checksum=bf4f25fb5c15db61b641a2b048fa3865dd005a74621e9aeccac945c122bfb286
do_check() {
# For some reason, setting PYTHONPATH is not sufficient