Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-19 11:05:33 +02:00
parent a36526471b
commit 0d2dfdebae

View File

@ -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 <mhroncok@redhat.com> - 1.2.1-7
- Rebuilt for Python 3.8
* Tue Jul 30 2019 Petr Viktorin <pviktori@redhat.com> - 1.2.1-6
- Remove build dependency on python2-pytest-xdist and python2-pytest-timeout
- Enable parallel tests in Python 3 %%check