forked from pool/python-tenacity
- update to 3.7.1:
* Fix pep8 errors * Correctly set the exception if we TryAgain for ever OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tenacity?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
b1a157d903
commit
f4b7d85e84
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-tenacity
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-tenacity
|
||||
Version: 3.6.0
|
||||
Version: 3.7.1
|
||||
Release: 0
|
||||
Summary: Retry code until it succeeeds
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user