Skip to content

Commit

Permalink
dev-tools/scipy: bump version to 1.5.4 (#1571)
Browse files Browse the repository at this point in the history
Newer versions than 1.5.4 would require a newer version of Python.

Signed-off-by: Adrian Reber <areber@redhat.com>
  • Loading branch information
adrianreber committed Oct 9, 2022
1 parent 74146bf commit 953ba5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/dev-tools/scipy/SPECS/python-scipy.spec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
%define ohpc_python_dependent 1
%include %{_sourcedir}/OHPC_macros

%global gnu_family gnu9
%global gnu_family gnu12

%if "%{compiler_family}" != "intel" && "%{compiler_family}" != "arm"
BuildRequires: openblas-%{compiler_family}%{PROJ_DELIM}
Expand All @@ -25,7 +25,7 @@ Requires: openblas-%{compiler_family}%{PROJ_DELIM}
%define pname scipy

Name: %{python_prefix}-%{pname}-%{compiler_family}-%{mpi_family}%{PROJ_DELIM}
Version: 1.5.1
Version: 1.5.4
Release: 1%{?dist}
Summary: Scientific Tools for Python
License: BSD-3-Clause
Expand Down

0 comments on commit 953ba5e

Please sign in to comment.