Thu, 16 May 2024 00:18:23 UTC | login

Information for build python-urwid-2.0.1-7.fc31

ID120855
Package Namepython-urwid
Version2.0.1
Release7.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-urwid.git#c57095b1ff7e5cbfd6337f2ab2b96c4713d80c1b
SummaryConsole user interface library
DescriptionUrwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widget types. It is flexible, modular, and leaves the developer in control.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 20:21:35 UTC
CompletedSat, 21 Sep 2019 20:25:24 UTC
Taskbuild (f31-candidate, /rpms/python-urwid.git:c57095b1ff7e5cbfd6337f2ab2b96c4713d80c1b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-urwid.git#c57095b1ff7e5cbfd6337f2ab2b96c4713d80c1b'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed May 22 2019 Miro Hrončok <mhroncok@redhat.com> - 2.0.1-6 - Resurrect removed python3-urwid package * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 27 2018 David Cantrell <dcantrell@redhat.com> - 2.0.1-4 - Fix FTBFS issue in rawhide (#1605975) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * 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 - Upgrade to urwid-2.0.1 * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3.1-4 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Nov 15 2017 David Cantrell <dcantrell@redhat.com> - 1.3.1-2 - Apply upstream fix for EINTR handling in test_vterm test case - Apply upstream fix for test_remove_watch_file flakiness - Apply upstream fix for test_vterm handling of NUL characters