Hello community,
here is the log from the commit of package python-jupyter_ipywidgets for
openSUSE:Factory checked in at 2018-04-19 15:32:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_ipywidgets (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter_ipywidgets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter_ipywidgets"
Thu Apr 19 15:32:28 2018 rev:13 rq:598011 version:7.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter_ipywidgets/python-jupyter_ipywidgets-doc.changes
2018-02-27 16:58:28.814909557 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupyter_ipywidgets.new/python-jupyter_ipywidgets-doc.changes
2018-04-19 15:32:32.639526257 +0200
@@ -1,0 +2,15 @@
+Thu Apr 19 04:32:42 UTC 2018 - [email protected]
+
+- Update to version 7.2.1
+ * A new `FloatLogSlider` widget is a slider with a log scale, suitable for
exploring a wide range of magnitudes.
+ * `link` and `dlink` are now exported from ipywidgets for convenience, so
that you can import them directly from ipywidgets instead of needing to import
them from traitlets.
([#1923](https://github.com/jupyter-widgets/ipywidgets/pull/1923))
+ * A new option `manual_name` has been added to `interact_manual()` to change
the name of the update button, for example
`interact_manual(manual_name='Update')`.
([#1924](https://github.com/jupyter-widgets/ipywidgets/pull/1923))
+ * The Output widget now has a `.capture()` method, which returns a decorator
to capture the output of a function.
+ * The Output widget has much more comprehensive documentation in its own
section. ([#2020](https://github.com/jupyter-widgets/ipywidgets/pull/2020))
+ * Installing `widgetsnbextension` now automatically enables the nbextension
in Jupyter Notebook 5.3 or later.
([#1911](https://github.com/jupyter-widgets/ipywidgets/pull/1911))
+ * The default rendering of a widget if widgets are not installed is now a
short description of the widget in text instead of a much longer HTML message.
([#2007](https://github.com/jupyter-widgets/ipywidgets/pull/2007))
+ * The JavaScript base widget manager class now has a `resolveUrl` method to
resolve a URL relative to the current notebook location.
([#1993](https://github.com/jupyter-widgets/ipywidgets/pull/1993))
+ * The html manager now exposes a way to specify which JavaScript file is
fetched for a package and the loader used to fetch the library.
([#1995](https://github.com/jupyter-widgets/ipywidgets/pull/1995),
[#1998](https://github.com/jupyter-widgets/ipywidgets/pull/1998))
+ * The `@jupyter-widgets/controls` widget specification version was bumped to
`1.2.0`. Changes include the FloatLogSlider widget and more specific
documentation about array element types.
([#2017](https://github.com/jupyter-widgets/ipywidgets/pull/2017))
+
+-------------------------------------------------------------------
python-jupyter_ipywidgets.changes: same change
Old:
----
ipywidgets-7.1.2.tar.gz
New:
----
ipywidgets-7.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter_ipywidgets-doc.spec ++++++
--- /var/tmp/diff_new_pack.RDOAF3/_old 2018-04-19 15:32:34.087466613 +0200
+++ /var/tmp/diff_new_pack.RDOAF3/_new 2018-04-19 15:32:34.091466448 +0200
@@ -28,7 +28,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jupyter_ipywidgets-doc
-Version: 7.1.2
+Version: 7.2.1
Release: 0
Summary: Documentation for python-jupyter_ipywidgets
License: BSD-3-Clause
python-jupyter_ipywidgets.spec: same change
++++++ ipywidgets-7.1.2.tar.gz -> ipywidgets-7.2.1.tar.gz ++++++
++++ 20861 lines of diff (skipped)