Bootstrap for Python 3.10
This commit is contained in:
parent
d66d4fa971
commit
f2f31bc0ff
@ -1,3 +1,4 @@
|
||||
%global _without_tests 1
|
||||
%bcond_without tests
|
||||
|
||||
# This bcond allows to ship a non-compiled version
|
||||
@ -6,7 +7,7 @@
|
||||
|
||||
Name: Cython
|
||||
Version: 0.29.22
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Language for writing Python extension modules
|
||||
|
||||
License: ASL 2.0
|
||||
@ -131,6 +132,9 @@ cp -p cython-mode-init.el cython-mode-init.elc %{buildroot}%{_emacs_sitestartdir
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 0.29.22-3
|
||||
- Bootstrap for Python 3.10
|
||||
|
||||
* Tue Mar 09 2021 Miro Hrončok <mhroncok@redhat.com> - 0.29.22-2
|
||||
- Remove an obsoleted patch
|
||||
- Remove old Obsoletes and Conflicts
|
||||
|
Loading…
Reference in New Issue
Block a user