Update to 1.11.1

This commit is contained in:
psimovec 2023-07-10 10:53:49 +02:00 committed by Pavel Simovec
parent 61875c9c3e
commit e393801122
3 changed files with 12 additions and 5 deletions

1
.gitignore vendored
View File

@ -41,3 +41,4 @@ scipy-0.7.2.tar.gz
/scipy-1.8.1.tar.gz /scipy-1.8.1.tar.gz
/scipy-1.10.0.tar.gz /scipy-1.10.0.tar.gz
/scipy-1.10.1.tar.gz /scipy-1.10.1.tar.gz
/scipy-1.11.1.tar.gz

View File

@ -24,8 +24,8 @@
Summary: Scientific Tools for Python Summary: Scientific Tools for Python
Name: scipy Name: scipy
Version: 1.10.1 Version: 1.11.1
Release: 5%{?dist} Release: 1%{?dist}
# BSD -- whole package except: # BSD -- whole package except:
# Boost -- scipy/special/cephes/scipy_iv.c # Boost -- scipy/special/cephes/scipy_iv.c
@ -169,7 +169,8 @@ export PYTEST_ADDOPTS="-k '$SKIP_ALL'"
export PYTEST_ADDOPTS="-k '$SKIP_ALL and \ export PYTEST_ADDOPTS="-k '$SKIP_ALL and \
not test_solve_discrete_are and \ not test_solve_discrete_are and \
not test_maxiter_worsening[lgmres] and \ not test_maxiter_worsening[lgmres] and \
not test_concatenate_int32_overflow'" not test_concatenate_int32_overflow and \
not test_expm_multiply_dtype'"
TIMEOUT=1000 TIMEOUT=1000
%endif %endif
@ -184,7 +185,8 @@ not test_dblint and \
not TestUnivariateSpline and \ not TestUnivariateSpline and \
not TestLSQBivariateSpline and \ not TestLSQBivariateSpline and \
not TestPPoly and \ not TestPPoly and \
not TestLevyStable'" not TestLevyStable and \
not test_distance_transform_cdt05'"
TIMEOUT=1000 TIMEOUT=1000
%endif %endif
@ -231,6 +233,10 @@ popd
%endif %endif
%changelog %changelog
* Wed Jul 12 2023 psimovec <psimovec@redhat.com> - 1.11.1-1
- New upstream release 1.11.1
- resolves: #2211813
* Mon Jul 10 2023 Python Maint <python-maint@redhat.com> - 1.10.1-5 * Mon Jul 10 2023 Python Maint <python-maint@redhat.com> - 1.10.1-5
- Rebuilt for Python 3.12 - Rebuilt for Python 3.12

View File

@ -1 +1 @@
SHA512 (scipy-1.10.1.tar.gz) = 767e1dee6285d98e4d58d8d8d1e3654b00e3216e9ad55455fc9473f1d044bef80ecce749bcd24d8f331367b882c9c3e6b652a6e901bb4296ddc7cc44699215b6 SHA512 (scipy-1.11.1.tar.gz) = 049c9061ccbf101e6f93e055f905616bc7775fbc51c3af99d8533aedc828c5e55d525ccd98b7299280ed706f3298975f28127de9b66809dfe198b0cc4fef466b