Rebuilt for Python 3.9
This commit is contained in:
parent
03236b0c7e
commit
232d6e9944
@ -4,7 +4,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2.1.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Console user interface library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -58,6 +58,9 @@ PYTHON=%{__python3} %{__python3} setup.py test || :
|
||||
%{python3_sitearch}/urwid-%{version}*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.1.0-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Wed Apr 01 2020 Tomas Tomecek <ttomecek@redhat.com> - 2.1.0-1
|
||||
- New upstream release 2.1.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user