- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 05:33:58 +00:00
parent ee82bdaa4a
commit 0c7df8e07d

View File

@ -15,7 +15,7 @@
Summary: Scientific Tools for Python Summary: Scientific Tools for Python
Name: scipy Name: scipy
Version: 1.6.2 Version: 1.6.2
Release: 2%{?dist} Release: 3%{?dist}
# BSD -- whole package except: # BSD -- whole package except:
# Boost -- scipy/special/cephes/scipy_iv.c # Boost -- scipy/special/cephes/scipy_iv.c
@ -192,6 +192,9 @@ popd
%endif %endif
%changelog %changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.2-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Thu Apr 08 2021 Nikola Forró <nforro@redhat.com> - 1.6.2-2 * Thu Apr 08 2021 Nikola Forró <nforro@redhat.com> - 1.6.2-2
- Remove python-pytest-xdist dependency - Remove python-pytest-xdist dependency
resolves: #1945060 resolves: #1945060