From 822e6aaffd2453919869a10722bd028a2bd0ff93 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 14:53:06 +0100 Subject: [PATCH] python-kiwisolver: rebuild for Python 3.8.1. --- srcpkgs/python-kiwisolver/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-kiwisolver/template b/srcpkgs/python-kiwisolver/template index 072bd5af038..67f0805aa51 100644 --- a/srcpkgs/python-kiwisolver/template +++ b/srcpkgs/python-kiwisolver/template @@ -1,7 +1,7 @@ # Template file for 'python-kiwisolver' pkgname=python-kiwisolver version=1.0.1 -revision=2 +revision=3 wrksrc="kiwisolver-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"