14
0

- 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:
Thomas Bechtold
2017-02-10 16:07:43 +00:00
committed by Git OBS Bridge
parent b1a157d903
commit f4b7d85e84
4 changed files with 12 additions and 5 deletions

View File

@@ -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