Hello community,

here is the log from the commit of package python-jupyter_ipywidgets for 
openSUSE:Factory checked in at 2016-02-22 08:57:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_ipywidgets (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter_ipywidgets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter_ipywidgets"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter_ipywidgets/python-jupyter_ipywidgets.changes
      2015-10-14 16:45:15.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_ipywidgets.new/python-jupyter_ipywidgets.changes
 2016-02-22 08:57:43.000000000 +0100
@@ -1,0 +2,49 @@
+Thu Feb 18 10:57:47 UTC 2016 - toddrme2...@gmail.com
+
+- update to version 4.1.1:
+  * More detailed dev-install instructions
+  * add 'npm is required' message when files are missing
+  * fix version_info
+  * Don't prefix with v
+  * Update the RELEASE instructions
+- update to version 4.1.0:
+  * Add release instructions
+  * Reuse backend's widgets
+  * Move ready trigger
+  * Add `ready` event which fires when the widget receives its first state
+  * 0 is falsy
+  * Pass the correct Comm target name in create_widget
+  * Do not send comm_info for workaround widget
+  * Search for css selectors using the parent element
+  * Fixes
+  * Add the ability to change the readout logic easily.
+  * Fix version in py file
+  * Run interact manual on Text widget submit
+  * Fix clean-css too
+  * Include float/int text and progress widgets too
+  * Only update slider description on description change
+  * Fixes, - Behavior so the readout render - Listen to the correct
+    jqueryui event
+  * Add `continuous` flag to the sliders, which allows you to set
+    whether or not the sliders update as they are being dragged.
+  * Allow for numeric labels and retain type information on selection
+  * Stricter LESS and Bower versions, and make sure bower is ran silently
+  * Fix collapse/expand bug on accordion title change.
+  * Import get_ipython() since it is no longer available globally.
+  * Don't filter on the javascript side
+  * Use the _get_comm_info method to reconstruct all widget models
+    living in the backend.
+  * Close the widget area when there are no more widget views.
+  * Allow change of description
+  * Adding color picker widget
+  * Move create_model back into WidgetManager
+  * Reference persistence callbacks in WidgetManager, not ManagerBase
+  * fix typo in comm creation conditional
+  * Handle case where options are missing in new_widget call.
+  * Fix that/this context error
+  * Change postinstall to prepublish
+  * Bug fix
+  * Finish decoupling of the manager
+  * Begin notebook decoupling effort.
+
+-------------------------------------------------------------------

Old:
----
  ipywidgets-4.0.3.tar.gz

New:
----
  ipywidgets-4.1.1.tar.gz

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

Other differences:
------------------
++++++ python-jupyter_ipywidgets.spec ++++++
--- /var/tmp/diff_new_pack.KTtf5F/_old  2016-02-22 08:57:44.000000000 +0100
+++ /var/tmp/diff_new_pack.KTtf5F/_new  2016-02-22 08:57:44.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jupyter_ipywidgets
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-jupyter_ipywidgets
-Version:        4.0.3
+Version:        4.1.1
 Release:        0
 Summary:        IPython HTML widgets for Jupyter
 License:        BSD-3-Clause

++++++ ipywidgets-4.0.3.tar.gz -> ipywidgets-4.1.1.tar.gz ++++++
++++ 1861 lines of diff (skipped)


Reply via email to