- 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:
Pavel Raiskup 2022-07-15 09:21:25 +02:00
commit 390ed8303d
2 changed files with 22 additions and 40 deletions

View file

@ -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