forked from pool/python-tenacity
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
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 11 15:50:50 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 8.1.0
|
||||
* no upstream changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 20:45:21 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e14d191fb0a309b563904bbc336582efe2037de437e543b38da749769b544d7f
|
||||
size 36817
|
||||
3
tenacity-8.0.1.tar.gz
Normal file
3
tenacity-8.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43242a20e3e73291a28bcbcacfd6e000b02d3857a9a9fff56b297a27afdc932f
|
||||
size 37492
|
||||
Reference in New Issue
Block a user