Hello community,
here is the log from the commit of package python-jupyter_ipywidgets for
openSUSE:Factory checked in at 2017-05-17 17:13:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_ipywidgets (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter_ipywidgets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter_ipywidgets"
Wed May 17 17:13:56 2017 rev:5 rq:491430 version:6.0.0
Changes:
--------
New Changes file:
--- /dev/null 2017-03-01 00:40:19.279048016 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupyter_ipywidgets.new/python-jupyter_ipywidgets-doc.changes
2017-05-17 17:13:58.098179075 +0200
@@ -0,0 +1,96 @@
+-------------------------------------------------------------------
+Thu Apr 27 07:31:05 UTC 2017 - [email protected]
+
+- Implement single-spec version.
+
+-------------------------------------------------------------------
+Thu Mar 30 19:45:15 UTC 2017 - [email protected]
+
+- Update to 6.0
+ * Rendering of Jupyter interactive widgets in various web contexts
+ * Addition of a DatePicker widget in the core widget collection.
+ * Changes to the automatic control generation syntax in @interact, inspired
by the Sage interact syntax.
+ * Removal of APIs which had been deprecated in 5.0
+ * A new API for custom styling of widgets is provided, through a top-level
`style` attribute. For example, the color of a slider handler can be set by
`slider.style.handle_color`.
+ * Removal of the Proxy and PlaceProxy widgets.
+ * Removed the button_style attribute of the Dropdown widget
+ * Addition of an OutputWidget for capturing output and rich display objects.
@interact has changed to use an OutputWidget for function output instead of
overwriting the output area of a cell.
+ * The jupyter-js-widgets Javascript implementation now relies on the
PhosphorJS framework for the management of rich layout and a better integration
of JupyterLab.
+ * Numerous bug fixes.
+- Create doc subpackage
+
+-------------------------------------------------------------------
+Fri Dec 9 03:56:42 UTC 2016 - [email protected]
+
+- Remove unnecessary dependency on npm
+
+-------------------------------------------------------------------
+Thu Feb 18 10:57:47 UTC 2016 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------
+Mon Oct 12 13:47:20 UTC 2015 - [email protected]
+
+- Update to 4.0.3
+ * Provide link to example notebooks in the README.md
+ * Correct some bugs in the code
+ * Add __version__ to ipywidgets package
+ * Call correct superclass in AccordionView
+ * Make long description part of setup.py
+ * Remove README.md from manifest
+
+-------------------------------------------------------------------
+Wed Sep 16 09:41:12 UTC 2015 - [email protected]
+
+- Fix npm dependency on openSUSE:Factory
+
+-------------------------------------------------------------------
+Thu Aug 13 11:52:09 UTC 2015 - [email protected]
+
+- Initial version
+
---
/work/SRC/openSUSE:Factory/python-jupyter_ipywidgets/python-jupyter_ipywidgets.changes
2017-01-10 10:47:49.334658672 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupyter_ipywidgets.new/python-jupyter_ipywidgets.changes
2017-05-17 17:13:59.054044319 +0200
@@ -1,0 +2,21 @@
+Thu Apr 27 07:31:08 UTC 2017 - [email protected]
+
+- Implement single-spec version.
+
+-------------------------------------------------------------------
+Thu Mar 30 19:45:15 UTC 2017 - [email protected]
+
+- Update to 6.0
+ * Rendering of Jupyter interactive widgets in various web contexts
+ * Addition of a DatePicker widget in the core widget collection.
+ * Changes to the automatic control generation syntax in @interact, inspired
by the Sage interact syntax.
+ * Removal of APIs which had been deprecated in 5.0
+ * A new API for custom styling of widgets is provided, through a top-level
`style` attribute. For example, the color of a slider handler can be set by
`slider.style.handle_color`.
+ * Removal of the Proxy and PlaceProxy widgets.
+ * Removed the button_style attribute of the Dropdown widget
+ * Addition of an OutputWidget for capturing output and rich display objects.
@interact has changed to use an OutputWidget for function output instead of
overwriting the output area of a cell.
+ * The jupyter-js-widgets Javascript implementation now relies on the
PhosphorJS framework for the management of rich layout and a better integration
of JupyterLab.
+ * Numerous bug fixes.
+- Create doc subpackage
+
+-------------------------------------------------------------------
Old:
----
ipywidgets-4.1.1.tar.gz
New:
----
ipywidgets-6.0.0.tar.gz
python-jupyter_ipywidgets-doc.changes
python-jupyter_ipywidgets-doc.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter_ipywidgets-doc.spec ++++++
#
# spec file for package python-jupyter_ipywidgets-doc
#
# Copyright (c) 2017 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%if 0%{?suse_version} && 0%{?suse_version} > 1320
%bcond_without tests
%else
%bcond_with tests
%endif
# disable docs until issue with CommonMark/recommonmark version conflict
# is resolved in next recommonmark release (broken version is 0.4.0).
%bcond_with html
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jupyter_ipywidgets-doc
Version: 6.0.0
Release: 0
Summary: Documentation for python-jupyter_ipywidgets
License: BSD-3-Clause
Group: Development/Languages/Python
Url: http://ipython.org
Source:
https://files.pythonhosted.org/packages/source/i/ipywidgets/ipywidgets-%{version}.tar.gz
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: %{python_module jupyter_ipywidgets}
%if %{with tests}
# Test Requirements
BuildRequires: %{python_module nose}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module recommonmark}
# Python 2.7 test requirements
BuildRequires: python-mock
%endif
%if %{with pdf} || %{with html}
# Documentation requirements
BuildRequires: python3-Sphinx
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Provides: %{name}-html = %{version}
Provides: %{name}-pdf = %{version}
Obsoletes: %{name}-html < %{version}
Obsoletes: %{name}-pdf < %{version}
Provides: %{python_module jupyter_ipywidgets-doc = %{version}}
%description
Documentation and help files for python-jupyter_ipywidgets.
%prep
%setup -q -n ipywidgets-%{version}
%build
# Build the documentation
pushd docs
%if %{with html}
make html
rm -rf build/html/.buildinfo
%endif
popd
%install
mkdir -p %{buildroot}%{_docdir}/python-jupyter_ipywidgets
%if %{with html}
cp -r docs/build/html %{buildroot}%{_docdir}/python-jupyter_ipywidgets/
%endif
%fdupes %{buildroot}%{_docdir}/python-jupyter_ipywidgets/
%if %{with tests}
%check
pushd docs
%python_expand nosetests-%{$python_bin_suffix} ipywidgets
popd
%endif
%files
%defattr(-,root,root,-)
%doc COPYING.md
%{_docdir}/python-jupyter_ipywidgets/
%changelog
++++++ python-jupyter_ipywidgets.spec ++++++
--- /var/tmp/diff_new_pack.HQeFK4/_old 2017-05-17 17:13:59.977914073 +0200
+++ /var/tmp/diff_new_pack.HQeFK4/_new 2017-05-17 17:13:59.977914073 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-jupyter_ipywidgets
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,35 +16,32 @@
#
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jupyter_ipywidgets
-Version: 4.1.1
+Version: 6.0.0
Release: 0
Summary: IPython HTML widgets for Jupyter
License: BSD-3-Clause
Group: Development/Languages/Python
Url: http://ipython.org
-Source:
https://pypi.python.org/packages/source/i/ipywidgets/ipywidgets-%{version}.tar.gz
-BuildRequires: python-devel
-BuildRequires: python-jupyter_ipykernel
-BuildRequires: python-jupyter_ipython >= 4
-BuildRequires: python-jupyter_notebook
-BuildRequires: python-setuptools
-BuildRequires: python-setuptools
-BuildRequires: python-traitlets
-# Test requirements
-BuildRequires: python-nose
-# Python 2-only test requirements
-BuildRequires: python-mock
+Source:
https://files.pythonhosted.org/packages/source/i/ipywidgets/ipywidgets-%{version}.tar.gz
+BuildRequires: fdupes
+BuildRequires: python-rpm-macros
+BuildRequires: %{python_module devel}
+BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module jupyter_ipykernel}
+BuildRequires: %{python_module jupyter_ipython >= 4}
+BuildRequires: %{python_module jupyter_notebook}
+BuildRequires: %{python_module jupyter_widgetsnbextension}
+BuildRequires: %{python_module traitlets}
Requires: python-jupyter_ipykernel
Requires: python-jupyter_ipython >= 4
Requires: python-jupyter_notebook
+Requires: python-jupyter_widgetsnbextension
Requires: python-traitlets
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
BuildArch: noarch
-%endif
+%python_subpackages
%description
Interactive HTML widgets for Jupyter notebooks and the IPython kernel.
@@ -53,21 +50,15 @@
%setup -q -n ipywidgets-%{version}
%build
-python setup.py build
+%python_build
%install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
-# This is meant to be used as a stand-alone script, so set permissions
-chmod a+x %{buildroot}%{python_sitelib}/ipywidgets/install.py
-
-%check
-nosetests
-
-%files
+%files %{python_files}
%defattr(-,root,root,-)
%doc COPYING.md README.md
-%doc examples/
%{python_sitelib}/*
%changelog
++++++ ipywidgets-4.1.1.tar.gz -> ipywidgets-6.0.0.tar.gz ++++++
++++ 47573 lines of diff (skipped)