Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-chart-studio for 
openSUSE:Factory checked in at 2023-04-12 12:52:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-chart-studio (Old)
 and      /work/SRC/openSUSE:Factory/.python-chart-studio.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-chart-studio"

Wed Apr 12 12:52:16 2023 rev:5 rq:1078559 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-chart-studio/python-chart-studio.changes  
2023-03-24 15:20:12.238820018 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-chart-studio.new.19717/python-chart-studio.changes
       2023-04-12 12:52:17.309173268 +0200
@@ -1,0 +2,8 @@
+Tue Apr 11 08:24:24 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Use skip_pythonX instead of redefining pythons to explicit
+  versions: python38 is not supported in all distros anymore (e.g
+  Tumbleweed). So rather define for what distro flavors we do not
+  need to be built fot.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-chart-studio.spec ++++++
--- /var/tmp/diff_new_pack.HeHhr8/_old  2023-04-12 12:52:17.717175653 +0200
+++ /var/tmp/diff_new_pack.HeHhr8/_new  2023-04-12 12:52:17.725175699 +0200
@@ -16,7 +16,11 @@
 #
 
 
-%define pythons python38 python39
+%define skip_python36 1
+%define skip_python37 1
+%define skip_python310 1
+%define skip_python311 1
+%define skip_python312 1
 Name:           python-chart-studio
 Version:        1.1.0
 Release:        0

Reply via email to