Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-circuitbreaker for 
openSUSE:Factory checked in at 2025-08-12 17:04:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-circuitbreaker (Old)
 and      /work/SRC/openSUSE:Factory/.python-circuitbreaker.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-circuitbreaker"

Tue Aug 12 17:04:56 2025 rev:5 rq:1298950 version:2.1.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-circuitbreaker/python-circuitbreaker.changes  
    2025-04-29 16:40:33.754649118 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-circuitbreaker.new.1085/python-circuitbreaker.changes
    2025-08-12 17:06:49.916918530 +0200
@@ -1,0 +2,5 @@
+Tue Aug 12 02:56:56 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Pass asyncio-mode to pytest.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-circuitbreaker.spec ++++++
--- /var/tmp/diff_new_pack.2G9ATj/_old  2025-08-12 17:06:50.552945098 +0200
+++ /var/tmp/diff_new_pack.2G9ATj/_new  2025-08-12 17:06:50.556945265 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-circuitbreaker
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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
@@ -53,6 +53,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+export PYTEST_ADDOPTS="--asyncio-mode=auto"
 %pytest
 
 %files %{python_files}

Reply via email to