- use time.monotonic(), as the original fork does - return infinity time per item for zero speed Version: 1.6-6
This commit is contained in:
parent
0750cb964f
commit
390ed8303d
2 changed files with 22 additions and 40 deletions
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.6
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Easy to use progress bars
|
||||
|
||||
License: ISC
|
||||
|
|
@ -98,6 +98,9 @@ rm -rf %{pypi_name}.egg-info
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 15 2022 Pavel Raiskup <praiskup@redhat.com> - 1.6-6
|
||||
- use time.monotonic(), bar.avg is infinity for zero speed
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue