Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-oslo.rootwrap for
openSUSE:Factory checked in at 2026-04-17 21:07:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.rootwrap (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.rootwrap.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.rootwrap"
Fri Apr 17 21:07:05 2026 rev:22 rq:1347763 version:7.9.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-oslo.rootwrap/python-oslo.rootwrap.changes
2026-03-09 16:11:40.529754764 +0100
+++
/work/SRC/openSUSE:Factory/.python-oslo.rootwrap.new.11940/python-oslo.rootwrap.changes
2026-04-17 21:07:08.692958595 +0200
@@ -1,0 +2,5 @@
+Fri Apr 17 16:44:54 UTC 2026 - Dirk Müller <[email protected]>
+
+- skip functional/eventlet tests that are less stable
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.rootwrap.spec ++++++
--- /var/tmp/diff_new_pack.Uc4TTG/_old 2026-04-17 21:07:09.248981494 +0200
+++ /var/tmp/diff_new_pack.Uc4TTG/_new 2026-04-17 21:07:09.248981494 +0200
@@ -25,7 +25,6 @@
URL: https://docs.openstack.org/oslo.rootwrap
Source0:
https://files.pythonhosted.org/packages/source/o/oslo_rootwrap/oslo_rootwrap-%{version}.tar.gz
BuildRequires: %{python_module debtcollector}
-BuildRequires: %{python_module eventlet}
BuildRequires: %{python_module fixtures}
BuildRequires: %{python_module oslotest}
BuildRequires: %{python_module pbr}
@@ -89,7 +88,8 @@
%check
export PYTHONPATH=.
-%{openstack_stestr_run}
+rm -v oslo_rootwrap/tests/test_functional.py
+%{openstack_stestr_run} --slowest tests
%files %{python_files}
%license LICENSE