From 983e2f8ac1213c3a53f7277470f80edc2b812975 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:56:06 -0400 Subject: [PATCH] python3-scipy: rebuild for Python 3.9 --- srcpkgs/python3-scipy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-scipy/template b/srcpkgs/python3-scipy/template index 1bf7c72217b..7e18ac2cde7 100644 --- a/srcpkgs/python3-scipy/template +++ b/srcpkgs/python3-scipy/template @@ -1,7 +1,7 @@ # Template file for 'python3-scipy' pkgname=python3-scipy version=1.5.2 -revision=1 +revision=2 wrksrc="scipy-${version}" build_style=python3-module build_helper="numpy"