Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-retrying for openSUSE:Factory
checked in at 2026-03-24 18:48:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-retrying (Old)
and /work/SRC/openSUSE:Factory/.python-retrying.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-retrying"
Tue Mar 24 18:48:54 2026 rev:10 rq:1342116 version:1.4.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-retrying/python-retrying.changes
2024-03-06 23:06:39.569945223 +0100
+++
/work/SRC/openSUSE:Factory/.python-retrying.new.8177/python-retrying.changes
2026-03-24 18:49:45.948676498 +0100
@@ -1,0 +2,15 @@
+Mon Mar 23 22:18:44 UTC 2026 - Dirk Müller <[email protected]>
+
+- Update to version 1.4.2:
+ * Remove six dependency and use standard library alternatives
+ * Add basic logging support and a logger parameter to the
+ retry decorator
+ * Accept Exception types directly for retry_on_exception
+ * Switch project metadata to pyproject.toml and simplify
+ setup.py
+ * Convert documentation (README, etc.) from RST to Markdown
+ * Minimum required Python version is now 3.6
+ * Fix performance regression
+ * Update license and notice file naming to .txt
+
+-------------------------------------------------------------------
Old:
----
retrying-1.3.4.tar.gz
New:
----
retrying-1.4.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-retrying.spec ++++++
--- /var/tmp/diff_new_pack.fabtd4/_old 2026-03-24 18:49:47.816753576 +0100
+++ /var/tmp/diff_new_pack.fabtd4/_new 2026-03-24 18:49:47.844754731 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-retrying
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-retrying
-Version: 1.3.4
+Version: 1.4.2
Release: 0
Summary: Retrying library for Python
License: Apache-2.0
@@ -48,8 +48,8 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
-%license LICENSE
-%doc AUTHORS.rst README.rst
+%license LICENSE.txt
+%doc README.md
%{python_sitelib}/retrying.py
%pycache_only %{python_sitelib}/__pycache__/retrying.*.py*
%{python_sitelib}/retrying-%{version}.dist-info
++++++ retrying-1.3.4.tar.gz -> retrying-1.4.2.tar.gz ++++++
++++ 1689 lines of diff (skipped)