From ba9c4449d600071a7319ff48d780e28db247a174dbf58e361a19533a2d33af83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 19 Sep 2020 15:44:25 +0000 Subject: [PATCH] Accepting request 835579 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/835579 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=82 --- python-tqdm.changes | 18 ++++++++++++++++++ python-tqdm.spec | 2 +- tqdm-4.48.2.tar.gz | 3 --- tqdm-4.49.0.tar.gz | 3 +++ 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 tqdm-4.48.2.tar.gz create mode 100644 tqdm-4.49.0.tar.gz diff --git a/python-tqdm.changes b/python-tqdm.changes index 75fbf6a..c902507 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat Sep 19 15:28:17 UTC 2020 - Arun Persaud + +- update to version 4.49.0: + * CLI: add --tee (#1014 <- #1013) + * CLI: add --update and --update_to (#996 <- #975) + * CLI: add --null (#996) + * CLI: accept - instead of _ in options (e.g. --update-to) + * make update() return True on display to ease efficient use of + custom callbacks (#845) + * fix py>=3 CLI --delim encoding error + * fix py>=3.5 version detection in tqdm.auto (#1029 <- #1028) + * fix final ETA when using initial (#1021 <- #689) + * update documentation + + add & update custom callback examples + + improve help formatting of boolean CLI options + * add & update tests + ------------------------------------------------------------------- Sat Aug 15 16:43:55 UTC 2020 - Arun Persaud diff --git a/python-tqdm.spec b/python-tqdm.spec index 9c00e88..1526a2c 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -28,7 +28,7 @@ %bcond_with test %endif Name: python-tqdm%{pkg_suffix} -Version: 4.48.2 +Version: 4.49.0 Release: 0 Summary: An extensible progress meter License: MPL-2.0 AND MIT diff --git a/tqdm-4.48.2.tar.gz b/tqdm-4.48.2.tar.gz deleted file mode 100644 index 1eaf529..0000000 --- a/tqdm-4.48.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:564d632ea2b9cb52979f7956e093e831c28d441c11751682f84c86fc46e4fd21 -size 148978 diff --git a/tqdm-4.49.0.tar.gz b/tqdm-4.49.0.tar.gz new file mode 100644 index 0000000..834d013 --- /dev/null +++ b/tqdm-4.49.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faf9c671bd3fad5ebaeee366949d969dca2b2be32c872a7092a1e1a9048d105b +size 151935