From 9088b453c32a0030c3ee085b8b802f11fcfea99ecd0e65815bfe6f9b2da8d8fd Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 28 Nov 2021 19:14:53 +0000 Subject: [PATCH] Accepting request 934313 from home:apersaud:branches:devel:languages:python - update to version 4.62.3: * fix minor typo (#1246) * minor example fix (#1246) * misc tidying & refactoring * misc build/dev framework updates + update dependencies + update linters + update docs deployment branches * misc test/ci updates + test forks + tidy OS & Python version tests + bump primary python version 3.7 => 3.8 + beta py3.10 testing + fix py2.7 tests + better timeout handling OBS-URL: https://build.opensuse.org/request/show/934313 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=104 --- python-tqdm.changes | 19 +++++++++++++++++++ python-tqdm.spec | 2 +- tqdm-4.62.2.tar.gz | 3 --- tqdm-4.62.3.tar.gz | 3 +++ 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 tqdm-4.62.2.tar.gz create mode 100644 tqdm-4.62.3.tar.gz diff --git a/python-tqdm.changes b/python-tqdm.changes index 32e27d4..f781bb5 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sat Nov 27 21:12:17 UTC 2021 - Arun Persaud + +- update to version 4.62.3: + * fix minor typo (#1246) + * minor example fix (#1246) + * misc tidying & refactoring + * misc build/dev framework updates + + update dependencies + + update linters + + update docs deployment branches + * misc test/ci updates + + test forks + + tidy OS & Python version tests + + bump primary python version 3.7 => 3.8 + + beta py3.10 testing + + fix py2.7 tests + + better timeout handling + ------------------------------------------------------------------- Sun Aug 29 17:36:37 UTC 2021 - Arun Persaud diff --git a/python-tqdm.spec b/python-tqdm.spec index 54bbb52..11b6164 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -28,7 +28,7 @@ %bcond_with test %endif Name: python-tqdm%{pkg_suffix} -Version: 4.62.2 +Version: 4.62.3 Release: 0 Summary: An extensible progress meter License: MIT AND MPL-2.0 diff --git a/tqdm-4.62.2.tar.gz b/tqdm-4.62.2.tar.gz deleted file mode 100644 index aef90b2..0000000 --- a/tqdm-4.62.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4d6d112e507ef98513ac119ead1159d286deab17dffedd96921412c2d236ff5 -size 169564 diff --git a/tqdm-4.62.3.tar.gz b/tqdm-4.62.3.tar.gz new file mode 100644 index 0000000..80e1878 --- /dev/null +++ b/tqdm-4.62.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d359de7217506c9851b7869f3708d8ee53ed70a1b8edbba4dbcb47442592920d +size 167952