Accepting request 778508 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/778508 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tqdm?expand=0&rev=32
This commit is contained in:
commit
1e877e1597
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 22 18:37:35 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 4.43.0:
|
||||
* fix notebook exceptions (#669 <- #650)
|
||||
+ set_description() when disable=True
|
||||
* contrib.concurrent: avoid unnecessary len(iterable) (#893)
|
||||
* update documentation
|
||||
+ clarify etymology (#895)
|
||||
+ fix minor typo (#890)
|
||||
+ update contributors and years
|
||||
* update tests
|
||||
* fix CI tests for PRs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 9 16:54:35 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-tqdm%{pkg_suffix}
|
||||
Version: 4.42.1
|
||||
Version: 4.43.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:251ee8440dbda126b8dfa8a7c028eb3f13704898caaef7caa699b35e119301e2
|
||||
size 134843
|
3
tqdm-4.43.0.tar.gz
Normal file
3
tqdm-4.43.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f35fb121bafa030bd94e74fcfd44f3c2830039a2ddef7fc87ef1c2d205237b24
|
||||
size 135045
|
Loading…
x
Reference in New Issue
Block a user