Accepting request 711668 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/711668 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tqdm?expand=0&rev=20
This commit is contained in:
commit
a04b8ce883
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 24 00:28:04 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 4.32.2:
|
||||
* fix 'Set changed size during iteration' (#481 -> #700, #754)
|
||||
* add tqdm.autonotebook check for $VSCODE_PID (#747 -> #751)
|
||||
* fix missing multiprocessing in Jython (#698)
|
||||
* make bool(tqdm(iter)) consistent with bool(iter) (#353 -> #694)
|
||||
* add and update unit tests
|
||||
* add and update documentation & framework
|
||||
+ update notable contributors list
|
||||
+ update usage docstrings (#714, #715)
|
||||
+ add funding
|
||||
+ add awesome-python badge
|
||||
+ trove classifier update
|
||||
+ update demo notebook badges
|
||||
+ add JOSS DOI
|
||||
+ add Zenodo metadata
|
||||
+ move unnecessary root clutter
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 3 18:31:35 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-tqdm%{suffix}
|
||||
Version: 4.32.1
|
||||
Version: 4.32.2
|
||||
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:0a860bf2683fdbb4812fe539a6c22ea3f1777843ea985cb8c3807db448a0f7ab
|
||||
size 120465
|
3
tqdm-4.32.2.tar.gz
Normal file
3
tqdm-4.32.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25d4c0ea02a305a688e7e9c2cdc8f862f989ef2a4701ab28ee963295f5b109ab
|
||||
size 121017
|
Loading…
x
Reference in New Issue
Block a user