Bootstrap for Python 3.10
This commit is contained in:
parent
479b5f3f56
commit
965c792eed
@ -1,3 +1,4 @@
|
||||
%global _without_check 1
|
||||
%global srcname lit
|
||||
|
||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||
@ -8,7 +9,7 @@
|
||||
|
||||
#%%global rc_ver 1
|
||||
#%%global post_ver 1
|
||||
%global baserelease 1
|
||||
%global baserelease 2
|
||||
|
||||
%bcond_without check
|
||||
|
||||
@ -107,6 +108,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python2_sitelib}/%{srcna
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 12.0.0-2
|
||||
- Bootstrap for Python 3.10
|
||||
|
||||
* Thu May 06 2021 sguelton@redhat.com - 12.0.0-1
|
||||
- 12.0.0 final release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user