Rebuild for Python 3.12 (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-11-06 10:50:30 +02:00
parent b34bc42e34
commit a6b5096f8e
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -20,7 +20,7 @@
Name: numpy
Version: 1.26.0
Release: 1.0.riscv64%{?dist}
Release: 1.1.riscv64%{?dist}
Epoch: 1
Summary: A fast multidimensional array facility for Python
@ -205,6 +205,9 @@ python3 runtests.py --no-build -- -ra -k 'not test_ppc64_ibm_double_double128 %{
%changelog
* Mon Nov 06 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1:1.26.0-1.1.riscv64
- Rebuild for Python 3.12 (riscv64)
* Sat Oct 21 2023 David Abdurachmanov <davidlt@rivosinc.com> - 1:1.26.0-1.0.riscv64
- Skip failing tests on riscv64