Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-swifter for openSUSE:Factory 
checked in at 2024-03-13 22:17:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-swifter (Old)
 and      /work/SRC/openSUSE:Factory/.python-swifter.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-swifter"

Wed Mar 13 22:17:52 2024 rev:12 rq:1157050 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-swifter/python-swifter.changes    
2023-08-02 16:51:58.542054579 +0200
+++ /work/SRC/openSUSE:Factory/.python-swifter.new.1770/python-swifter.changes  
2024-03-13 22:18:43.532596273 +0100
@@ -1,0 +2,6 @@
+Sun Mar 10 12:16:27 UTC 2024 - Ben Greiner <[email protected]>
+
+- Skip testing with ipywiodgets on python39: no longer supported
+  since ipython 8.19
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-swifter.spec ++++++
--- /var/tmp/diff_new_pack.HcqHMt/_old  2024-03-13 22:18:44.016614116 +0100
+++ /var/tmp/diff_new_pack.HcqHMt/_new  2024-03-13 22:18:44.020614264 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-swifter
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -37,7 +37,7 @@
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module dask-dataframe >= 2.10.0}
-BuildRequires:  %{python_module ipywidgets >= 7.0.0}
+BuildRequires:  %{python_module ipywidgets >= 7.0.0 if %python-base >= 3.10}
 BuildRequires:  %{python_module pandas >= 1.0}
 BuildRequires:  %{python_module psutil >= 5.6.6}
 BuildRequires:  %{python_module pytest-xdist}
@@ -73,5 +73,5 @@
 %doc README.md
 %license LICENSE
 %{python_sitelib}/swifter
-%{python_sitelib}/swifter-%{version}*-info
+%{python_sitelib}/swifter-%{version}.dist-info
 

Reply via email to