Hello community,
here is the log from the commit of package python-jupyter_ipyparallel for
openSUSE:Factory checked in at 2018-08-03 12:39:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_ipyparallel (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter_ipyparallel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter_ipyparallel"
Fri Aug 3 12:39:49 2018 rev:9 rq:627161 version:6.2.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter_ipyparallel/python-jupyter_ipyparallel.changes
2018-06-22 13:30:29.561496999 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyter_ipyparallel.new/python-jupyter_ipyparallel.changes
2018-08-03 12:39:50.839796733 +0200
@@ -1,0 +2,9 @@
+Thu Aug 2 19:40:16 UTC 2018 - [email protected]
+
+- Update to 6.2.2
+ * Fix compatibility with tornado 4, broken in 6.2.0
+ * Fix encoding of engine and controller logs in ipcluster --debug on Python 3
+ * Fix compatiblity with joblib 0.12
+ * Include LICENSE file in wheels
+
+-------------------------------------------------------------------
Old:
----
COPYING.md
README.md
ipyparallel-6.2.1-py2.py3-none-any.whl
New:
----
ipyparallel-6.2.2-py2.py3-none-any.whl
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter_ipyparallel.spec ++++++
--- /var/tmp/diff_new_pack.E4GTFs/_old 2018-08-03 12:39:51.663797961 +0200
+++ /var/tmp/diff_new_pack.E4GTFs/_new 2018-08-03 12:39:51.663797961 +0200
@@ -17,15 +17,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jupyter_ipyparallel
-Version: 6.2.1
+Version: 6.2.2
Release: 0
Summary: Interactive Parallel Computing with IPython
License: BSD-3-Clause
Group: Development/Languages/Python
Url: https://github.com/ipython/ipyparallel
Source:
https://files.pythonhosted.org/packages/py2.py3/i/ipyparallel/ipyparallel-%{version}-py2.py3-none-any.whl
-Source10:
https://raw.githubusercontent.com/ipython/ipyparallel/%{version}/COPYING.md
-Source11:
https://raw.githubusercontent.com/ipython/ipyparallel/%{version}/README.md
Source20:
https://media.readthedocs.org/pdf/ipyparallel/%{version}/ipyparallel.pdf
Source21:
https://media.readthedocs.org/htmlzip/ipyparallel/%{version}/ipyparallel.zip
BuildRequires: %{python_module devel}
@@ -91,8 +89,6 @@
%prep
%setup -c -T
-cp %{SOURCE10} .
-cp %{SOURCE11} .
cp %{SOURCE20} .
%setup -T -D -a 21
mv ipyparallel-%{version} html
@@ -134,6 +130,8 @@
popd
}
+cp %{buildroot}%{python_sitelib}/ipyparallel-%{version}.dist-info/LICENSE.txt
.
+
%post
%{python_install_alternative ipcluster ipcontroller ipengine}
@@ -141,24 +139,22 @@
%python_uninstall_alternative ipcluster
%files %{python_files}
-%defattr(-,root,root,-)
-%doc README.md
-%license COPYING.md
%python_alternative %{_bindir}/ipcluster
%python_alternative %{_bindir}/ipcontroller
%python_alternative %{_bindir}/ipengine
-%{python_sitelib}/ipyparallel-*.dist-info
+%{python_sitelib}/ipyparallel-%{version}.dist-info
+%license %{python_sitelib}/ipyparallel-%{version}.dist-info/LICENSE.txt
%{python_sitelib}/ipyparallel/
%python3_only %dir %{_datadir}/jupyter/nbextensions/
%python3_only %dir %{_sysconfdir}/jupyter/jupyter_notebook_config.d
%python3_only %dir %{_sysconfdir}/jupyter/nbconfig/
%python3_only %dir %{_sysconfdir}/jupyter/nbconfig/tree.d
%python3_only %{_datadir}/jupyter/nbextensions/ipyparallel/
-%python3_only
%{_sysconfdir}/jupyter/jupyter_notebook_config.d/ipyparallel-serverextension.json
-%python3_only
%{_sysconfdir}/jupyter/nbconfig/tree.d/ipyparallel-nbextension.json
+%python3_only %config
%{_sysconfdir}/jupyter/jupyter_notebook_config.d/ipyparallel-serverextension.json
+%python3_only %config
%{_sysconfdir}/jupyter/nbconfig/tree.d/ipyparallel-nbextension.json
%files -n %{name}-doc
-%license COPYING.md
+%license LICENSE.txt
%doc ipyparallel.pdf
%doc html/
++++++ ipyparallel.pdf ++++++
(binary differes)
++++++ ipyparallel.zip ++++++
Binary files /var/tmp/diff_new_pack.E4GTFs/_old and
/var/tmp/diff_new_pack.E4GTFs/_new differ