From b1cc03297de69916d241d1c36b9b14f504615c1a908147290a2930718216622d Mon Sep 17 00:00:00 2001 From: Todd R Date: Mon, 23 Oct 2017 15:07:52 +0000 Subject: [PATCH] Accepting request 535612 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/535612 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=13 --- python-tqdm.changes | 14 ++++++++++++++ python-tqdm.spec | 2 +- tqdm-4.19.2.tar.gz | 3 --- tqdm-4.19.4.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 tqdm-4.19.2.tar.gz create mode 100644 tqdm-4.19.4.tar.gz diff --git a/python-tqdm.changes b/python-tqdm.changes index 02b6c40..5dc6f02 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Oct 15 22:18:08 UTC 2017 - arun@gmx.de + +- update to version 4.19.4: + * fix Lock:NotImplementedError on certain systems (#466 -> #468) + * use recursive locks (#469 -> #468) + + fix deadlocks + * tidy (#448) + * flush() on moveto() (#398 -> #399, #420, #467) + * update tests and benchmarks + +- changes from version 4.19.3: + * no changelog available + ------------------------------------------------------------------- Tue Oct 10 01:44:30 UTC 2017 - arun@gmx.de diff --git a/python-tqdm.spec b/python-tqdm.spec index 869f3ff..6bf0825 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.19.2 +Version: 4.19.4 Release: 0 Summary: An extensible progress meter License: MPL-2.0 and MIT diff --git a/tqdm-4.19.2.tar.gz b/tqdm-4.19.2.tar.gz deleted file mode 100644 index 0d679cb..0000000 --- a/tqdm-4.19.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6fd7479f3fb0ba653290e61d97917b2621c51cc8e31dc19963b5002904abaa1 -size 98623 diff --git a/tqdm-4.19.4.tar.gz b/tqdm-4.19.4.tar.gz new file mode 100644 index 0000000..7d055b7 --- /dev/null +++ b/tqdm-4.19.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ca803c2ea268c6bdb541e2dac74a3af23cf4bf7b4132a6a78926d255f8c8df1 +size 98517