Hello community,

here is the log from the commit of package python-jupyter_widgetsnbextension 
for openSUSE:Factory checked in at 2018-04-19 15:32:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_widgetsnbextension (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter_widgetsnbextension.new 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter_widgetsnbextension"

Thu Apr 19 15:32:22 2018 rev:8 rq:597928 version:3.2.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter_widgetsnbextension/python-jupyter_widgetsnbextension.changes
      2018-03-19 23:40:45.148214415 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_widgetsnbextension.new/python-jupyter_widgetsnbextension.changes
 2018-04-19 15:32:28.011716866 +0200
@@ -1,0 +2,15 @@
+Thu Apr 19 04:36:31 UTC 2018 - [email protected]
+
+- Update to version 3.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))
+  
+-------------------------------------------------------------------

Old:
----
  widgetsnbextension-3.1.4-py2.py3-none-any.whl

New:
----
  widgetsnbextension-3.2.1-py2.py3-none-any.whl

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

Other differences:
------------------
++++++ python-jupyter_widgetsnbextension.spec ++++++
--- /var/tmp/diff_new_pack.jHXkHB/_old  2018-04-19 15:32:29.251665798 +0200
+++ /var/tmp/diff_new_pack.jHXkHB/_new  2018-04-19 15:32:29.255665633 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         oldpython python
 Name:           python-jupyter_widgetsnbextension
-Version:        3.1.4
+Version:        3.2.1
 Release:        0
 Summary:        IPython HTML widgets for Jupyter
 License:        BSD-3-Clause


Reply via email to