Accepting request 767565 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/767565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tqdm?expand=0&rev=30
This commit is contained in:
Dominique Leuenberger 2020-01-30 08:33:59 +00:00 committed by Git OBS Bridge
commit 5e435967cf
4 changed files with 25 additions and 4 deletions

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Jan 26 21:21:59 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 4.42.0:
* notebook: update disable=None behaviour (#880)
* tqdm.keras: support tensorflow.keras as well as keras (#885)
* add contrib (#882)
+ tenumerate (#840 <- #480, #402)
+ tzip <= zip
+ tmap <= map
+ add concurrent module
o thread_map <= concurrent.futures.ThreadPoolExecutor.map
o process_map <= concurrent.futures.ProcessPoolExecutor.map
+ add itertools module (#225) stub
o product
* add & update tests
* add & update documentation
+ README
+ examples/
* update CI framework
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 6 14:46:46 UTC 2020 - Todd R <toddrme2178@gmail.com> Mon Jan 6 14:46:46 UTC 2020 - Todd R <toddrme2178@gmail.com>

View File

@ -28,7 +28,7 @@
%bcond_with test %bcond_with test
%endif %endif
Name: python-tqdm%{pkg_suffix} Name: python-tqdm%{pkg_suffix}
Version: 4.41.1 Version: 4.42.0
Release: 0 Release: 0
Summary: An extensible progress meter Summary: An extensible progress meter
License: MPL-2.0 AND MIT License: MPL-2.0 AND MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4789ccbb6fc122b5a6a85d512e4e41fc5acad77216533a6f2b8ce51e0f265c23
size 132160

3
tqdm-4.42.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5865f5fef9d739864ff341ddaa69894173ebacedb1aaafcf014de56343d01d5c
size 134761