14
0

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:
2025-08-15 19:52:33 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 4 deletions

3
progress-1.6.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1ba719f862ce885232a759eab47971fe74dfc7bb76ab8a51ef5940bad35086c
size 7164

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9c86e98b5c03fa1fe11e3b67c1feda4788b8d0fe7336c2ff7d5644ccfba34cd
size 7842

View File

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

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