Hello community,

here is the log from the commit of package python-jupyter_bqplot for 
openSUSE:Factory checked in at 2018-10-01 08:18:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_bqplot (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter_bqplot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter_bqplot"

Mon Oct  1 08:18:57 2018 rev:2 rq:638899 version:0.11.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter_bqplot/python-jupyter_bqplot.changes  
    2018-06-03 12:35:24.117954257 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_bqplot.new/python-jupyter_bqplot.changes
 2018-10-01 08:18:58.677908036 +0200
@@ -1,0 +2,8 @@
+Fri Sep 28 04:06:40 UTC 2018 - Todd R <[email protected]>
+
+- Update to version 0.11.1
+  * Fixup notebook links
+  * Fixup marker update in Scatter plot
+  * package-lock update
+
+-------------------------------------------------------------------

Old:
----
  LICENSE
  README.md
  bqplot-0.10.5-py2.py3-none-any.whl

New:
----
  bqplot-0.11.1-py2.py3-none-any.whl

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

Other differences:
------------------
++++++ python-jupyter_bqplot.spec ++++++
--- /var/tmp/diff_new_pack.K3ozHv/_old  2018-10-01 08:18:59.165907725 +0200
+++ /var/tmp/diff_new_pack.K3ozHv/_new  2018-10-01 08:18:59.169907721 +0200
@@ -18,16 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-jupyter_bqplot
-Version:        0.10.5
+Version:        0.11.1
 Release:        0
 Summary:        Interactive plotting for the Jupyter notebook
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            https://github.com/bloomberg/bqplot
 Source:         
https://files.pythonhosted.org/packages/py2.py3/b/bqplot/bqplot-%{version}-py2.py3-none-any.whl
-Source10:       
https://raw.githubusercontent.com/bloomberg/bqplot/%{version}/LICENSE
-Source11:       
https://raw.githubusercontent.com/bloomberg/bqplot/%{version}/README.md
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pip}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -56,8 +53,6 @@
 
 %prep
 %setup -c -T
-cp %{SOURCE10} .
-cp %{SOURCE11} .
 
 %build
 # Not Needed
@@ -86,9 +81,8 @@
 }
 
 %files %{python_files}
-%doc README.md
-%license LICENSE
-%{python_sitelib}/bqplot-*.dist-info
+%{python_sitelib}/bqplot-*.dist-info/
+%license %{python_sitelib}/bqplot-*.dist-info/LICENSE.txt
 %{python_sitelib}/bqplot/
 %python3_only %config %{_sysconfdir}/jupyter/nbconfig/notebook.d/bqplot.json
 %python3_only %{_datadir}/jupyter/nbextensions/bqplot/


Reply via email to