Hello community, here is the log from the commit of package IPython for openSUSE:Factory checked in at Tue Jul 19 16:29:05 CEST 2011.
-------- --- IPython/IPython.changes 2010-12-29 15:08:11.000000000 +0100 +++ IPython/IPython.changes 2011-07-18 18:06:54.000000000 +0200 @@ -1,0 +2,17 @@ +Sat Jul 16 01:38:19 UTC 2011 - [email protected] + +- updated to 0.10.2 + * This is a minor bugfix and latst release of the 0.10.x series. + * Closing of github ticket #185, a major regression we had + in 0.10.1 where pylab mode with GTK was not working correctly, + hence plots were blocking with GTK. Since this is the default matplotlib + backend on Unix systems, this was a major annoyance for many users. Many + thanks to Paul Ivanov for helping resolve this issue. + * Fix IOError bug on Windows when used with -gthread. + * Work robustly if $HOME is missing from environment. + * Better POSIX support in ssh scripts (remove bash-specific idioms). + * Improved support for non-ascii characters in log files. + * Work correctly in environments where GTK can be imported but not started + (such as a linux text console without X11). + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- ipython-0.10.tar.bz2 New: ---- ipython-0.10.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ IPython.spec ++++++ --- /var/tmp/diff_new_pack.W9hB37/_old 2011-07-19 16:28:34.000000000 +0200 +++ /var/tmp/diff_new_pack.W9hB37/_new 2011-07-19 16:28:34.000000000 +0200 @@ -20,8 +20,8 @@ Name: IPython BuildRequires: python-devel -Version: 0.10 -Release: 9 +Version: 0.10.2 +Release: 1 %define tarname ipython Source0: %{tarname}-%{version}.tar.bz2 License: LGPLv2.1+ @@ -109,7 +109,7 @@ %files -f INSTALLED_FILES-nodoc %defattr(-,root,root) -#%dir %{python_sitelib}/IPython/UserConfig +#%%dir %%{python_sitelib}/IPython/UserConfig %files doc %defattr(-,root,root) ++++++ ipython-0.10.tar.bz2 -> ipython-0.10.2.tar.bz2 ++++++ ++++ 219279 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
