Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-cauldron-notebook for 
openSUSE:Factory checked in at 2021-02-03 19:55:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cauldron-notebook (Old)
 and      /work/SRC/openSUSE:Factory/.python-cauldron-notebook.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cauldron-notebook"

Wed Feb  3 19:55:26 2021 rev:5 rq:867495 version:1.0.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-cauldron-notebook/python-cauldron-notebook.changes
        2020-07-08 19:19:37.152315518 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cauldron-notebook.new.28504/python-cauldron-notebook.changes
     2021-02-03 19:55:34.817664296 +0100
@@ -1,0 +2,6 @@
+Wed Jan 27 22:48:12 UTC 2021 - Benjamin Greiner <[email protected]>
+
+- Disable python36 build, because SciPy dropped support for
+  Python 3.6 and other NumPy related packages will drop it soon.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-cauldron-notebook.spec ++++++
--- /var/tmp/diff_new_pack.5fSCkH/_old  2021-02-03 19:55:35.569665202 +0100
+++ /var/tmp/diff_new_pack.5fSCkH/_new  2021-02-03 19:55:35.573665207 +0100
@@ -18,6 +18,8 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
+# requires NumPy, seaborn (<-- SciPy), which are dropping Python 3.6 support.
+%define         skip_python36 1
 Name:           python-cauldron-notebook
 Version:        1.0.3
 Release:        0

Reply via email to