From ba99478fc6b74402960a00ab083b4f8c5af6182e Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Tue, 13 Dec 2016 01:24:38 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- scipy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scipy.spec b/scipy.spec index 224475b..56daa8d 100644 --- a/scipy.spec +++ b/scipy.spec @@ -11,7 +11,7 @@ Summary: Scientific Tools for Python Name: scipy Version: 0.18.0 -Release: 1%{?dist} +Release: 2%{?dist} Group: Development/Libraries # BSD -- whole package except: @@ -161,6 +161,9 @@ PYTHONPATH=$RPM_BUILD_ROOT%{python2_sitearch} \ %endif # with_python3 %changelog +* Mon Dec 12 2016 Stratakis Charalampos - 0.18.0-2 +- Rebuild for Python 3.6 + * Tue Jul 26 2016 Than Ngo - 0.18.0-1 - 0.18.0 - %%check: make non-fatal as temporary workaround for scipy build on arm