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,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 16:06:26 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
- update to 3.7.1:
|
||||
* Fix pep8 errors
|
||||
* Correctly set the exception if we TryAgain for ever
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 18 12:29:45 UTC 2016 - dmueller@suse.com
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:896caff1fbfb8616de1445ad6c70b13e5a3d29aa0eb6d5d2629c5b69c668487b
|
||||
size 22771
|
3
tenacity-3.7.1.tar.gz
Normal file
3
tenacity-3.7.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86cae49f4334277164b97a1871828e9173d669b9bb223de44ba8c1cee787bbfa
|
||||
size 22915
|
Reference in New Issue
Block a user