Hello community,

here is the log from the commit of package spyder for openSUSE:Factory checked 
in at 2015-03-25 10:01:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-08 
16:56:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.spyder.new/spyder.changes       2015-03-25 
10:01:58.000000000 +0100
@@ -1,0 +2,122 @@
+Tue Mar 24 13:06:52 UTC 2015 - [email protected]
+
+- Build docs for python 3.x
+- Update to 2.3.4:
+  * New features
+    - Debugging
+      + After pressing the Debug button (or Ctrl+F5) move to the first 
+        breakpoint
+    - IPython Console
+      + Drop support for Sympy versions less than 0.7.3
+    - Python Console
+      + Remove support to run system commands with ! (like !diff)
+    - Editor
+      + Accept drops from compressed files on Windows
+  * Bug fixes
+    - spyder crashes if ipython installed but not pygments
+    - Cannot plot inline in IPython console on Linux
+    - Update French translations for 2.3.4
+    - Importing a module with debugger causes "TypeError: decoding Unicode is 
+      not supported"
+    - SyntaxErrors with Python 3.2
+    - Object Inspector is not showing "No documentation available" for objects 
+      without docstring
+    - IPython does not work with brewed or virtualenv Python(s) in MacOSX
+    - Spyder2.3.3 Code completion breaks
+    - Spyder's WM_CLASS is empty, resulting in unexpected behavior for task 
+      managers
+    - Code completion issue with Jedi
+    - IPython consoles are not named correctly when connecting to existing 
+      kernels and passing the full kernel path
+    - runfile with path containing apostrophes (quotes) will not work
+    - Long NumPy arrays throw off errors
+    - Special character "!" is not processed correctly when debugging in 
Python 
+      consoles
+    - Spyder crashes on Windows because of non-ascii chars in working directory
+    - Don't execute external commands (!) when running pdb in python consoles
+    - Execute until first breakpoint when pressing the Debug button
+    - Dragging (not dropping) file from 7zip over spyder window causes 
+      TypeError in dragEnterEvent
+    - spyderlib.utils.external overrides modules for script execution
+    - spyder 2.3 ipython console startup code or file not working
+    - Running in external system terminals is not working on Windows and 
Python 
+      3
+    - Spyder crashes on launch trying to load the project config file 
+      (.spyderproject)
+    - raw_input borks with '!'
+    - Plot A List Of Floats In Variable Explorer Not Possible
+    - Problems with sitecustomize because of pickleshare library
+    - "Highlight occurrences" setting is lost after IDE restart
+    - Mac app - Sometimes it's not possible to get the user env vars
+    - The PYTHONPATH manager on the Mac app does not work with the EPD64 
+      interpreter
+    - Ctrl-C doesn't copy to clipboard in object inspector
+  * Pull requests
+    - Update French translations
+    - Improve message for no docstring
+    - catch a reason to crash on startup
+    - Fix a bug in completion if callback value is not converted to string
+    - Open configuration file with utf-8 encoding on Windows and Python 2
+    - Fix zlib segmentation fault in Anaconda 3.4 Linux
+- Update to 2.3.3:
+  * New features
+    - Editor
+      + Use the Jedi library to do code completions
+      + Add Ctrl+= as a shortcut to do Zoom in and Ctrl+0 to reset zoom
+      + Add an option to show blank spaces, under the Source menu. There is 
+      also an option to make this permanent under Preferences > Editor.
+    - IPython Console
+      + Don't print DataFrames as html tables because this won't be supported 
+      since IPython 3.0
+      + Drop support for IPython 0.13
+      + Support the upcoming 3.0 version
+      + Add Ctrl+T as shortcut to open new consoles
+      + Simplify how consoles are named
+    - Variable Explorer
+      + More optimizations to handle big DataFrames and NumPy arrays (i.e. 
with 
+      more than 1e6 elements).
+    - Main Window
+      + Add Ctrl+W and Ctrl+F4 to close tabs in all platforms
+      + Show shortcuts to move to each pane in View > Panes
+  * Bug fixes
+    - Visual help for indentation: draw spaces and tabs
+    - Allow the file explorer to open any file into the editor as text
+    - Augment or replace rope with Jedi
+    - Kill button 'clicked' signal is connected but never disconnected on the 
+      python shell
+    - Add support to get code completions for compiled modules (e.g. OpenCV)
+    - Debug ignores breakpoints, if there's no ASCII characters in a file path
+    - Creating file gives TypeError on Python 3
+    - Keyboard shortcut to come back to normal zoom level
+    - Shortcuts to create and close IPython consoles
+    - Transition to git and github
+    - Evaluating cell or selection in Python consoles takes ages
+    - Spyder with GTK/GTKAgg backend on GNOME freezes
+    - Matplotlib backend in Mac can't be changed when using PySide
+    - exception in spyder internal console when typing 'exit(' in editor
+    - autocomplete in the middle of a word
+    - Your IPython frontend and kernel versions are incompatible
+    - Winpdb (F7) doesn't work in Python 3
+    - TkAgg backend unresponsive window on Linux and OS X
+    - Improve inline backend options
+    - Pandas Dataframe not opening in Variable Explorer
+    - "About spyder" and "Report issue ..." output errors
+    - Profiler - sorting by Total Time sorts by string order, not numeric order
+    - Unable to bring up tutorial
+    - Bug on Variable Explorer while viewing DataFrames, with timestamp columns
+    - Missing py27 dmg download
+    - PYTHON pathmanager on windows 8 does not work properly
+    - Spyder 2.3.2 freezes when viewing big collections on the Variable 
+      Explorer
+    - UnicodeDecodeError in the Internal console when trying to run a file 
with 
+      non-ascii chars and synatx errors in it
+    - Go to definition menu item inactive with rope present.
+    - iPython console rendering of pandas.DataFrame.repr_html() note in 
+      changelog
+    - Small typo in Help : Plotting examples
+    - Closing takes a long time with Python 3.4
+    - UnicodeDecodeError when inspecting pandas DataFrame in ipython console
+    - Update French translations for 2.3.3
+
+
+-------------------------------------------------------------------

Old:
----
  spyder-2.3.2.zip

New:
----
  spyder-2.3.4.zip

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

Other differences:
------------------
++++++ spyder.spec ++++++
--- /var/tmp/diff_new_pack.KkxOWz/_old  2015-03-25 10:01:59.000000000 +0100
+++ /var/tmp/diff_new_pack.KkxOWz/_new  2015-03-25 10:01:59.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spyder
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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.2
+Version:        2.3.4
 Release:        0
 Url:            http://spyderlib.googlecode.com
 Summary:        Scientific PYthon Development EnviRonment
@@ -87,7 +87,6 @@
 sed -i 's/\r$//' doc/*.rst
 sed -i 's/\r$//' spyderlib/userconfig.py
 sed -i 's/\r$//' LICENSE
-sed -i 's/\r$//' CHANGELOG
 
 %build
 python setup.py build && rm build/lib/spyderlib/doc/.buildinfo
@@ -123,7 +122,7 @@
 
 %files -n python-spyderlib
 %defattr(-,root,root,-)
-%doc CHANGELOG LICENSE README.md
+%doc LICENSE README.md
 %{python_sitelib}/spyderlib/
 %{python_sitelib}/spyderplugins/
 %{python_sitelib}/spyder-%{version}-py*.egg-info

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

Reply via email to