From 341be4ed47ec8c8ece5f7a22ef75030a80b666ba Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 07:18:12 +0200 Subject: [PATCH] python3-aiohttp: rebuild for Python 3.6 --- 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 8479970abe3..80228abded9 100644 --- a/srcpkgs/python3-aiohttp/template +++ b/srcpkgs/python3-aiohttp/template @@ -1,7 +1,7 @@ # Template file for 'python3-aiohttp' pkgname=python3-aiohttp version=2.2.5 -revision=2 +revision=3 wrksrc="aiohttp-${version}" build_style=python3-module pycompile_module="aiohttp"