From 08e8a2e215397fd13da491c2553626a3b83a3bab150ab005e1d3f2dfefe05a31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 23 Sep 2019 07:22:20 +0000 Subject: [PATCH] Accepting request 732401 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/732401 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=52 --- python-tqdm.changes | 34 ++++++++++++++++++++++++++++++++++ python-tqdm.spec | 2 +- tqdm-4.35.0.tar.gz | 3 --- tqdm-4.36.1.tar.gz | 3 +++ 4 files changed, 38 insertions(+), 4 deletions(-) delete mode 100644 tqdm-4.35.0.tar.gz create mode 100644 tqdm-4.36.1.tar.gz diff --git a/python-tqdm.changes b/python-tqdm.changes index f853f63..cda557a 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Sat Sep 21 19:13:08 UTC 2019 - Arun Persaud + +- update to version 4.36.1: + * fix CLI entrypoint + +- changes from version 4.36.0: + * expose more custom format params + * potential thread safety fix (#548) + * update submodule architecture (#198 -> #800) + + backward-compatibility + + expose utils + + rename main -> cli + + add/fix tests + + fix minor cached var optimisation + + gui partial upgrade (#790) + + notebook upgrade (#790) + support {bar} in bar_format (#594) + inherit methods including set_*(refresh) (#740 -> #741) + + ready for contrib releases (#252) + * support custom bar_format with unknown total + * fix tqdm_notebook red block on explicit file=None (#791) + * update notebook to fully support custom bar_format (#594, #649) + * misc tidy + + warnings + + linting + + update submodule contribution guide (#252) + + parallel (py)make test + + fix Zenodo metadata + * update documentation + + pandas, notebook, gui (#245) + + indentation + + update multiprocessing and multithreading examples (#796) + ------------------------------------------------------------------- Sun Aug 25 17:53:16 UTC 2019 - Arun Persaud diff --git a/python-tqdm.spec b/python-tqdm.spec index 3621159..bc41d41 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -28,7 +28,7 @@ %bcond_with test %endif Name: python-tqdm%{suffix} -Version: 4.35.0 +Version: 4.36.1 Release: 0 Summary: An extensible progress meter License: MPL-2.0 AND MIT diff --git a/tqdm-4.35.0.tar.gz b/tqdm-4.35.0.tar.gz deleted file mode 100644 index f1734d5..0000000 --- a/tqdm-4.35.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1be3e4e3198f2d0e47b928e9d9a8ec1b63525db29095cec1467f4c5a4ea8ebf9 -size 122794 diff --git a/tqdm-4.36.1.tar.gz b/tqdm-4.36.1.tar.gz new file mode 100644 index 0000000..887a5e4 --- /dev/null +++ b/tqdm-4.36.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc25d0ce2397d070ef07d8c7e706aede7920da163c64997585d42d3537ece3d +size 125123