Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-tenacity for openSUSE:Factory
checked in at 2022-11-01 13:43:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tenacity (Old)
and /work/SRC/openSUSE:Factory/.python-tenacity.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tenacity"
Tue Nov 1 13:43:08 2022 rev:15 rq:1032576 version:8.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tenacity/python-tenacity.changes
2021-04-23 17:50:56.446826683 +0200
+++
/work/SRC/openSUSE:Factory/.python-tenacity.new.2275/python-tenacity.changes
2022-11-01 13:43:11.828096823 +0100
@@ -1,0 +2,6 @@
+Tue Oct 11 15:50:50 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update to version 8.1.0
+ * no upstream changelog
+
+-------------------------------------------------------------------
Old:
----
tenacity-6.3.1.tar.gz
New:
----
tenacity-8.0.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tenacity.spec ++++++
--- /var/tmp/diff_new_pack.coiRrY/_old 2022-11-01 13:43:13.088103526 +0100
+++ /var/tmp/diff_new_pack.coiRrY/_new 2022-11-01 13:43:13.092103547 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-tenacity
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,8 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without python2
Name: python-tenacity
-Version: 6.3.1
+Version: 8.0.1
Release: 0
Summary: Python module for retrying code until it succeeeds
License: Apache-2.0
@@ -32,19 +30,12 @@
BuildRequires: %{python_module six >= 1.9.0}
BuildRequires: %{python_module tornado}
BuildRequires: %{python_module typeguard}
+BuildRequires: %{python_module typing-extensions}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-six >= 1.9.0
Recommends: python-tornado
BuildArch: noarch
-%if %{with python2}
-BuildRequires: python2-futures >= 3.0
-BuildRequires: python2-monotonic >= 0.6
-%endif
-%ifpython2
-Requires: python-futures >= 3.0
-Requires: python-monotonic >= 0.6
-%endif
%python_subpackages
%description
++++++ tenacity-6.3.1.tar.gz -> tenacity-8.0.1.tar.gz ++++++
++++ 6616 lines of diff (skipped)