Bootstrap for Python 3.8
This commit is contained in:
parent
cfa85f0710
commit
606c7b8116
@ -1,3 +1,4 @@
|
|||||||
|
%global _without_tests 1
|
||||||
%global srcname Cython
|
%global srcname Cython
|
||||||
%global upname cython
|
%global upname cython
|
||||||
|
|
||||||
@ -6,7 +7,7 @@
|
|||||||
Name: Cython
|
Name: Cython
|
||||||
Version: 0.29.13
|
Version: 0.29.13
|
||||||
%global upver %{version_no_tilde %{nil}}
|
%global upver %{version_no_tilde %{nil}}
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Language for writing Python extension modules
|
Summary: Language for writing Python extension modules
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -132,6 +133,9 @@ done
|
|||||||
%{_emacs_sitestartdir}/cython*.el*
|
%{_emacs_sitestartdir}/cython*.el*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 0.29.13-3
|
||||||
|
- Bootstrap for Python 3.8
|
||||||
|
|
||||||
* Thu Aug 01 2019 Gwyn Ciesla <gwync@protonmail.com> 0.29.13-2
|
* Thu Aug 01 2019 Gwyn Ciesla <gwync@protonmail.com> 0.29.13-2
|
||||||
- Rebuild with new numpy.
|
- Rebuild with new numpy.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user