Browse Source

update module

master
parent
commit
f6e0fc40f6
  1. 12
      python-math/python-math.patch
  2. 4
      python-math/python-math.spec

12
python-math/python-math.patch

@ -1,6 +1,6 @@
Index: scipy-1.7.2/scipy/_lib/boost/boost/math/tools/promotion.hpp
--- scipy-1.7.2/scipy/_lib/boost/boost/math/tools/promotion.hpp.orig 2021-06-02 18:00:57.049771300 +0200
+++ scipy-1.7.2/scipy/_lib/boost/boost/math/tools/promotion.hpp 2021-10-23 10:19:28.330129000 +0200
Index: scipy-1.7.3/scipy/_lib/boost/boost/math/tools/promotion.hpp
--- scipy-1.7.3/scipy/_lib/boost/boost/math/tools/promotion.hpp.orig 2021-06-02 18:00:57.049771300 +0200
+++ scipy-1.7.3/scipy/_lib/boost/boost/math/tools/promotion.hpp 2021-10-23 10:19:28.330129000 +0200
@@ -140,13 +140,6 @@
>::type
>::type
@ -15,9 +15,9 @@ Index: scipy-1.7.2/scipy/_lib/boost/boost/math/tools/promotion.hpp
};
//
Index: scipy-1.7.2/scipy/optimize/rectangular_lsap/rectangular_lsap.cpp
--- scipy-1.7.2/scipy/optimize/rectangular_lsap/rectangular_lsap.cpp.orig 2021-08-01 22:54:35.569044600 +0200
+++ scipy-1.7.2/scipy/optimize/rectangular_lsap/rectangular_lsap.cpp 2021-10-20 23:59:54.594891000 +0200
Index: scipy-1.7.3/scipy/optimize/rectangular_lsap/rectangular_lsap.cpp
--- scipy-1.7.3/scipy/optimize/rectangular_lsap/rectangular_lsap.cpp.orig 2021-08-01 22:54:35.569044600 +0200
+++ scipy-1.7.3/scipy/optimize/rectangular_lsap/rectangular_lsap.cpp 2021-10-20 23:59:54.594891000 +0200
@@ -41,6 +41,7 @@
*/

4
python-math/python-math.spec

@ -27,7 +27,7 @@
%define V_gast 0.5.3
%define V_beniget 0.4.1
%define V_numpy 1.21.4
%define V_scipy 1.7.2
%define V_scipy 1.7.3
%define V_scikit 1.0.1
%define V_theano 1.0.5
%define V_pandas 1.3.4
@ -43,7 +43,7 @@ Class: BASE
Group: Language
License: GPL
Version: %{V_python}
Release: 20211114
Release: 20211125
# list of sources
Source0: https://files.pythonhosted.org/packages/source/n/numpy/numpy-%{V_numpy}.zip

Loading…
Cancel
Save