forked from pool/python-progress
Accepting request 1299770 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1299770 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-progress?expand=0&rev=5
This commit is contained in:
3
progress-1.6.1.tar.gz
Normal file
3
progress-1.6.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c1ba719f862ce885232a759eab47971fe74dfc7bb76ab8a51ef5940bad35086c
|
||||||
|
size 7164
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c9c86e98b5c03fa1fe11e3b67c1feda4788b8d0fe7336c2ff7d5644ccfba34cd
|
|
||||||
size 7842
|
|
@@ -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>
|
Tue Jun 3 12:25:15 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-progress
|
Name: python-progress
|
||||||
Version: 1.6
|
Version: 1.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Progress bars for Python
|
Summary: Progress bars for Python
|
||||||
License: ISC
|
License: ISC
|
||||||
|
Reference in New Issue
Block a user