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-12-09 19:45:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cauldron-notebook (Old)
 and      /work/SRC/openSUSE:Factory/.python-cauldron-notebook.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cauldron-notebook"

Thu Dec  9 19:45:58 2021 rev:6 rq:938232 version:1.0.7

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-cauldron-notebook/python-cauldron-notebook.changes
        2021-02-03 19:55:34.817664296 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cauldron-notebook.new.2520/python-cauldron-notebook.changes
      2021-12-09 19:46:44.825166119 +0100
@@ -1,0 +2,20 @@
+Thu Dec  9 08:15:32 UTC 2021 - [email protected]
+
+- version update to 1.0.7
+  * Improves handling of module reloading in shared libraries to avoid 
inter-dependencies from causing reload-order errors.
+  * Adds version display to the web UI home screen for all three components 
for clarity with style alerting when key versions mismatch.
+  * Also added hooks for APM to support API tuning and some 
backwards-compatible changes to the API for additional debugging clarity.
+  * Refactored build configuration into yaml files for greater extensibility.
+  * Updated web UI dependencies.
+  * Drop support for Python 3.5 now that is has passed its end-of-life date.
+  * Adds official support for Python 3.9 now that the DS stack libraries have 
released with 3.9 support as well.
+  * Adds handling of decimal.Decimal types in a number notebook rendering 
cases.
+  * Improved step test file matching for partial matches in cases where 
similar file names are found within the same project.
+  * Improved notebook loading within the UI application.
+
+-------------------------------------------------------------------
+Thu Dec  9 08:10:04 UTC 2021 - [email protected]
+
+- do not require pytest-runner for build, not required
+
+-------------------------------------------------------------------

Old:
----
  cauldron-1.0.3.tar.gz

New:
----
  cauldron-1.0.7.tar.gz

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

Other differences:
------------------
++++++ python-cauldron-notebook.spec ++++++
--- /var/tmp/diff_new_pack.TIW7L4/_old  2021-12-09 19:46:45.573166479 +0100
+++ /var/tmp/diff_new_pack.TIW7L4/_new  2021-12-09 19:46:45.573166479 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cauldron-notebook
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,12 @@
 # requires NumPy, seaborn (<-- SciPy), which are dropping Python 3.6 support.
 %define         skip_python36 1
 Name:           python-cauldron-notebook
-Version:        1.0.3
+Version:        1.0.7
 Release:        0
 Summary:        Scientific Analysis Environment
 License:        MIT
 URL:            https://github.com/sernst/cauldron
 Source:         
https://github.com/sernst/cauldron/archive/v%{version}.tar.gz#/cauldron-%{version}.tar.gz
-BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -40,7 +39,7 @@
 Requires:       python-pygments
 Requires:       python-requests
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 Recommends:     python-bokeh
 Recommends:     python-matplotlib
 Recommends:     python-plotly
@@ -70,6 +69,8 @@
 
 %prep
 %setup -q -n cauldron-%{version}
+# https://github.com/sernst/cauldron/issues/80
+sed -i 's:.pytest-runner.::' setup.py
 
 %build
 %python_build

++++++ cauldron-1.0.3.tar.gz -> cauldron-1.0.7.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-cauldron-notebook/cauldron-1.0.3.tar.gz 
/work/SRC/openSUSE:Factory/.python-cauldron-notebook.new.2520/cauldron-1.0.7.tar.gz
 differ: char 15, line 1

Reply via email to