Hello community,
here is the log from the commit of package python-spyder-notebook for
openSUSE:Factory checked in at 2018-08-18 00:04:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-spyder-notebook (Old)
and /work/SRC/openSUSE:Factory/.python-spyder-notebook.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-spyder-notebook"
Sat Aug 18 00:04:27 2018 rev:2 rq:629546 version:0.1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-spyder-notebook/python-spyder-notebook.changes
2018-05-15 10:31:11.797048230 +0200
+++
/work/SRC/openSUSE:Factory/.python-spyder-notebook.new/python-spyder-notebook.changes
2018-08-18 00:04:50.303207387 +0200
@@ -1,0 +2,10 @@
+Thu Aug 16 08:06:07 UTC 2018 - [email protected]
+
+- Trim filler wording from description.
+
+-------------------------------------------------------------------
+Mon Aug 13 17:46:24 UTC 2018 - [email protected]
+
+- Update description per upstream request.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-spyder-notebook.spec ++++++
--- /var/tmp/diff_new_pack.q5Kdcj/_old 2018-08-18 00:04:50.627208356 +0200
+++ /var/tmp/diff_new_pack.q5Kdcj/_new 2018-08-18 00:04:50.631208368 +0200
@@ -17,7 +17,6 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without test
Name: python-spyder-notebook
Version: 0.1.2
Release: 0
@@ -30,24 +29,13 @@
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-%if %{with test}
-BuildRequires: %{python_module QtPy}
-BuildRequires: %{python_module flaky}
-BuildRequires: %{python_module jupyter_nbformat}
-BuildRequires: %{python_module jupyter_notebook >= 4.3}
-BuildRequires: %{python_module psutil}
-BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module requests}
-BuildRequires: spyder >= 3.2.0
-BuildRequires: spyder3 >= 3.2.0
-%endif
BuildArch: noarch
%python_subpackages
%description
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
This package contains the plugin that allows Spyder to control
breakpoints.
@@ -63,14 +51,14 @@
Requires: spyder >= 3.2.0
%description -n spyder-notebook
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
This package contains the plugin that allows Spyder to control
breakpoints.
%package -n spyder3-notebook
-Summary: Jupyter Notebook plugin for the Spyder IDE
+Summary: Jupyter Notebook plugin for the Spyder3 IDE
Group: Development/Languages/Python
Requires: python3-QtPy
Requires: python3-jupyter_nbformat
@@ -80,8 +68,8 @@
Requires: spyder3 >= 3.2.0
%description -n spyder3-notebook
-Spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
This package contains the plugin that allows Spyder to control
breakpoints.
@@ -97,11 +85,6 @@
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
-%if %{with test}
-%check
-%python_exec setup.py test
-%endif
-
%files -n spyder-notebook
%defattr(-,root,root,-)
%doc CHANGELOG.md README.md