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