Hello community,

here is the log from the commit of package python-tenacity for openSUSE:Factory 
checked in at 2017-08-22 11:11:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tenacity (Old)
 and      /work/SRC/openSUSE:Factory/.python-tenacity.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tenacity"

Tue Aug 22 11:11:26 2017 rev:2 rq:518053 version:4.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tenacity/python-tenacity.changes  
2017-02-21 13:40:24.268467850 +0100
+++ /work/SRC/openSUSE:Factory/.python-tenacity.new/python-tenacity.changes     
2017-08-22 11:11:27.276948320 +0200
@@ -1,0 +2,31 @@
+Tue Aug 22 06:34:38 UTC 2017 - [email protected]
+
+- update to 4.4.0:
+  * Document wait\_random\_exponential strategy
+  * Rename wait\_full\_jitter to wait\_random\_exponential
+  * Add retry\_unless\_exception\_type
+  * Add missing ')' to README.rst
+  * Do not duplicate statistics fields in instance
+  * Do not start trial\_start\_time as an attribute
+  * Add an example on how to combine stop conditions
+  * Put a link to the GitHub issue of retrying about the fork
+  * feat: added wait\_full\_jitter
+  * Add new event based sleep and stop
+  * Add \`wraps' method directly on Retrying object
+  * wait: handle OverflowError
+  * doc: raise Exception in example so they actually work
+  * Remove weird example with retry\_if\_io\_error
+  * Bump version for new feature
+  * Add Python 3.6 support
+  * Add retry\_if\_not\_result class to compliment the existing 
retry\_if\_result class
+  * Fix six minimum version
+  * doc: rewrite the before explanation
+  * Add \_\_call\_\_ on BaseRetrying class
+  * Document before and after keywords
+  * Remove useless MANIFEST
+  * Remove non-working PyPI download image
+  * Bump hacking to 0.13
+  * Use Python 3 for pep8 tox target
+  * Remove deprecated wait\_jitter
+
+-------------------------------------------------------------------

Old:
----
  tenacity-3.7.1.tar.gz

New:
----
  tenacity-4.4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-tenacity.spec ++++++
--- /var/tmp/diff_new_pack.ilpKud/_old  2017-08-22 11:11:29.216675195 +0200
+++ /var/tmp/diff_new_pack.ilpKud/_new  2017-08-22 11:11:29.220674632 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-tenacity
-Version:        3.7.1
+Version:        4.4.0
 Release:        0
 Summary:        Retry code until it succeeeds
 License:        Apache-2.0
@@ -31,10 +31,9 @@
 BuildRequires:  python-pbr
 BuildRequires:  python-setuptools
 BuildRequires:  python-six >= 1.7.0
-Requires:       python-debtcollector
 Requires:       python-futures >= 3.0
 Requires:       python-monotonic >= 0.6
-Requires:       python-six >= 1.7.0
+Requires:       python-six >= 1.9.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 

++++++ tenacity-3.7.1.tar.gz -> tenacity-4.4.0.tar.gz ++++++
++++ 1611 lines of diff (skipped)


Reply via email to