Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-oslo.middleware for
openSUSE:Factory checked in at 2026-03-29 20:01:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.middleware (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.middleware.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.middleware"
Sun Mar 29 20:01:12 2026 rev:24 rq:1343461 version:8.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-oslo.middleware/python-oslo.middleware.changes
2025-11-10 19:17:52.257680376 +0100
+++
/work/SRC/openSUSE:Factory/.python-oslo.middleware.new.8177/python-oslo.middleware.changes
2026-03-29 20:01:41.051883994 +0200
@@ -1,0 +2,27 @@
+Mon Mar 9 21:30:19 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 8.0.0:
+ * Add typing classifier
+ * Drop deprecated argument type
+ * Enable logging related ruff checks
+ * ruff: Enable missing E5 check
+ * Run mypy from tox
+ * Delay string interpolations at logging calls
+ * pre-commit: Bump versions
+ * Add missing py.typed file
+ * ruff: Use more specific name to enable pyupgrade rule
+ * reno: Update master for unmaintained/2024.1
+ * cors: Remove multiple config block parsing
+ * Remove filter support of HealthCheck middleware
+ * Fix example of Healthcheck usage
+ * pre-commit: Bump dependencies
+ * Migrate setup configuration to pyproject.toml
+ * Drop Python 3.9 support
+ * Update master for stable/2025.2
+
+-------------------------------------------------------------------
+Mon Nov 10 15:49:21 UTC 2025 - Dirk Müller <[email protected]>
+
+- add obsoletes/conflicts
+
+-------------------------------------------------------------------
Old:
----
oslo_middleware-6.6.0.tar.gz
New:
----
oslo_middleware-8.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.middleware.spec ++++++
--- /var/tmp/diff_new_pack.BVaxCD/_old 2026-03-29 20:01:41.523903441 +0200
+++ /var/tmp/diff_new_pack.BVaxCD/_new 2026-03-29 20:01:41.523903441 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-oslo.middleware
#
-# 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.middleware
-Version: 6.6.0
+Version: 8.0.0
Release: 0
Summary: OpenStack oslo.middleware library
License: Apache-2.0
@@ -55,6 +55,11 @@
Requires: python-statsd >= 3.2.1
Requires: python-stevedore >= 1.20.0
BuildArch: noarch
+%if "python%{python_nodots_ver}" == "%{primary_python}"
+Obsoletes: python3-oslo.middleware < %{version}
+%else
+Conflicts: python3-oslo.middleware < %{version}
+%endif
%python_subpackages
%description
++++++ oslo_middleware-6.6.0.tar.gz -> oslo_middleware-8.0.0.tar.gz ++++++
++++ 2108 lines of diff (skipped)