Accepting request 643506 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/643506 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=33
This commit is contained in:
parent
e6b9a89406
commit
dc769b8803
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 17 15:33:30 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 4.27.0:
|
||||
* fix str.isnumeric #605
|
||||
* fix WeakSet KeyError #548, #553, #596 -> #607
|
||||
* stop tqdm_notebook description truncation #582 -> #599
|
||||
* include unit_scale for rate #608
|
||||
* add auto -> nowarning autonotebook
|
||||
* add better postfix numeric formatting #621
|
||||
* minor refactoring #609 -> #616
|
||||
* update documentation
|
||||
* add unit tests
|
||||
* fix py26 CI
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 16 15:40:33 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-tqdm
|
||||
Version: 4.26.0
|
||||
Version: 4.27.0
|
||||
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:df02c0650160986bac0218bb07952245fc6960d23654648b5d5526ad5a4128c9
|
||||
size 106658
|
3
tqdm-4.27.0.tar.gz
Normal file
3
tqdm-4.27.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0be569511161220ff709a5b60d0890d47921f746f1c737a11d965e1b29e7b2e
|
||||
size 107456
|
Loading…
x
Reference in New Issue
Block a user