diff --git a/scipy-1.6.2.tar.gz b/scipy-1.9.3.tar.gz similarity index 57% rename from scipy-1.6.2.tar.gz rename to scipy-1.9.3.tar.gz index 0785b679766aa7f0ad73e9b8b2b2843fee1faccd..d4bcccf21c76bacd8e5315a8fb0faa4d5394520f 100644 Binary files a/scipy-1.6.2.tar.gz and b/scipy-1.9.3.tar.gz differ diff --git a/scipy.spec b/scipy.spec index f2ef21fae372857093bcbe8f3b4a3f56f897eaa8..f702d87bb8961eca27744c5c950897790a46474f 100644 --- a/scipy.spec +++ b/scipy.spec @@ -1,16 +1,17 @@ %global py_setup_args config_fc --fcompiler=gnu95 --noarch %global debug_package %{nil} Name: scipy -Version: 1.6.2 +Version: 1.9.3 Release: 1 Summary: A Python-based ecosystem of open-source software for mathematics, science, and engineering License: Qhull and Apache-2.0 URL: https://www.scipy.org -Source0: https://github.com/scipy/scipy/releases/download/v%{version}/scipy-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/0a/2e/44795c6398e24e45fa0bb61c3e98de1cfea567b1b51efd3751e2f7ff9720/scipy-1.9.3.tar.gz BuildRequires: python3-devel python3-numpy >= 1.8.2 python3-numpy-f2py BuildRequires: gcc-c++ openblas-devel gcc-gfortran chrpath BuildRequires: pybind11-devel python3-pybind11 python3-Cython +BuildRequires: python3-pythran %description SciPy (pronounced "Sigh Pie") is open-source software for mathematics, science, and engineering. @@ -98,6 +99,9 @@ echo "%{_libdir}/%{name}" >> $RPM_BUILD_ROOT/etc/ld.so.conf.d/%{name}-%{_arch}.c %config(noreplace) /etc/ld.so.conf.d/* %changelog +* Sun Apr 28 2024 OpenStack_SIG - 1.9.3-1 +- Upgrade package to version 1.9.3 + * Mon Dec 13 2021 zhouwenpei - 1.6.2-1 - upgrade to 1.6.2