Rebuilt for Python 3.8
This commit is contained in:
parent
c57095b1ff
commit
d7e028bb4d
@ -4,7 +4,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2.0.1
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Console user interface library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -57,6 +57,9 @@ PYTHON=%{__python3} %{__python3} setup.py test
|
||||
%{python3_sitearch}/urwid-%{version}*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.0.1-8
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user