14
0

Accepting request 1299765 from home:glaubitz:branches:devel:languages:python

- Update to 1.6.1
  * Add flag to override tty check
  * Implement `write` using \r instead of \b
  * Allow usage as a context manager.
  * Fold the mixins in __init__.py
  * Remove SigIntMixin
  * Include tests in PyPI tarball
  * Add Pypi link and instuctions to ReadMe
  * Use time.monotonic if available
  * Update avg/eta/eta_td less frequently

OBS-URL: https://build.opensuse.org/request/show/1299765
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-progress?expand=0&rev=9
This commit is contained in:
2025-08-15 08:04:01 +00:00
committed by Git OBS Bridge
parent f1021ddd96
commit 9c2a0c2348
4 changed files with 18 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-progress
Version: 1.6
Version: 1.6.1
Release: 0
Summary: Progress bars for Python
License: ISC