Hello community,
here is the log from the commit of package python-ipywidgets for
openSUSE:Factory checked in at 2019-07-30 12:36:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipywidgets (Old)
and /work/SRC/openSUSE:Factory/.python-ipywidgets.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipywidgets"
Tue Jul 30 12:36:51 2019 rev:2 rq:719435 version:7.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipywidgets/python-ipywidgets.changes
2019-05-22 11:11:44.282589788 +0200
+++
/work/SRC/openSUSE:Factory/.python-ipywidgets.new.4126/python-ipywidgets.changes
2019-07-30 12:36:54.186953403 +0200
@@ -1,0 +2,10 @@
+Sat Jul 27 03:30:24 UTC 2019 - Todd R <[email protected]>
+
+- Update to 7.5.0
+ * New `AppLayout` and `GridLayout` templates for positioning interactive
widgets.
+ * New `FileUpload` widget allowing users to upload files from the browser.
+ * New `ComboBox` widget.
+ * JupyterLab CSS variables are now exposed by default even in the case of
the classic notebook.
+- Remove upstream-included fix-py3.7-unicode-in-rawstring.patch
+
+-------------------------------------------------------------------
Old:
----
fix-py3.7-unicode-in-rawstring.patch
ipywidgets-7.4.2.tar.gz
New:
----
ipywidgets-7.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ipywidgets.spec ++++++
--- /var/tmp/diff_new_pack.13W60y/_old 2019-07-30 12:36:55.542953231 +0200
+++ /var/tmp/diff_new_pack.13W60y/_new 2019-07-30 12:36:55.542953231 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-ipywidgets
-Version: 7.4.2
+Version: 7.5.0
Release: 0
Summary: IPython HTML widgets for Jupyter
License: BSD-3-Clause
@@ -28,7 +28,6 @@
# Please make sure you update the documentation files at every release
Source1:
https://media.readthedocs.org/pdf/ipywidgets/stable/ipywidgets.pdf
Source2:
https://media.readthedocs.org/htmlzip/ipywidgets/stable/ipywidgets.zip
-Patch0: fix-py3.7-unicode-in-rawstring.patch
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -44,15 +43,16 @@
BuildRequires: %{python_module ipykernel >= 4.5.1}
BuildRequires: %{python_module ipython >= 4}
BuildRequires: %{python_module jsonschema}
-BuildRequires: %{python_module nose}
+BuildRequires: %{python_module nbformat >= 4.2.0}
BuildRequires: %{python_module pexpect}
BuildRequires: %{python_module pickleshare}
-BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module pytest >= 3.6.0}
+BuildRequires: %{python_module pytest-cov}
BuildRequires: %{python_module recommonmark}
BuildRequires: %{python_module traitlets >= 4.3.1}
BuildRequires: python-mock
# /SECTION
-Recommends: jupyter-widgetsnbextension >= 3.0.0
+Recommends: jupyter-widgetsnbextension >= 3.5.0
%ifpython3
Provides: jupyter-ipywidgets = %{version}
%endif
@@ -71,7 +71,6 @@
%prep
%setup -q -n ipywidgets-%{version}
-%patch0 -p1
cp %{SOURCE1} .
unzip %{SOURCE2} -d docs
mv docs/ipywidgets-* docs/html
@@ -85,11 +84,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-pushd docs
-%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
-nosetests-%{$python_bin_suffix} ipywidgets
-}
-popd
+%pytest
%files %{python_files}
%doc README.md
++++++ ipywidgets-7.4.2.tar.gz -> ipywidgets-7.5.0.tar.gz ++++++
++++ 170564 lines of diff (skipped)
++++++ ipywidgets.pdf ++++++
(binary differes)
++++++ ipywidgets.zip ++++++
Binary files /var/tmp/diff_new_pack.13W60y/_old and
/var/tmp/diff_new_pack.13W60y/_new differ