Accepting request 591546 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/591546 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tqdm?expand=0&rev=8
This commit is contained in:
commit
3cecf4cfcd
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 17 19:27:52 UTC 2018 - arun@gmx.de
|
||||
|
||||
- update to version 4.19.8:
|
||||
* TqdmMonitorWarning
|
||||
* warnings.warn
|
||||
* log.info
|
||||
* abstract and no-raise monitor error
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 17 00:28:03 UTC 2018 - arun@gmx.de
|
||||
|
||||
- update to version 4.19.7:
|
||||
* fix: Avoid manipulating uninitialized instances on monitoring
|
||||
thread.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 23:58:02 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without test
|
||||
Name: python-tqdm
|
||||
Version: 4.19.6
|
||||
Version: 4.19.8
|
||||
Release: 0
|
||||
Summary: An extensible progress meter
|
||||
License: MPL-2.0 AND MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ec0d4442358e55cdb4a0471d04c6c831518fd8837f259db5537d90feab380df
|
||||
size 100584
|
3
tqdm-4.19.8.tar.gz
Normal file
3
tqdm-4.19.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2aea9f81fdf127048667e0ba22f5fc10ebc879fb838dc52dcf055242037ec1f7
|
||||
size 95367
|
Loading…
x
Reference in New Issue
Block a user