Hello community,

here is the log from the commit of package spyder for openSUSE:Factory checked 
in at 2014-09-19 13:56:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2014-07-15 
08:01:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.spyder.new/spyder.changes       2014-09-19 
15:45:16.000000000 +0200
@@ -1,0 +2,52 @@
+Thu Sep 18 09:14:37 UTC 2014 - toddrme2...@gmail.com
+
+- 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:
------------------
++++++ spyder.spec ++++++
--- /var/tmp/diff_new_pack.YaM5QF/_old  2014-09-19 15:45:18.000000000 +0200
+++ /var/tmp/diff_new_pack.YaM5QF/_new  2014-09-19 15:45:18.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           spyder
-Version:        2.3.0
+Version:        2.3.1
 Release:        0
 Url:            http://spyderlib.googlecode.com
 Summary:        Scientific PYthon Development EnviRonment
@@ -35,8 +35,8 @@
 BuildRequires:  python-pep8
 BuildRequires:  python-psutil
 BuildRequires:  python-pyflakes >= 0.5.0
-BuildRequires:  python-qt4 >= 4.4
-BuildRequires:  python-rope => 0.9.0
+BuildRequires:  python-qt4 >= 4.6
+BuildRequires:  python-rope => 0.9.2
 BuildRequires:  python-scipy
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files
@@ -57,7 +57,7 @@
 Summary:        Python GUI components
 Group:          Development/Languages/Python
 Requires:       python-Sphinx >= 0.6.0
-Requires:       python-qt4 >= 4.4
+Requires:       python-qt4 >= 4.6
 Recommends:     IPython
 Recommends:     python-matplotlib
 Recommends:     python-numpy
@@ -65,7 +65,7 @@
 Recommends:     python-psutil
 Recommends:     python-pyflakes >= 0.5.0
 Recommends:     python-pylint
-Recommends:     python-rope >= 0.9.0
+Recommends:     python-rope >= 0.9.2
 Recommends:     python-scipy
 
 %description -n python-spyderlib

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to