Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-ipysheet for openSUSE:Factory
checked in at 2021-10-18 21:59:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipysheet (Old)
and /work/SRC/openSUSE:Factory/.python-ipysheet.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipysheet"
Mon Oct 18 21:59:29 2021 rev:6 rq:925900 version:0.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipysheet/python-ipysheet.changes
2021-04-26 16:40:20.046145501 +0200
+++
/work/SRC/openSUSE:Factory/.python-ipysheet.new.1890/python-ipysheet.changes
2021-10-18 22:02:38.570113132 +0200
@@ -1,0 +2,6 @@
+Sun Oct 17 19:42:00 UTC 2021 - Ben Greiner <[email protected]>
+
+- Update to 0.5
+ * no release notes
+
+-------------------------------------------------------------------
Old:
----
ipysheet-0.4.4.tar.gz
New:
----
ipysheet-0.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ipysheet.spec ++++++
--- /var/tmp/diff_new_pack.s196Pn/_old 2021-10-18 22:02:39.054113483 +0200
+++ /var/tmp/diff_new_pack.s196Pn/_new 2021-10-18 22:02:39.054113483 +0200
@@ -20,28 +20,28 @@
%define skip_python2 1
%define skip_python36 1
Name: python-ipysheet
-Version: 0.4.4
+Version: 0.5.0
Release: 0
Summary: Spreadsheet widget for the Jupyter notebook
License: MIT
URL: https://github.com/QuantStack/ipysheet
Source:
https://files.pythonhosted.org/packages/source/i/ipysheet/ipysheet-%{version}.tar.gz
+BuildRequires: %{python_module jupyter_packaging >= 0.7.9}
+BuildRequires: %{python_module jupyterlab >= 3.0.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: jupyter-ipysheet = %{version}
-Requires: python-flexx
-Requires: python-ipywidgets >= 7.0.0
-Requires: python-notebook
-Requires: python-numpy
-Requires: python-pandas
+Requires: python-ipywidgets >= 7.5.0
+Requires: python-jupyter-server >= 1.6
+Recommends: python-pscript
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module flexx >= 0.3.1}
-BuildRequires: %{python_module ipywidgets >= 7.0.0}
-BuildRequires: %{python_module notebook}
+BuildRequires: %{python_module ipywidgets >= 7.5.0}
+BuildRequires: %{python_module ipykernel}
+BuildRequires: %{python_module jupyter-server >= 1.6}
BuildRequires: %{python_module numpy}
BuildRequires: %{python_module pandas}
+BuildRequires: %{python_module pscript}
BuildRequires: %{python_module pytest}
# /SECTION
%python_subpackages
@@ -51,17 +51,6 @@
This package provides the python interface.
-%package -n jupyter-ipysheet
-Summary: Spreadsheet widget for the Jupyter notebook
-Requires: jupyter-ipywidgets >= 7.0.0
-Requires: jupyter-notebook
-Requires: python3-ipysheet = %{version}
-
-%description -n jupyter-ipysheet
-A Jupyter widget providing spreadsheets for the Jupyter notebook.
-
-This package provides the jupyter notebook extension.
-
%prep
%setup -q -n ipysheet-%{version}
@@ -71,9 +60,6 @@
%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
-%jupyter_move_config
-%fdupes %{buildroot}%{_jupyter_nb_notebook_confdir}
-%fdupes %{buildroot}%{_jupyter_nbextension_dir}
%check
%pytest
@@ -85,9 +71,4 @@
%{python_sitelib}/ipysheet-%{version}-py*.egg-info
%license LICENSE
-%files -n jupyter-ipysheet
-%license LICENSE
-%config %{_jupyter_nb_notebook_confdir}/ipysheet.json
-%{_jupyter_nbextension_dir}/ipysheet/
-
%changelog
++++++ ipysheet-0.4.4.tar.gz -> ipysheet-0.5.0.tar.gz ++++++
++++ 11568 lines of diff (skipped)