Accepting request 530669 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/530669 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=8
This commit is contained in:
parent
56d77bcf62
commit
13fc4bd062
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 3 01:13:12 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 4.18.0:
|
||||||
|
* Thread safety! (#285 -> #291 -> #329, #407, #417)
|
||||||
|
* Ease redirection of sys.stdout/stderr (#422)
|
||||||
|
* Minor internal stream bugfix (#439)
|
||||||
|
* AttributeError fixes (#323, #324, #418)
|
||||||
|
* Related to:
|
||||||
|
+ Misc bugs (#334)
|
||||||
|
+ concurrent.futures (#97)
|
||||||
|
+ Multi-tqdm (#143)
|
||||||
|
+ flush() and refresh() (#331)
|
||||||
|
+ Newline on refresh() (#361)
|
||||||
|
+ Nested trees (#384)
|
||||||
|
+ Manually positioned nested bars clearing (#385)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 24 01:41:06 UTC 2017 - arun@gmx.de
|
Sun Sep 24 01:41:06 UTC 2017 - 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.17.1
|
Version: 4.18.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Fast, Extensible Progress Meter
|
Summary: A Fast, 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:02dd7f244d91539352f908667e4d904fddf1b8c434a22b838d3f53ae4dffdd2f
|
|
||||||
size 87451
|
|
3
tqdm-4.18.0.tar.gz
Normal file
3
tqdm-4.18.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eea226601a7fe0b39ef4266a7de7ab50746a4e5c13306036fd05b06f9c9aad29
|
||||||
|
size 97279
|
Loading…
x
Reference in New Issue
Block a user