Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-APScheduler for 
openSUSE:Factory checked in at 2026-03-30 18:31:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-APScheduler (Old)
 and      /work/SRC/openSUSE:Factory/.python-APScheduler.new.1999 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-APScheduler"

Mon Mar 30 18:31:31 2026 rev:27 rq:1343534 version:3.11.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-APScheduler/python-APScheduler.changes    
2026-01-08 15:29:26.890107667 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-APScheduler.new.1999/python-APScheduler.changes
  2026-03-30 18:34:51.283976828 +0200
@@ -1,0 +2,7 @@
+Sun Mar 29 17:58:01 UTC 2026 - Tim Neujahr 
<[email protected]>
+
+- Skip test_broken_pool in %check: the test is flaky due to PID reuse
+  and has been removed in upstream master
+  (gh#agronholm/apscheduler#601)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-APScheduler.spec ++++++
--- /var/tmp/diff_new_pack.phdadr/_old  2026-03-30 18:34:51.868001245 +0200
+++ /var/tmp/diff_new_pack.phdadr/_new  2026-03-30 18:34:51.872001412 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-APScheduler
 #
-# Copyright (c) 2026 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
@@ -88,7 +88,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest -p asyncio -k "not (redis or mongodb or rethinkdb or zookeeper)"
+%pytest -p asyncio -k "not (redis or mongodb or rethinkdb or zookeeper or 
test_broken_pool)"
 
 %files %{python_files}
 %license LICENSE.txt

Reply via email to