Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-oslo.service for
openSUSE:Factory checked in at 2026-03-31 15:23:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.service (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.service.new.1999 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.service"
Tue Mar 31 15:23:12 2026 rev:29 rq:1343867 version:4.5.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes
2025-11-18 15:40:25.776945421 +0100
+++
/work/SRC/openSUSE:Factory/.python-oslo.service.new.1999/python-oslo.service.changes
2026-03-31 15:24:31.513909298 +0200
@@ -1,0 +2,31 @@
+Wed Mar 25 20:40:57 UTC 2026 - Dirk Müller <[email protected]>
+
+- update dependency versions
+
+-------------------------------------------------------------------
+Mon Mar 9 16:00:07 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 4.5.1:
+ * Threading mode: check conf object picklable before 'spawn'
+ * Run neutron-ovs-tempest-with-oslo-master job in check
+ pipeline
+ * Fix service multiple workers launching different service
+ instance
+ * Add register and set method to override the default value for
+ service opts
+ * Fix ServiceManager singleton race condition in tests
+ * Fix race condition in EventletServerServiceLauncherTest
+ * Fix unbounded growth of thread list in threading backend
+ * Fix the followup comment from signalhander change
+ * Add signal handler for ProcessLauncher with no\_fork
+ * Refactor threading launchers to prefer spawn-safe
+ multiprocessing
+ * Fix race condition while creating the
+ cotyledon.ServiceManager
+ * Fix signal handler for threading mode
+ * Delay string interpolations at logging calls
+ * Add multiprocessing utilities with spawn start method
+ * Remove reference to tag framework
+ * Restore ThreadGroup.max\_threads for backward compatibility
+
+-------------------------------------------------------------------
Old:
----
oslo_service-4.4.0.tar.gz
New:
----
oslo_service-4.5.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.service.spec ++++++
--- /var/tmp/diff_new_pack.5t06UX/_old 2026-03-31 15:24:32.897966957 +0200
+++ /var/tmp/diff_new_pack.5t06UX/_new 2026-03-31 15:24:32.897966957 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-oslo.service
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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
@@ -17,7 +17,7 @@
Name: python-oslo.service
-Version: 4.4.0
+Version: 4.5.1
Release: 0
Summary: OpenStack oslo.service library
License: Apache-2.0
@@ -28,40 +28,42 @@
BuildRequires: %{python_module PasteDeploy >= 1.5.0}
BuildRequires: %{python_module Routes >= 2.3.1}
BuildRequires: %{python_module WebOb >= 1.7.1}
-BuildRequires: %{python_module cotyledon}
+BuildRequires: %{python_module cotyledon >= 2.2.0}
+BuildRequires: %{python_module debtcollector >= 1.2.0}
BuildRequires: %{python_module eventlet >= 0.27.0}
-BuildRequires: %{python_module fixtures}
-BuildRequires: %{python_module futurist}
+BuildRequires: %{python_module fixtures >= 3.0.0}
+BuildRequires: %{python_module futurist >= 3.1.1}
BuildRequires: %{python_module greenlet >= 0.4.15}
BuildRequires: %{python_module oslo.concurrency >= 3.25.0}
BuildRequires: %{python_module oslo.config >= 5.1.0}
BuildRequires: %{python_module oslo.i18n >= 3.15.3}
BuildRequires: %{python_module oslo.log >= 3.36.0}
BuildRequires: %{python_module oslo.utils >= 3.40.2}
-BuildRequires: %{python_module oslotest}
+BuildRequires: %{python_module oslotest >= 3.2.0}
+BuildRequires: %{python_module pbr >= 6.1.1}
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module requests}
-BuildRequires: %{python_module stestr}
+BuildRequires: %{python_module requests >= 2.14.2}
+BuildRequires: %{python_module stestr >= 2.0.0}
BuildRequires: %{python_module wheel}
-BuildRequires: %{python_module yappi}
+BuildRequires: %{python_module yappi >= 1.0}
BuildRequires: openstack-macros
BuildRequires: procps
Requires: python-Paste >= 2.0.2
Requires: python-PasteDeploy >= 1.5.0
Requires: python-Routes >= 2.3.1
Requires: python-WebOb >= 1.7.1
-Requires: python-cotyledon
+Requires: python-cotyledon >= 2.2.0
Requires: python-debtcollector >= 1.2.0
Requires: python-eventlet >= 0.27.0
-Requires: python-fixtures
-Requires: python-futurist
+Requires: python-fixtures >= 3.0.0
+Requires: python-futurist >= 3.1.1
Requires: python-greenlet >= 0.4.15
Requires: python-oslo.concurrency >= 3.25.0
Requires: python-oslo.config >= 5.1.0
Requires: python-oslo.i18n >= 3.15.3
Requires: python-oslo.log >= 3.36.0
Requires: python-oslo.utils >= 3.40.2
-Requires: python-yappi
+Requires: python-yappi >= 1.0
%if "python%{python_nodots_ver}" == "%{primary_python}"
Obsoletes: python3-oslo.service < %{version}
%endif
++++++ oslo_service-4.4.0.tar.gz -> oslo_service-4.5.1.tar.gz ++++++
++++ 1793 lines of diff (skipped)