diff --git a/Cython.spec b/Cython.spec index 695afeb..c3e8b77 100644 --- a/Cython.spec +++ b/Cython.spec @@ -1,12 +1,12 @@ %global srcname Cython %global upname cython -%bcond_without tests +%bcond_with tests Name: Cython Version: 0.29.21 %global upver %{version_no_tilde %{nil}} -Release: 3%{?dist} +Release: 3.0.riscv64%{?dist} Summary: Language for writing Python extension modules License: ASL 2.0 @@ -118,6 +118,9 @@ cp -p cython-mode-init.el cython-mode-init.elc %{buildroot}%{_emacs_sitestartdir %{_emacs_sitestartdir}/cython*.el* %changelog +* Tue Dec 01 2020 David Abdurachmanov - 0.29.21-3.0.riscv64 +- Disable tests (break cyclic dependency on numpy) + * Mon Jul 27 2020 Fedora Release Engineering - 0.29.21-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild