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:
@@ -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
|
||||
|
Reference in New Issue
Block a user