From 0d2dfdebaedc9453255038e67ffbcf2a7a31bdb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 11:05:33 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- scipy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scipy.spec b/scipy.spec index 268fe4c..8acb299 100644 --- a/scipy.spec +++ b/scipy.spec @@ -7,7 +7,7 @@ Summary: Scientific Tools for Python Name: scipy Version: 1.2.1 -Release: 6%{?dist} +Release: 7%{?dist} # BSD -- whole package except: # Boost -- scipy/special/cephes/scipy_iv.c @@ -226,6 +226,9 @@ popd %endif %changelog +* Mon Aug 19 2019 Miro HronĨok - 1.2.1-7 +- Rebuilt for Python 3.8 + * Tue Jul 30 2019 Petr Viktorin - 1.2.1-6 - Remove build dependency on python2-pytest-xdist and python2-pytest-timeout - Enable parallel tests in Python 3 %%check