Rebuilt for Python 3.10
This commit is contained in:
parent
ae90bdb5cc
commit
7f8826993b
@ -4,7 +4,7 @@
|
||||
Name: python-scour
|
||||
Version: 0.38.1
|
||||
%global gitversion 038.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: ASL 2.0
|
||||
@ -59,6 +59,9 @@ find . -type f -name '*.py' -exec sed -i /env\ python/d {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.38.1-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.38.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user