- Update to version 4.45.0:
* propagate and close() on exceptions (#926 <- #548) * fix nested clear() * rework nested close() (#930 <- #924 <- #918, #677) * update all documentation & demos * add and update tests * dev framework: add pre-commit helper * fix _utils ImportError => DeprecationWarning OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=74
This commit is contained in:
parent
e8eb1b5447
commit
37a331d5f1
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 06:44:50 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to version 4.45.0:
|
||||
* propagate and close() on exceptions (#926 <- #548)
|
||||
* fix nested clear()
|
||||
* rework nested close() (#930 <- #924 <- #918, #677)
|
||||
* update all documentation & demos
|
||||
* add and update tests
|
||||
* dev framework: add pre-commit helper
|
||||
* fix _utils ImportError => DeprecationWarning
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 22 18:37:35 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-tqdm%{pkg_suffix}
|
||||
Version: 4.43.0
|
||||
Version: 4.45.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:f35fb121bafa030bd94e74fcfd44f3c2830039a2ddef7fc87ef1c2d205237b24
|
||||
size 135045
|
3
tqdm-4.45.0.tar.gz
Normal file
3
tqdm-4.45.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00339634a22c10a7a22476ee946bbde2dbe48d042ded784e4d88e0236eca5d81
|
||||
size 140990
|
Loading…
x
Reference in New Issue
Block a user