From f4b7d85e846988a8045a6ab4249bf812a7aadb4e78b916a357fdf4a0a3e2c344 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Fri, 10 Feb 2017 16:07:43 +0000 Subject: [PATCH] - 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 --- python-tenacity.changes | 7 +++++++ python-tenacity.spec | 4 ++-- tenacity-3.6.0.tar.gz | 3 --- tenacity-3.7.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 tenacity-3.6.0.tar.gz create mode 100644 tenacity-3.7.1.tar.gz diff --git a/python-tenacity.changes b/python-tenacity.changes index 141febc..8f2f94c 100644 --- a/python-tenacity.changes +++ b/python-tenacity.changes @@ -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 diff --git a/python-tenacity.spec b/python-tenacity.spec index 6a0fcc6..3204011 100644 --- a/python-tenacity.spec +++ b/python-tenacity.spec @@ -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 diff --git a/tenacity-3.6.0.tar.gz b/tenacity-3.6.0.tar.gz deleted file mode 100644 index e569555..0000000 --- a/tenacity-3.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:896caff1fbfb8616de1445ad6c70b13e5a3d29aa0eb6d5d2629c5b69c668487b -size 22771 diff --git a/tenacity-3.7.1.tar.gz b/tenacity-3.7.1.tar.gz new file mode 100644 index 0000000..7f6af40 --- /dev/null +++ b/tenacity-3.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86cae49f4334277164b97a1871828e9173d669b9bb223de44ba8c1cee787bbfa +size 22915