From 405877c9c787c55bea9d2dd904d0d39344d5ddaa Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 14:28:30 +0100 Subject: [PATCH] python-setuptools: rebuild for Python 3.8.1. --- srcpkgs/python-setuptools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-setuptools/template b/srcpkgs/python-setuptools/template index 382a9b45bcd..a172f8e8e09 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -1,7 +1,7 @@ # Template file for 'python-setuptools' pkgname=python-setuptools version=41.2.0 -revision=2 +revision=3 archs=noarch wrksrc="setuptools-${version}" build_style=python-module