Rebuilt for Python 3.10
This commit is contained in:
parent
965c792eed
commit
7a4b618bfb
@ -1,4 +1,3 @@
|
||||
%global _without_check 1
|
||||
%global srcname lit
|
||||
|
||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||
@ -9,7 +8,7 @@
|
||||
|
||||
#%%global rc_ver 1
|
||||
#%%global post_ver 1
|
||||
%global baserelease 2
|
||||
%global baserelease 3
|
||||
|
||||
%bcond_without check
|
||||
|
||||
@ -108,6 +107,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-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 12.0.0-2
|
||||
- Bootstrap for Python 3.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user