forked from pool/python-progress
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:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 07:35:28 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 3 12:25:15 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user