From d536e90d6ef776f83dc97cd5bd9ba5186ef4308a3cacd1c53b1f09755c0736d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 5 Mar 2018 18:21:00 +0000 Subject: [PATCH] Accepting request 583080 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/583080 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=17 --- python-tqdm.changes | 14 ++++++++++++++ python-tqdm.spec | 6 +++--- tqdm-4.19.5.tar.gz | 3 --- tqdm-4.19.6.tar.gz | 3 +++ 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 tqdm-4.19.5.tar.gz create mode 100644 tqdm-4.19.6.tar.gz diff --git a/python-tqdm.changes b/python-tqdm.changes index 670ec61..87105e2 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Mar 1 23:58:02 UTC 2018 - arun@gmx.de + +- specfile: + * update copyright year + +- update to version 4.19.6: + * CLI improvements + + --bytes implies --unit B --unit_scale --unit_divisor 1024 (#503) + + allow hyphens in CLI arguments (#511) + * synchronisation: fix for sem_open on aarch64 (#513) + * framework update + + CI/tests, year 2018, py37, badges, documentation + ------------------------------------------------------------------- Sun Dec 10 19:59:12 UTC 2017 - arun@gmx.de diff --git a/python-tqdm.spec b/python-tqdm.spec index 1c8c237..2527da8 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -1,7 +1,7 @@ # # spec file for package python-tqdm # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,10 +20,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-tqdm -Version: 4.19.5 +Version: 4.19.6 Release: 0 Summary: An extensible progress meter -License: MPL-2.0 and MIT +License: MPL-2.0 AND MIT Group: Development/Languages/Python Url: https://github.com/tqdm/tqdm Source: https://files.pythonhosted.org/packages/source/t/tqdm/tqdm-%{version}.tar.gz diff --git a/tqdm-4.19.5.tar.gz b/tqdm-4.19.5.tar.gz deleted file mode 100644 index 33db3c0..0000000 --- a/tqdm-4.19.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df32e6f127dc0ccbc675eadb33f749abbcb8f174c5cb9ec49c0cdb73aa737377 -size 99642 diff --git a/tqdm-4.19.6.tar.gz b/tqdm-4.19.6.tar.gz new file mode 100644 index 0000000..25e7d4f --- /dev/null +++ b/tqdm-4.19.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec0d4442358e55cdb4a0471d04c6c831518fd8837f259db5537d90feab380df +size 100584