Hello community,

here is the log from the commit of package spyder3 for openSUSE:Factory checked 
in at 2014-09-19 13:56:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spyder3 (Old)
 and      /work/SRC/openSUSE:Factory/.spyder3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spyder3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/spyder3/spyder3.changes  2014-07-22 
06:57:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.spyder3.new/spyder3.changes     2014-09-19 
15:45:18.000000000 +0200
@@ -1,0 +2,52 @@
+Thu Sep 18 09:14:37 UTC 2014 - [email protected]
+
+- Update to 2.3.1
+  * New features since
+    * Variable Explorer
+      * Support for Pandas DataFrame's and TimeSerie's types
+      * Support for Numpy 3D arrays
+      * Drag and drop works for all its supported file types 
+        (e.g. images, mat files, json files, etc)
+    * Editor
+      * F9 runs the current line under the cursor if nothing is 
+        selected
+      * Focus remains on it after evaluating cells and selections 
+        (an option was added to return to the old behavior)
+    * IPython console
+      * Connect to external kernels through ssh
+    * Object Inspector
+      * Add a tutorial for beginners
+    * Main Window
+      * Improve style on Mac
+  * Bug fixes
+    * Issue  93  Variable explorer: allow array editor to deal 
+                  with arrays with more than 2 dimensions
+    * Issue  1160  Variable Explorer: add support for pandas 
+                   objects
+    * Issue  1305  mayavi plot hangs when IPython graphics backend 
+                   is inline (default)
+    * Issue  1319  Spyder is not getting its taskbar icon right in 
+                   Win 7/8
+    * Issue  1445  Linux style middle mouse button paste not 
+                   executed in console
+    * Issue  1530  Wrong encoding for date in pylint widget
+    * Issue  1590  Add numpy matrices as a supported type to the 
+                   Variable Explorer
+    * Issue  1604  spyder 2.2.5 freezes with netCDF4-python
+    * Issue  1627  Run selection (F9) changes focus to Python 
+                   interpreter, but ex-Matlab users expect the 
+                   focus to remain on the editor
+    * Issue  1670  Provide a "Run current line" feature
+    * Issue  1690  Feature request: connect to existing IPython
+                   kernel over ssh
+    * Issue  1699  Option to disable middle button paste
+    * Issue  1783  The new cell delimiter when converting a 
+                   notebook to python file is # In[`*`]
+    * Issue  1863  Ctrl-C doesn't work in a *restarted* IPython 
+                   console
+    * Issue  1893  Matplotlib plots do not display correctly in 
+                   2.3.0 (when running in dedicated python 
+                   interpreter)
+- Update dependencies
+
+-------------------------------------------------------------------

Old:
----
  spyder-2.3.0.zip

New:
----
  spyder-2.3.1.zip

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

Other differences:
------------------
++++++ spyder3.spec ++++++
--- /var/tmp/diff_new_pack.2rI2a1/_old  2014-09-19 15:45:21.000000000 +0200
+++ /var/tmp/diff_new_pack.2rI2a1/_new  2014-09-19 15:45:21.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           spyder3
-Version:        2.3.0
+Version:        2.3.1
 Release:        0
 Url:            http://spyderlib.googlecode.com
 Summary:        Scientific PYthon Development EnviRonment
@@ -26,8 +26,9 @@
 Source:         
https://pypi.python.org/packages/source/s/spyder/spyder-%{version}.zip
 Source1:        spyder3-rpmlintrc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python3-IPython
 BuildRequires:  fdupes
+BuildRequires:  python3-IPython >= 0.13
+BuildRequires:  python3-Pygments
 BuildRequires:  python3-Sphinx >= 0.6.0
 BuildRequires:  python3-devel >= 2.5
 BuildRequires:  python3-matplotlib
@@ -35,8 +36,8 @@
 BuildRequires:  python3-pep8
 BuildRequires:  python3-psutil
 BuildRequires:  python3-pyflakes >= 0.5.0
-BuildRequires:  python3-qt4 >= 4.4
-BuildRequires:  python3-rope => 0.9.0
+BuildRequires:  python3-qt4 >= 4.6
+BuildRequires:  python3-rope => 0.9.2
 BuildRequires:  python3-scipy
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files
@@ -57,15 +58,16 @@
 Summary:        Python GUI components
 Group:          Development/Languages/Python
 Requires:       python3-Sphinx >= 0.6.0
-Requires:       python3-qt4 >= 4.4
-Recommends:     python3-IPython
+Requires:       python3-qt4 >= 4.6
+Recommends:     python3-IPython >= 0.13
+Recommends:     python3-Pygments
 Recommends:     python3-matplotlib
 Recommends:     python3-numpy
 Recommends:     python3-pep8
 Recommends:     python3-psutil
 Recommends:     python3-pyflakes >= 0.5.0
 Recommends:     python3-pylint
-Recommends:     python3-rope >= 0.9.0
+Recommends:     python3-rope >= 0.9.2
 Recommends:     python3-scipy
 
 %description -n python3-spyderlib

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to