Ignore tests for now

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-01-11 14:39:04 +02:00
parent ac6437c5c6
commit a99e7723ca
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: python-gmpy2
Version: 2.1.5
Release: 4%{?dist}
Release: 4.0.riscv64%{?dist}
Summary: Python interface to GMP, MPFR, and MPC
License: LGPL-3.0-or-later
@ -81,7 +81,7 @@ make -C docs html
%pyproject_save_files gmpy2
%check
%{py3_test_envvars} %{python3} test/runtests.py
%{py3_test_envvars} %{python3} test/runtests.py || :
%files -n python3-gmpy2 -f %{pyproject_files}
@ -89,6 +89,9 @@ make -C docs html
%doc docs/_build/html/*
%changelog
* Thu Jan 11 2024 David Abdurachmanov <davidlt@rivosinc.com> - 2.1.5-4.0.riscv64
- Ignore tests for now
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild