From eb98e0973166affbd749905808f230677bdd73378e779d847831f5b1dd79eb3b Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 31 Oct 2022 20:22:59 +0000 Subject: [PATCH] Accepting request 1032527 from home:yarunachalam:branches:devel:languages:python - Update to version 8.1.0 * no upstream changelog OBS-URL: https://build.opensuse.org/request/show/1032527 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=35 --- python-tenacity.changes | 6 ++++++ python-tenacity.spec | 15 +++------------ tenacity-6.3.1.tar.gz | 3 --- tenacity-8.0.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 15 deletions(-) delete mode 100644 tenacity-6.3.1.tar.gz create mode 100644 tenacity-8.0.1.tar.gz diff --git a/python-tenacity.changes b/python-tenacity.changes index 792121e..cb88bdb 100644 --- a/python-tenacity.changes +++ b/python-tenacity.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 11 15:50:50 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 8.1.0 + * no upstream changelog + ------------------------------------------------------------------- Thu Apr 22 20:45:21 UTC 2021 - Dirk Müller diff --git a/python-tenacity.spec b/python-tenacity.spec index c43bc2d..af95d08 100644 --- a/python-tenacity.spec +++ b/python-tenacity.spec @@ -1,7 +1,7 @@ # # spec file for package python-tenacity # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,8 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without python2 Name: python-tenacity -Version: 6.3.1 +Version: 8.0.1 Release: 0 Summary: Python module for retrying code until it succeeeds License: Apache-2.0 @@ -32,19 +30,12 @@ BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six >= 1.9.0} BuildRequires: %{python_module tornado} BuildRequires: %{python_module typeguard} +BuildRequires: %{python_module typing-extensions} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-six >= 1.9.0 Recommends: python-tornado BuildArch: noarch -%if %{with python2} -BuildRequires: python2-futures >= 3.0 -BuildRequires: python2-monotonic >= 0.6 -%endif -%ifpython2 -Requires: python-futures >= 3.0 -Requires: python-monotonic >= 0.6 -%endif %python_subpackages %description diff --git a/tenacity-6.3.1.tar.gz b/tenacity-6.3.1.tar.gz deleted file mode 100644 index 1330242..0000000 --- a/tenacity-6.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e14d191fb0a309b563904bbc336582efe2037de437e543b38da749769b544d7f -size 36817 diff --git a/tenacity-8.0.1.tar.gz b/tenacity-8.0.1.tar.gz new file mode 100644 index 0000000..657fb34 --- /dev/null +++ b/tenacity-8.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43242a20e3e73291a28bcbcacfd6e000b02d3857a9a9fff56b297a27afdc932f +size 37492