Hello community,
here is the log from the commit of package python-spyder-kernels for
openSUSE:Factory checked in at 2018-08-18 00:04:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-spyder-kernels (Old)
and /work/SRC/openSUSE:Factory/.python-spyder-kernels.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-spyder-kernels"
Sat Aug 18 00:04:14 2018 rev:2 rq:629540 version:1.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-spyder-kernels/python-spyder-kernels.changes
2018-08-15 10:37:36.212205136 +0200
+++
/work/SRC/openSUSE:Factory/.python-spyder-kernels.new/python-spyder-kernels.changes
2018-08-18 00:04:39.567175271 +0200
@@ -1,0 +2,5 @@
+Thu Aug 16 10:27:36 UTC 2018 - [email protected]
+
+- Trim redundancies from description.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-spyder-kernels.spec ++++++
--- /var/tmp/diff_new_pack.mvSpKj/_old 2018-08-18 00:04:40.627178442 +0200
+++ /var/tmp/diff_new_pack.mvSpKj/_new 2018-08-18 00:04:40.667178561 +0200
@@ -13,16 +13,17 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-spyder-kernels
Version: 1.1.0
Release: 0
-License: MIT
Summary: Jupyter kernels for Spyder's console
-Url: https://github.com/spyder-ide/spyder-kernels
+License: MIT
Group: Development/Languages/Python
+Url: https://github.com/spyder-ide/spyder-kernels
Source:
https://files.pythonhosted.org/packages/source/s/spyder-kernels/spyder-kernels-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
@@ -30,16 +31,16 @@
BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module cloudpickle}
-BuildRequires: %{python_module jupyter_ipykernel >= 4.8.2}
BuildRequires: %{python_module jupyter_client >= 5.2.3}
+BuildRequires: %{python_module jupyter_ipykernel >= 4.8.2}
BuildRequires: %{python_module pandas}
-BuildRequires: %{python_module pyzmq >= 17}
BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module pyzmq >= 17}
BuildRequires: python-futures
# /SECTION
Requires: python-cloudpickle
-Requires: python-jupyter_ipykernel >= 4.8.2
Requires: python-jupyter_client >= 5.2.3
+Requires: python-jupyter_ipykernel >= 4.8.2
Requires: python-pyzmq >= 17
%ifpython2
Requires: python-futures
@@ -50,7 +51,7 @@
%description
Spyder, the Scientific Python Development Environment, is an
-open-source IDE for researchers, engineers and data analysts.
+IDE for researchers, engineers and data analysts.
This package provides Jupyter kernels for use with the consoles
of Spyder. These can launched either through Spyder itself or