From e7efa23d4722781f9c7a20983ca092fb3b19c61a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:49 +0100 Subject: [PATCH] python-wheel: rebuild for Python 3.8.1. --- srcpkgs/python-wheel/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-wheel/template b/srcpkgs/python-wheel/template index 11c50bd65e..11aeaf4231 100644 --- a/srcpkgs/python-wheel/template +++ b/srcpkgs/python-wheel/template @@ -1,7 +1,7 @@ # Template file for 'python-wheel' pkgname=python-wheel version=0.32.3 -revision=1 +revision=2 archs=noarch wrksrc="wheel-${version}" build_style=python-module