Compare commits
1 Commits
master
...
f33-riscv6
Author | SHA1 | Date | |
---|---|---|---|
70baa0f495 |
@ -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 <david.abdurachmanov@sifive.com> - 0.29.21-3.0.riscv64
|
||||
- Disable tests (break cyclic dependency on numpy)
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.21-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user