Upgrade to urwid-1.2.1 (#1047698)
This commit is contained in:
parent
075183c083
commit
3ca58e6ec6
@ -101,14 +101,14 @@ rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc CHANGELOG examples docs
|
||||
%doc COPYING README.rst examples docs
|
||||
%{python_sitearch}/urwid
|
||||
%{python_sitearch}/urwid-%{version}*.egg-info
|
||||
|
||||
%if 0%{?with_python3}
|
||||
%files -n python3-urwid
|
||||
%defattr(-,root,root,-)
|
||||
%doc CHANGELOG examples docs
|
||||
%doc COPYING README.rst examples docs
|
||||
%{python3_sitearch}/urwid
|
||||
%{python3_sitearch}/urwid-%{version}*.egg-info
|
||||
%endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user