Accepting request 889727 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/889727 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tqdm?expand=0&rev=43
This commit is contained in:
commit
1c5196275a
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 19:43:53 UTC 2021 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 4.60.0:
|
||||
* add contrib.logging helpers for redirecting to tqdm.write() (#1155
|
||||
<- #786)
|
||||
* support delay in notebook (#1142)
|
||||
* fix contrib.tmap, tzip not using tqdm_class (#1148)
|
||||
* add notebook tests (#1143)
|
||||
* updates & misc minor fixes for documentation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 28 16:32:36 UTC 2021 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-tqdm%{pkg_suffix}
|
||||
Version: 4.59.0
|
||||
Version: 4.60.0
|
||||
Release: 0
|
||||
Summary: An extensible progress meter
|
||||
License: MIT AND MPL-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d666ae29164da3e517fcf125e41d4fe96e5bb375cd87ff9763f6b38b5592fe33
|
||||
size 168620
|
3
tqdm-4.60.0.tar.gz
Normal file
3
tqdm-4.60.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebdebdb95e3477ceea267decfc0784859aa3df3e27e22d23b83e9b272bf157ae
|
||||
size 174201
|
Loading…
x
Reference in New Issue
Block a user