From 98c9265f2f913a4b803ef0ea91428385c8f1b6a2 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:47 -0400 Subject: [PATCH] python3-kiwisolver: rebuild for Python 3.9 --- srcpkgs/python3-kiwisolver/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-kiwisolver/template b/srcpkgs/python3-kiwisolver/template index cbabfa84931..e2d483ea9f5 100644 --- a/srcpkgs/python3-kiwisolver/template +++ b/srcpkgs/python3-kiwisolver/template @@ -1,7 +1,7 @@ # Template file for 'python3-kiwisolver' pkgname=python3-kiwisolver version=1.0.1 -revision=4 +revision=5 wrksrc="kiwisolver-${version}" build_style=python3-module hostmakedepends="python3-setuptools"