Rebuilt for Python 3.7
This commit is contained in:
parent
abdb42ad09
commit
9d1558f6c2
@ -1,6 +1,6 @@
|
|||||||
Name: python-urwid
|
Name: python-urwid
|
||||||
Version: 2.0.1
|
Version: 2.0.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Console user interface library
|
Summary: Console user interface library
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -84,6 +84,9 @@ popd
|
|||||||
%{python3_sitearch}/urwid-%{version}*.egg-info
|
%{python3_sitearch}/urwid-%{version}*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 29 2018 Miro Hrončok <mhroncok@redhat.com> - 2.0.1-2
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Fri Jun 29 2018 David Cantrell <dcantrell@redhat.com> - 2.0.1-1
|
* Fri Jun 29 2018 David Cantrell <dcantrell@redhat.com> - 2.0.1-1
|
||||||
- Upgrade to urwid-2.0.1
|
- Upgrade to urwid-2.0.1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user