Accepting request 759947 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/759947 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=63
This commit is contained in:
parent
83bec3a1c1
commit
9702e68ce1
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 29 21:17:56 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 4.41.0:
|
||||
* trim on ncols overflow with ANSI handling (#850, #716 <- #690)
|
||||
* add notebook.reset() (#864)
|
||||
* add keras.TqdmCallback (#867 <- #835)
|
||||
* documentation updates
|
||||
+ document newly added features (above)
|
||||
+ notebook ncols percentage/pixels (#276)
|
||||
* test updates
|
||||
+ test newly added features (above)
|
||||
+ add CI for win and osx (#841)
|
||||
+ py2 threading
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 13 00:21:42 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-tqdm%{pkg_suffix}
|
||||
Version: 4.40.2
|
||||
Version: 4.41.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:f0ab01cf3ae5673d18f918700c0165e5fad0f26b5ebe4b34f62ead92686b5340
|
||||
size 129509
|
3
tqdm-4.41.0.tar.gz
Normal file
3
tqdm-4.41.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:166a82cdea964ae45528e0cc89436255ff2be73dc848bdf239f13c501cae5dc7
|
||||
size 132166
|
Loading…
x
Reference in New Issue
Block a user