Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mypy for openSUSE:Factory 
checked in at 2026-03-01 22:13:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mypy (Old)
 and      /work/SRC/openSUSE:Factory/.python-mypy.new.29461 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mypy"

Sun Mar  1 22:13:39 2026 rev:22 rq:1335238 version:1.19.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mypy/python-mypy.changes  2026-02-04 
21:00:50.907410760 +0100
+++ /work/SRC/openSUSE:Factory/.python-mypy.new.29461/python-mypy.changes       
2026-03-01 22:13:41.719178091 +0100
@@ -1,0 +2,5 @@
+Wed Feb 25 15:59:45 UTC 2026 - Marius Grossu <[email protected]>
+
+- Fix the condition with suse_version macro on SLFO (jsc#PED-15844) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mypy.spec ++++++
--- /var/tmp/diff_new_pack.PAVjDG/_old  2026-03-01 22:13:42.439207683 +0100
+++ /var/tmp/diff_new_pack.PAVjDG/_new  2026-03-01 22:13:42.443207847 +0100
@@ -137,7 +137,7 @@
 
 %if %{with test}
 %check
-%if 0%{?suse_version} > 1600
+%if 0%{?suse_version} >= 1699
 %{python_expand # self-check with manually provided stubs for typed_ast
 export PYTHONPATH=%{buildroot}%{$python_sitelib}:./mystubs
 # hardcode minimum 3.10 here because pytest 9 dropped 3.9 support and mypy 
itself has some compatibility code for <3.11

Reply via email to