Hello community,

here is the log from the commit of package spyder for openSUSE:Factory checked 
in at 2016-03-16 10:34:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spyder (Old)
 and      /work/SRC/openSUSE:Factory/.spyder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spyder"

Changes:
--------
--- /work/SRC/openSUSE:Factory/spyder/spyder.changes    2015-10-08 
08:25:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.spyder.new/spyder.changes       2016-03-16 
10:34:45.000000000 +0100
@@ -1,0 +2,22 @@
+Wed Mar  9 16:57:40 UTC 2016 - [email protected]
+
+- Update to Version 2.3.8
+  + New features
+    * Python and IPython consoles
+      * Fix a sitecustomize error when using Matplotlib 1.5 with Python 2 on 
Linux
+    * Variable Explorer
+      * Add support for Pandas Series when using Pandas 0.17+
+      * Fix a freeze when creating empty DataFrames in Python 2
+      * Fix a freeze when working with big Numpy recarray's
+    * Under the hood
+      * Avoid startup crashes when there are errors importing Numpy, SciPy or 
Pillow
+  + Bug fixes
+    * [Issue 2819](../../issues/2819) - Spyder fails to start because of an 
error with scipy
+    * [Issue 2815](../../issues/2815) - Variable explorer is not recognizing 
Pandas Series objects
+    * [Issue 2793](../../issues/2793) - Connecting to kernel fails because of 
update to Matplotlib 1.5
+    * [Issue 2791](../../issues/2791) - DataFrame with no rows gives error 
when trying to view it
+    * [Issue 2783](../../issues/2783) - Spyder freezes on assigning a fits 
table data
+    * [Issue 2744](../../issues/2744) - Spyder hangs when creating an empty 
DataFrame on Python 2
+- Fixes bug BNC#966417
+
+-------------------------------------------------------------------

Old:
----
  spyder-2.3.7.zip

New:
----
  spyder-2.3.8.zip

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

Other differences:
------------------
++++++ spyder.spec ++++++
--- /var/tmp/diff_new_pack.q1PFCf/_old  2016-03-16 10:34:46.000000000 +0100
+++ /var/tmp/diff_new_pack.q1PFCf/_new  2016-03-16 10:34:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spyder
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           spyder
-Version:        2.3.7
+Version:        2.3.8
 Release:        0
 Url:            http://spyderlib.googlecode.com
 Summary:        Scientific PYthon Development EnviRonment
@@ -27,16 +27,14 @@
 Source1:        spyder-rpmlintrc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
+BuildRequires:  python-Pygments
 BuildRequires:  python-Sphinx >= 0.6.0
 BuildRequires:  python-devel >= 2.5
-BuildRequires:  python-flake8
 BuildRequires:  python-jupyter_ipykernel
 BuildRequires:  python-jupyter_qtconsole
 BuildRequires:  python-matplotlib
 BuildRequires:  python-numpy
-BuildRequires:  python-pep8
 BuildRequires:  python-psutil
-BuildRequires:  python-pyflakes >= 0.5.0
 BuildRequires:  python-qt4 >= 4.6
 BuildRequires:  python-rope => 0.9.2
 BuildRequires:  python-scipy
@@ -60,6 +58,7 @@
 Group:          Development/Languages/Python
 Requires:       python-Sphinx >= 0.6.0
 Requires:       python-qt4 >= 4.6
+Recommends:     python-Pygments
 Recommends:     python-flake8
 Recommends:     python-jupyter_ipykernel
 Recommends:     python-jupyter_qtconsole


Reply via email to