Hello community,

here is the log from the commit of package python-jupyter_widgetsnbextension 
for openSUSE:Factory checked in at 2018-09-24 13:11:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_widgetsnbextension (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter_widgetsnbextension.new 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter_widgetsnbextension"

Mon Sep 24 13:11:35 2018 rev:11 rq:636714 version:3.4.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter_widgetsnbextension/python-jupyter_widgetsnbextension.changes
      2018-09-15 15:35:05.929030439 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_widgetsnbextension.new/python-jupyter_widgetsnbextension.changes
 2018-09-24 13:11:36.477881307 +0200
@@ -1,0 +2,14 @@
+Sun Sep 16 16:23:28 UTC 2018 - Arun Persaud <[email protected]>
+
+- specfile:
+  * remove devel from noarch
+
+- update to version 3.4.2:
+  * Add `click` method to the Button Widget
+  * Fix JS remove_buffers view check
+  * Add tests for JS remove_buffers
+  * Use data-jupyter-widgets-cdn attribute to make the CDN
+  * configurable
+  * update lerna
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-jupyter_widgetsnbextension.spec ++++++
--- /var/tmp/diff_new_pack.XXupN7/_old  2018-09-24 13:11:37.209880010 +0200
+++ /var/tmp/diff_new_pack.XXupN7/_new  2018-09-24 13:11:37.209880010 +0200
@@ -12,22 +12,21 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         oldpython python
 Name:           python-jupyter_widgetsnbextension
-Version:        3.4.1
+Version:        3.4.2
 Release:        0
 Summary:        IPython HTML widgets for Jupyter
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            
https://github.com/jupyter-widgets/ipywidgets/tree/master/widgetsnbextension
+URL:            
https://github.com/jupyter-widgets/ipywidgets/tree/master/widgetsnbextension
 Source:         
https://files.pythonhosted.org/packages/py2.py3/w/widgetsnbextension/widgetsnbextension-%{version}-py2.py3-none-any.whl
 BuildRequires:  %{python_module certifi}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module jupyter_notebook >= 4.4.1}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
@@ -35,6 +34,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-certifi
 Requires:       python-jupyter_notebook >= 4.4.1
+BuildArch:      noarch
 %ifpython2
 Requires:       python3-jupyter_widgetsnbextension
 %endif
@@ -42,7 +42,6 @@
 Provides:       %{oldpython}-jupyter_widgetsnbextension-nbextension = 
%{version}
 Obsoletes:      %{oldpython}-jupyter_widgetsnbextension-nbextension < 
%{version}
 %endif
-BuildArch:      noarch
 %python_subpackages
 
 %description
@@ -53,7 +52,7 @@
 documentation for usage instructions.
 
 %prep
-%setup -c -T
+%setup -q -c -T
 
 %build
 # not needed
@@ -71,7 +70,6 @@
 %{fdupes %{buildroot}%{_datadir}/jupyter/ %{buildroot}%{python3_sitelib}}
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %{python_sitelib}/widgetsnbextension/
 %{python_sitelib}/widgetsnbextension-%{version}.dist-info
 %license %{python_sitelib}/widgetsnbextension-%{version}.dist-info/LICENSE.txt


Reply via email to