Rebuilt for Python 3.11
This commit is contained in:
parent
6bbf5c100b
commit
58539acd90
@ -1,5 +1,3 @@
|
|||||||
%global _without_doc 1
|
|
||||||
%global _without_pythran 1
|
|
||||||
# without means enabled
|
# without means enabled
|
||||||
%bcond_with doc
|
%bcond_with doc
|
||||||
|
|
||||||
@ -27,7 +25,7 @@
|
|||||||
Summary: Scientific Tools for Python
|
Summary: Scientific Tools for Python
|
||||||
Name: scipy
|
Name: scipy
|
||||||
Version: 1.8.1
|
Version: 1.8.1
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
|
|
||||||
# BSD -- whole package except:
|
# BSD -- whole package except:
|
||||||
# Boost -- scipy/special/cephes/scipy_iv.c
|
# Boost -- scipy/special/cephes/scipy_iv.c
|
||||||
@ -210,6 +208,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 17 2022 Python Maint <python-maint@redhat.com> - 1.8.1-4
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.8.1-3
|
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.8.1-3
|
||||||
- Bootstrap for Python 3.11
|
- Bootstrap for Python 3.11
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user