From 56d77bcf622662278306c4a42f93202c1007649ec220a0137ce41644d466ae93 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 28 Sep 2017 16:07:43 +0000 Subject: [PATCH] Accepting request 529026 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/529026 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=6 --- python-tqdm.changes | 32 ++++++++++++++++++++++++++++++++ python-tqdm.spec | 2 +- tqdm-4.14.0.tar.gz | 3 --- tqdm-4.17.1.tar.gz | 3 +++ 4 files changed, 36 insertions(+), 4 deletions(-) delete mode 100644 tqdm-4.14.0.tar.gz create mode 100644 tqdm-4.17.1.tar.gz diff --git a/python-tqdm.changes b/python-tqdm.changes index 661f133..04a8be6 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Sun Sep 24 01:41:06 UTC 2017 - arun@gmx.de + +- update to version 4.17.1: + * __repr__() bugfix + * better unicode detection + * initialise `n` even when disabled + +- changes from version 4.17.0: + * easier redirect of stdout (#426 -> #431) + + cls.external_write_mode() @contextmanager + * refresh=True for set_description/update(_str) (#317 -> #377) + +- changes from version 4.16.0: + * more formatting control (#347 -> #362) + + set_postfix_str(), set_description_str() + + move ": " to bar_format + + complements #266, #270 + * better CLI support (e.g. hyphenated paths) (#421 #423 -> #424) + * more unit tests (#411) + + upgrade to pypy2/3-5.8.0 + + add py37-dev + * doc updates + +- changes from version 4.15.0 : + * minor fixes (#395) + * minor documentation updates (#400, #401, #412) + * better pandas support (#351 -> #409) + * Jupyter notebook fix (#352, #369 -> #373, #405) + * optimise setcheckinterval/setswitchinterval (#376) + * add unit_scale (#273, #295 -> #378) + ------------------------------------------------------------------- Wed Jul 5 19:34:27 UTC 2017 - sebix+novell.com@sebix.at diff --git a/python-tqdm.spec b/python-tqdm.spec index 06c206a..31502e2 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-tqdm -Version: 4.14.0 +Version: 4.17.1 Release: 0 Summary: A Fast, Extensible Progress Meter License: MPL-2.0 and MIT diff --git a/tqdm-4.14.0.tar.gz b/tqdm-4.14.0.tar.gz deleted file mode 100644 index a959edf..0000000 --- a/tqdm-4.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:284b7cb57c135f41122580df8a818ffffd85449a61365dfb41907d2bf115e88e -size 101524 diff --git a/tqdm-4.17.1.tar.gz b/tqdm-4.17.1.tar.gz new file mode 100644 index 0000000..2e19059 --- /dev/null +++ b/tqdm-4.17.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02dd7f244d91539352f908667e4d904fddf1b8c434a22b838d3f53ae4dffdd2f +size 87451