From f6f53f2ae9cc3e0cce5d9c09874bbe68893f7e8c88af6adc599ba96a4ad14a7a Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 25 Apr 2019 20:39:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=4 --- ipython.changes | 497 ------------------------------------------------ 1 file changed, 497 deletions(-) delete mode 100644 ipython.changes diff --git a/ipython.changes b/ipython.changes deleted file mode 100644 index 9349daf..0000000 --- a/ipython.changes +++ /dev/null @@ -1,497 +0,0 @@ -------------------------------------------------------------------- -Thu Apr 25 01:59:57 UTC 2019 - Todd R - -- Rename package to follow python package guidelines. - -------------------------------------------------------------------- -Sun Mar 24 01:20:20 UTC 2019 - Arun Persaud - -- update to version 7.4.0: - * Previously, we provided completion for a unicode name with its - relative symbol.With this, now IPython provides complete - suggestions to unicode name symbols. - * Make audio normalization optional - * Miscelanious - + Fix improper acceptation of "return" outside of - functions. :ghpull:`11641`. - + Fixed PyQt 5.11 backwards incompatibility causing sip import - failure. :ghpull:`11613`. - + Fix Bug where "type?" woudl crash IPython. :ghpull:`1608`. - + Allow to apply "@needs_local_scope" to cell magics for - convenience. :ghpull:`11542`. - -------------------------------------------------------------------- -Fri Mar 1 18:00:07 UTC 2019 - Arun Persaud - -- specfile: - * update copyright year - -- update to version 7.3.0: - * The biggest change to this release is the implementation of the - "%conda" and "%pip" magics, that will attempt to install packages - in the **current environment**. You may still need to restart your - interpreter or kernel for the change to be taken into account, but - it should simplify installation of packages into remote - environment. Installing using pip/conda from the command line is - still the prefer method. - * The "%pip" magic was already present, but was only printing a - warning; now it will actually forward commands to pip. - * Misc bug fixes and improvements: - + Compatibility with Python 3.8. - + Do not expand shell variable in execution magics, and added the - "no_var_expand" decorator for magic requiring a similar - functionality :ghpull:`11516` - + Add "%pip" and "%conda" magic :ghpull:`11524` - + Re-initialize posix aliases after a "%reset" :ghpull:`11528` - + Allow the IPython command line to run "*.ipynb" files - :ghpull:`11529` - -------------------------------------------------------------------- -Sat Dec 22 06:33:27 UTC 2018 - Todd R - -- Update to version 7.2.0 - * Fix a bug preventing PySide2 GUI integration from working :ghpull:`11464` - * Run CI on Mac OS ! :ghpull:`11471` - * Fix IPython "Demo" mode. :ghpull:`11498` - * Fix ``%run`` magic with path in name :ghpull:`11499` - * Fix: add CWD to sys.path *after* stdlib :ghpull:`11502` - * Better rendering of signatures, especially long ones. :ghpull:`11505` - * Re-enable jedi by default if it's installed :ghpull:`11506` - * Add New ``minimal`` exception reporting mode (useful for educational purpose). See :ghpull:`11509` -- Update to version 7.1.0 - + Notable Changes - * Major update of "latex to unicode" tab completion map (see below) - + Notable New Features: - * Restore functionality and documentation of the **sphinx directive**, which - is now stricter (fail on error by daefault), has new configuration options, - has a brand new documentation page :ref:`ipython_directive` (which needs - some cleanup). It is also now *tested* so we hope to have less regressions. - :ghpull:`11402` - * ``IPython.display.Video`` now supports ``width`` and ``height`` arguments, - allowing a custom width and height to be set instead of using the video's - width and height. :ghpull:`11353` - * Warn when using ``HTML('