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