Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pandas for openSUSE:Factory 
checked in at 2026-06-23 17:37:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pandas (Old)
 and      /work/SRC/openSUSE:Factory/.python-pandas.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pandas"

Tue Jun 23 17:37:48 2026 rev:81 rq:1361159 version:2.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pandas/python-pandas.changes      
2026-04-17 20:54:08.828789801 +0200
+++ /work/SRC/openSUSE:Factory/.python-pandas.new.1956/python-pandas.changes    
2026-06-23 17:40:35.933721471 +0200
@@ -1,0 +2,5 @@
+Mon Jun 15 13:22:08 UTC 2026 - Dirk Müller <[email protected]>
+
+- skip testing for python 3.11
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pandas.spec ++++++
--- /var/tmp/diff_new_pack.52M8Tg/_old  2026-06-23 17:40:38.961827066 +0200
+++ /var/tmp/diff_new_pack.52M8Tg/_new  2026-06-23 17:40:38.961827066 +0200
@@ -25,9 +25,9 @@
 %else
 %define psuffix -%{flavor}
 %bcond_without test
-%if "%{flavor}" != "test-py311"
-%define skip_python311 1
-%endif
+%global skip_python310 1
+%global skip_python311 1
+%global skip_python312 1
 %if "%{flavor}" != "test-py313"
 %define skip_python313 1
 %endif

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.52M8Tg/_old  2026-06-23 17:40:39.029829437 +0200
+++ /var/tmp/diff_new_pack.52M8Tg/_new  2026-06-23 17:40:39.041829855 +0200
@@ -1,5 +1,4 @@
 <multibuild>
-  <package>test-py311</package>
   <package>test-py313</package>
   <package>test-py314</package>
 </multibuild>

Reply via email to