Rebuilt for Python 3.10
This commit is contained in:
parent
f2f31bc0ff
commit
5f403f6493
@ -1,4 +1,3 @@
|
|||||||
%global _without_tests 1
|
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
# This bcond allows to ship a non-compiled version
|
# This bcond allows to ship a non-compiled version
|
||||||
@ -7,7 +6,7 @@
|
|||||||
|
|
||||||
Name: Cython
|
Name: Cython
|
||||||
Version: 0.29.22
|
Version: 0.29.22
|
||||||
Release: 3%{?dist}
|
Release: 4%{?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 +131,9 @@ cp -p cython-mode-init.el cython-mode-init.elc %{buildroot}%{_emacs_sitestartdir
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 0.29.22-4
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 0.29.22-3
|
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 0.29.22-3
|
||||||
- Bootstrap for Python 3.10
|
- Bootstrap for Python 3.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user