Hello community, here is the log from the commit of package IPython for openSUSE:Factory checked in at 2014-03-09 18:26:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-10-25 11:09:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.IPython.new/IPython.changes 2014-03-09 18:26:28.000000000 +0100 @@ -1,0 +2,68 @@ +Fri Mar 7 04:15:13 UTC 2014 - [email protected] + +- - update to 1.2.1 (including 1.2.0) + + Pull Requests (38): + 1.2.1: + PR #4372: Don’t assume that SyntaxTB is always called with a SyntaxError + PR #5166: remove mktemp usage + PR #5163: Simplify implementation of TemporaryWorkingDirectory. + PR #5105: add index to format to support py2.6 + 1.2.0: + PR #4972: Work around problem in doctest discovery in Python 3.4 with PyQt + PR #4934: ipython profile create respects –ipython-dir + PR #4845: Add Origin Checking. + PR #4928: use importlib.machinery when available + PR #4849: Various unicode fixes (mostly on Windows) + PR #4880: set profile name from profile_dir + PR #4908: detect builtin docstrings in oinspect + PR #4909: sort dictionary keys before comparison, ordering is not guaranteed + PR #4903: use https for all embeds + PR #4868: Static path fixes + PR #4820: fix regex for cleaning old logs with ipcluster + PR #4840: Error in Session.send_raw() + PR #4762: whitelist alphanumeric characters for cookie_name + PR #4748: fix race condition in profiledir creation. + PR #4720: never use ssh multiplexer in tunnels + PR #4738: don’t inject help into user_ns + PR #4722: allow purging local results as long as they are not outstanding + PR #4668: Make non-ASCII docstring unicode + PR #4639: Minor import fix to get qtconsole with –pylab=qt working + PR #4453: Play nice with App Nap + PR #4609: Fix bytes regex for Python 3. + PR #4488: fix typo in message spec doc + PR #4346: getpass() on Windows & Python 2 needs bytes prompt + PR #4230: Switch correctly to the user’s default matplotlib backend after inline. + PR #4214: engine ID metadata should be unicode, not bytes + PR #4232: no highlight if no language specified + PR #4218: Fix display of SyntaxError when .py file is modified + PR #4217: avoid importing numpy at the module level + PR #4213: fixed dead link in examples/notebooks readme to Part 3 + PR #4183: ESC should be handled by CM if tooltip is not on + PR #4193: Update for #3549: Append Firefox overflow-x fix + PR #4205: use TextIOWrapper when communicating with pandoc subprocess + PR #4204: remove some extraneous print statements from IPython.parallel + PR #4201: HeadingCells cannot be split or merged + + Issues (17): + 1.2.1: + #5101: IPython 1.2.0: notebook fail with “500 Internal Server Error” + 1.2.0: + #4892: IPython.qt test failure with python3.4 + #4810: ipcluster bug in clean_logs flag + #4765: missing build script for highlight.js + #4761: ipv6 address triggers cookie exception + #4721: purge_results with jobid crashing - looking for insight + #4602: “ipcluster stop” fails after “ipcluster start –daemonize” using python3.3 + #3386: Magic %paste not working in Python 3.3.2. TypeError: Type str doesn’t support the buffer API + #4485: Incorrect info in “Messaging in IPython” documentation. + #4351: /parallel/apps/launcher.py error + #4334: NotebookApp.webapp_settings static_url_prefix causes crash + #4039: Celltoolbar example issue + #4256: IPython no longer handles unicode file names + #4122: Nbconvert [windows]: Inconsistent line endings in markdown cells exported to latex + #3819: nbconvert add extra blank line to code block on Windows. + #4203: remove spurious print statement from parallel annoted functions + #4200: Notebook: merging a heading cell and markdown cell cannot be undone + +------------------------------------------------------------------- Old: ---- ipython-1.1.0.tar.gz New: ---- ipython-1.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ IPython.spec ++++++ --- /var/tmp/diff_new_pack.0plBcA/_old 2014-03-09 18:26:29.000000000 +0100 +++ /var/tmp/diff_new_pack.0plBcA/_new 2014-03-09 18:26:29.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package IPython # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -18,7 +18,7 @@ Name: IPython BuildRequires: python-devel -Version: 1.1.0 +Version: 1.2.1 Release: 0 Source0: https://pypi.python.org/packages/source/i/ipython/ipython-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ ipython-1.1.0.tar.gz -> ipython-1.2.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/IPython/ipython-1.1.0.tar.gz /work/SRC/openSUSE:Factory/.IPython.new/ipython-1.2.1.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
