From 3620282e5725a4f5adb6c51c848f94affdf2e5f2 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:28 -0400 Subject: [PATCH] python3-aiohttp: rebuild for Python 3.9 --- srcpkgs/python3-aiohttp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-aiohttp/template b/srcpkgs/python3-aiohttp/template index d7f91e87d6e..2893cf6e890 100644 --- a/srcpkgs/python3-aiohttp/template +++ b/srcpkgs/python3-aiohttp/template @@ -1,7 +1,7 @@ # Template file for 'python3-aiohttp' pkgname=python3-aiohttp version=3.6.2 -revision=2 +revision=3 wrksrc="aiohttp-${version}" build_style=python3-module pycompile_module="aiohttp"