Accepting request 590852 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/590852 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=19
This commit is contained in:
parent
d536e90d6e
commit
0c4dc74e7e
@ -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
|
Thu Mar 1 23:58:02 UTC 2018 - arun@gmx.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without test
|
%bcond_without test
|
||||||
Name: python-tqdm
|
Name: python-tqdm
|
||||||
Version: 4.19.6
|
Version: 4.19.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An extensible progress meter
|
Summary: An extensible progress meter
|
||||||
License: MPL-2.0 AND MIT
|
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