Tue, 17 Sep 2024 14:13:21 UTC | login

Information for build python-progressbar2-3.47.0-1.fc33

ID139807
Package Namepython-progressbar2
Version3.47.0
Release1.fc33
Epoch
SummaryA Progressbar library to provide visual progress to long running operations
Description A text progress bar is typically used to display the progress of a long running operation, providing a visual cue that processing is underway. The ProgressBar class manages the current progress, and the format of the line is given by a number of widgets. The progressbar module is very easy to use, yet very powerful. It will also automatically enable features like auto-resizing when the system supports it.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 09:31:49 UTC
CompletedFri, 27 Mar 2020 09:31:49 UTC
Tags
f33
RPMs
src
python-progressbar2-3.47.0-1.fc33.src.rpm (info) (download)
noarch
python3-progressbar2-3.47.0-1.fc33.noarch.rpm (info) (download)
Changelog * Wed Feb 12 2020 Petr Viktorin <pviktori@redhat.com> - 3.47.0-1 - Update to latest upstream version https://github.com/WoLpH/python-progressbar/compare/v3.39.3...vv3.47.0 Highlights: - Rate limiting - Added proper support for non-terminal output - Add MultiProgressBar * Wed Feb 12 2020 Petr Viktorin <pviktori@redhat.com> - 3.39.3-7 - Remove linting BuildRequires https://bugzilla.redhat.com/show_bug.cgi?id=1795451 - Fix egg-info glob to work for Python 3.10+ * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.39.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.39.3-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.39.3-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.39.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun May 12 2019 Orion Poplawski <orion@nwra.com> - 3.39.3-2 - Drop unneeded BR on pytest-cache * Wed Apr 10 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 3.39.3-1 - Update to 3.39.3 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.39.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Dec 19 2018 Petr Viktorin <pviktori@redhat.com> - 3.39.2-2 - Provide python3-progressbar * Wed Dec 19 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 3.39.2-1 - Update to latest upstream commit - Should fix failing tests * Thu Dec 13 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 3.38.0-1 - Check tests and file issue upstream - Initial build - Drop py2 subpackage - Obsolete python-progressbar