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