Fix on Python 3.13
This commit is contained in:
parent
8b0cbaca90
commit
82c3521ddb
@ -20,7 +20,7 @@
|
||||
|
||||
Name: numpy
|
||||
Version: 1.26.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 1
|
||||
Summary: A fast multidimensional array facility for Python
|
||||
|
||||
@ -218,6 +218,9 @@ python3 runtests.py --no-build -- -ra -k 'not test_ppc64_ibm_double_double128 %{
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1:1.26.0-2
|
||||
- Fix FTBFS with Python 3.13.
|
||||
|
||||
* Tue Sep 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1:1.26.0-1
|
||||
- 1.26.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user