Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jupyter-imatlab for openSUSE:Factory
checked in at 2023-04-04 21:27:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jupyter-imatlab (Old)
and /work/SRC/openSUSE:Factory/.jupyter-imatlab.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jupyter-imatlab"
Tue Apr 4 21:27:38 2023 rev:7 rq:1077250 version:0.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/jupyter-imatlab/jupyter-imatlab.changes
2023-01-04 17:52:48.826256246 +0100
+++
/work/SRC/openSUSE:Factory/.jupyter-imatlab.new.19717/jupyter-imatlab.changes
2023-04-04 21:28:01.403782595 +0200
@@ -1,0 +2,6 @@
+Tue Apr 4 16:09:39 UTC 2023 - Ben Greiner <[email protected]>
+
+- Add jupyter-rpm-macros to BuildRequires
+- Add note about end of maintenance to rpm post install phase
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jupyter-imatlab.spec ++++++
--- /var/tmp/diff_new_pack.ANmVPp/_old 2023-04-04 21:28:01.839785070 +0200
+++ /var/tmp/diff_new_pack.ANmVPp/_new 2023-04-04 21:28:01.847785115 +0200
@@ -31,6 +31,7 @@
BuildRequires: fdupes
BuildRequires: jupyter-ipykernel >= 4.1
BuildRequires: jupyter-ipython >= 6
+BuildRequires: jupyter-rpm-macros
BuildRequires: jupyter-widgetsnbextension >= 1.0
BuildRequires: python-rpm-macros
BuildRequires: python3-pip
@@ -40,21 +41,20 @@
BuildRequires: python3-curses
BuildRequires: python3-jupyter-kernel-test
%endif
-Requires: jupyter-ipykernel >= 4.1
-Requires: jupyter-ipython >= 6
-Requires: jupyter-widgetsnbextension >= 1.0
-Requires: python3-plotly
+Requires: python3-ipykernel >= 4.1
+Requires: python3-nbconvert >= 4.2
+Requires: python3-plotly >= 1.13.0
+Requires: python3-widgetsnbextension >= 1.0
Provides: python3-jupyter_imatlab_kernel = %{version}
Obsoletes: python3-jupyter_imatlab_kernel < %{version}
-Provides: python3-imatlab = %{version}
+Provides: python3-imatlab = %{version}-%{release}
BuildArch: noarch
%description
A Jupyter kernel for MATLAB.
This kernel requires Jupyter with Python 3.5+,
-and the MATLAB engine for Python (this release
-provides a much better completion API), which
+and the MATLAB engine for Python, which
needs to be installed first.
%prep
@@ -82,6 +82,10 @@
%pyunittest -v test_imatlab.py
%endif
+%post
+echo "Note: imatlab is no longer actively maintained."
+echo "Consider using the official MATLAB integration for Jupyter instead."
+
%files
%license LICENSE.txt
%{python3_sitelib}/imatlab-%{version}.dist-info