Hello community,

here is the log from the commit of package IPython for openSUSE:Factory checked 
in at 2013-08-13 13:09:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/IPython (Old)
 and      /work/SRC/openSUSE:Factory/.IPython.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "IPython"

Changes:
--------
--- /work/SRC/openSUSE:Factory/IPython/IPython.changes  2013-06-13 
16:46:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.IPython.new/IPython.changes     2013-08-13 
13:09:32.000000000 +0200
@@ -1,0 +2,23 @@
+Fri Aug  9 09:11:37 UTC 2013 - tzot...@opensuse.org
+
+- update to 1.0.0
+- The principal milestone is the addition of IPython.nbconvert.
+- Added IPython.kernel for all kernel-related code.
+- Removed the frontend subpackage, as it caused unnecessary depth. 
+- The IPython sphinx directives are now installed in IPython.sphinx.
+- The input transformation framework has been reworked. 
+- Exception types can now be displayed with a custom traceback.
+- A new command, ipython history trim can be used to delete everything but the 
last 1000 entries in the history database.
+- __file__ is defined in both config files at load time, and .ipy files 
executed with %run.
+- %logstart and %logappend are no longer broken.
+- Add glob expansion for %run, e.g. %run -g script.py *.txt.
+- Expand variables ($foo) in Cell Magic argument line.
+- By default, iptest will exclude various slow tests. All tests can be run 
with iptest –all.
+- SQLite history can be disabled in the various cases that it does not behave 
well.
+- %edit works on interactively defined variables.
+- editor hooks have been restored from quarantine, enabling TextMate as 
editor, etc.
+- The env variable PYTHONSTARTUP is respected by IPython.
+- The %matplotlib magic was added.
+- The --matplotlib command line flag was also added.
+
+-------------------------------------------------------------------

Old:
----
  ipython-0.13.2.tar.gz

New:
----
  ipython-1.0.0.tar.gz

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

Other differences:
------------------
++++++ IPython.spec ++++++
--- /var/tmp/diff_new_pack.VFh5fN/_old  2013-08-13 13:09:33.000000000 +0200
+++ /var/tmp/diff_new_pack.VFh5fN/_new  2013-08-13 13:09:33.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           IPython
 BuildRequires:  python-devel
-Version:        0.13.2
+Version:        1.0.0
 Release:        0
 Source0:        
https://pypi.python.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -132,11 +132,10 @@
 %fdupes %{buildroot}%{_docdir}/%{name}/
 
 # install .desktop files
-mv %{buildroot}%{_docdir}/%{name}/examples/core/*.desktop ./
+mv examples/core/*.desktop ./
 sed -i 's/gnome-netstatus-idle/ipython/g' *.desktop
 %suse_update_desktop_file -r -i ipython System TerminalEmulator
 %suse_update_desktop_file -r -i ipython-qtconsole System TerminalEmulator
-%suse_update_desktop_file -r -i ipython-sh System TerminalEmulator
 
 # install icons
 for i in %{_datadir}/icons/gnome/*/status/gnome-netstatus-idle.*
@@ -168,7 +167,6 @@
 %{_mandir}/man1/irunner.1.gz
 %{_mandir}/man1/pycolor.1.gz
 %{_datadir}/applications/ipython-qtconsole.desktop
-%{_datadir}/applications/ipython-sh.desktop
 %{_datadir}/applications/ipython.desktop
 %{_datadir}/icons/hicolor/
 %{python_sitelib}/%{name}

++++++ ipython-0.13.2.tar.gz -> ipython-1.0.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/IPython/ipython-0.13.2.tar.gz 
/work/SRC/openSUSE:Factory/.IPython.new/ipython-1.0.0.tar.gz differ: char 5, 
line 1

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

Reply via email to