From e758ff62972723156b225fc81019a1fb7c3e034654b0470250a128394883140b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 5 May 2023 09:19:18 +0000 Subject: [PATCH] - update to 4.65.0: * add Python 3.11 and drop Python 3.6 support * misc code & docs tidy * fix & update CI workflows & tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tqdm?expand=0&rev=116 --- python-tqdm.changes | 8 ++++++++ python-tqdm.spec | 4 ++-- tqdm-4.64.1.tar.gz | 3 --- tqdm-4.65.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 tqdm-4.64.1.tar.gz create mode 100644 tqdm-4.65.0.tar.gz diff --git a/python-tqdm.changes b/python-tqdm.changes index 6d4f39c..8d1b34f 100644 --- a/python-tqdm.changes +++ b/python-tqdm.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri May 5 09:18:51 UTC 2023 - Dirk Müller + +- update to 4.65.0: + * add Python 3.11 and drop Python 3.6 support + * misc code & docs tidy + * fix & update CI workflows & tests + ------------------------------------------------------------------- Fri Apr 21 12:37:48 UTC 2023 - Dirk Müller diff --git a/python-tqdm.spec b/python-tqdm.spec index 9c0b32f..1a67718 100644 --- a/python-tqdm.spec +++ b/python-tqdm.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define allpython python %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" @@ -29,12 +28,13 @@ %endif %{?sle15_python_module_pythons} Name: python-tqdm%{pkg_suffix} -Version: 4.64.1 +Version: 4.65.0 Release: 0 Summary: An extensible progress meter License: MIT AND MPL-2.0 URL: https://github.com/tqdm/tqdm Source: https://files.pythonhosted.org/packages/source/t/tqdm/tqdm-%{version}.tar.gz +BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module toml} diff --git a/tqdm-4.64.1.tar.gz b/tqdm-4.64.1.tar.gz deleted file mode 100644 index dcb42e9..0000000 --- a/tqdm-4.64.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f4f682a004951c1b450bc753c710e9280c5746ce6ffedee253ddbcbf54cf1e4 -size 169599 diff --git a/tqdm-4.65.0.tar.gz b/tqdm-4.65.0.tar.gz new file mode 100644 index 0000000..4a37ca5 --- /dev/null +++ b/tqdm-4.65.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1871fb68a86b8fb3b59ca4cdd3dcccbc7e6d613eeed31f4c332531977b89beb5 +size 167542