From e98d515c823d15f33f1cdfb4ca627d560a83bade Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 24 Oct 2023 09:51:12 -0400 Subject: [PATCH] python3-uvloop: update to 0.19.0. --- srcpkgs/python3-uvloop/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-uvloop/template b/srcpkgs/python3-uvloop/template index f43f3891414..75e34b7add3 100644 --- a/srcpkgs/python3-uvloop/template +++ b/srcpkgs/python3-uvloop/template @@ -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 " 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