From a82c014d89ee622ab791c1cb9005a65d6632d515e1f487413cf42fa2a61d7402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 24 Jun 2019 09:51:13 +0000 Subject: [PATCH] Accepting request 711643 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/711643 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=46 --- python-tqdm.changes | 20 ++++++++++++++++++++ python-tqdm.spec | 2 +- tqdm-4.32.1.tar.gz | 3 --- tqdm-4.32.2.tar.gz | 3 +++ 4 files changed, 24 insertions(+), 4 deletions(-) delete mode 100644 tqdm-4.32.1.tar.gz create mode 100644 tqdm-4.32.2.tar.gz diff --git a/python-tqdm.changes b/python-tqdm.changes index dad54e3..222cc48 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Jun 24 00:28:04 UTC 2019 - Arun Persaud + +- update to version 4.32.2: + * fix 'Set changed size during iteration' (#481 -> #700, #754) + * add tqdm.autonotebook check for $VSCODE_PID (#747 -> #751) + * fix missing multiprocessing in Jython (#698) + * make bool(tqdm(iter)) consistent with bool(iter) (#353 -> #694) + * add and update unit tests + * add and update documentation & framework + + update notable contributors list + + update usage docstrings (#714, #715) + + add funding + + add awesome-python badge + + trove classifier update + + update demo notebook badges + + add JOSS DOI + + add Zenodo metadata + + move unnecessary root clutter + ------------------------------------------------------------------- Mon Jun 3 18:31:35 UTC 2019 - Todd R diff --git a/python-tqdm.spec b/python-tqdm.spec index 6f09069..946e8a1 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -28,7 +28,7 @@ %bcond_with test %endif Name: python-tqdm%{suffix} -Version: 4.32.1 +Version: 4.32.2 Release: 0 Summary: An extensible progress meter License: MPL-2.0 AND MIT diff --git a/tqdm-4.32.1.tar.gz b/tqdm-4.32.1.tar.gz deleted file mode 100644 index 36bcffe..0000000 --- a/tqdm-4.32.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a860bf2683fdbb4812fe539a6c22ea3f1777843ea985cb8c3807db448a0f7ab -size 120465 diff --git a/tqdm-4.32.2.tar.gz b/tqdm-4.32.2.tar.gz new file mode 100644 index 0000000..f20e70a --- /dev/null +++ b/tqdm-4.32.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d4c0ea02a305a688e7e9c2cdc8f862f989ef2a4701ab28ee963295f5b109ab +size 121017