Accepting request 754978 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/754978
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=59
This commit is contained in:
Tomáš Chvátal 2019-12-09 09:18:48 +00:00 committed by Git OBS Bridge
parent 248e3eddf1
commit db0af51a89
4 changed files with 23 additions and 4 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Dec 7 17:40:20 UTC 2019 - Arun Persaud <arun@gmx.de>
- update to version 4.40.1:
* test for floats for total
- changes from version 4.40.0:
* officially support float for n and total (#802)
+ notebook: use FloatProgress <= IntProgress (#471, #456)
+ allow imprecision (n <= total + epsilon) (#849)
* fix unicode bar format arguments (#803 -> #851)
* add contrib submodule (#815)
* add wrapattr, utils.CallbackIOWrapper, contrib.DummyTqdmFile (#84
-> #844)
* update tests
* update documentation
* tidy automatic snap deployments
* minor doc update (#854)
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Nov 30 12:23:06 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org> Sat Nov 30 12:23:06 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>

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.39.0 Version: 4.40.1
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:f1a1613fee07cc30a253051617f2a219a785c58877f9f6bfa129446cbaf8b4c1
size 127533

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

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