Hello community, here is the log from the commit of package python-ipython for openSUSE:Factory checked in at 2020-06-11 14:37:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ipython (Old) and /work/SRC/openSUSE:Factory/.python-ipython.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipython" Thu Jun 11 14:37:56 2020 rev:10 rq:810548 version:7.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ipython/python-ipython.changes 2020-05-28 09:09:09.852001149 +0200 +++ /work/SRC/openSUSE:Factory/.python-ipython.new.3606/python-ipython.changes 2020-06-11 14:38:03.520151020 +0200 @@ -1,0 +2,27 @@ +Sat May 30 23:53:32 UTC 2020 - Arun Persaud <[email protected]> + +- specfile: + * removed opensuse-disable-net-test.patch, wikipedia file is not accessed anymore + +- update to version 7.15.0: + * Misc Noticeable changes: + + Long completion name have better elision in terminal + :ghpull:`12284` + + I've started to test on Python 3.9 :ghpull:`12307` and fix some + errors. + + Hi DPI scaling of figures when using qt eventloop + :ghpull:`12314` + + Document the ability to have systemwide configuration for + IPython. :ghpull:`12328` + + Fix issues with input autoformatting :ghpull:`12336` + + IPython.core.debugger.Pdb is now interruptible (:ghpull:`12168`, + in 7.14 but forgotten in release notes) + + Video HTML attributes (:ghpull:`12212`, in 7.14 but forgotten in + release notes) + * Reproducible Build + * NEP29: Last version to support Python 3.6 + * Highlighted features + + Increase Tab Completion Menu Height + + Autoformat Code in the terminal + +------------------------------------------------------------------- Old: ---- ipython-7.14.0.tar.gz opensuse-disable-net-test.patch New: ---- ipython-7.15.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ipython.spec ++++++ --- /var/tmp/diff_new_pack.BbLe9M/_old 2020-06-11 14:38:05.196155813 +0200 +++ /var/tmp/diff_new_pack.BbLe9M/_new 2020-06-11 14:38:05.200155825 +0200 @@ -24,12 +24,11 @@ %define psuffix %{nil} %bcond_with test %endif - %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 %bcond_without iptest Name: python-ipython%{psuffix} -Version: 7.14.0 +Version: 7.15.0 Release: 0 Summary: Rich architecture for interactive computing with Python License: BSD-3-Clause @@ -37,7 +36,6 @@ URL: https://github.com/ipython/ipython Source: https://files.pythonhosted.org/packages/source/i/ipython/ipython-%{version}.tar.gz Source1: https://raw.githubusercontent.com/jupyter/qtconsole/4.0.0/qtconsole/resources/icon/JupyterConsole.svg -Patch0: opensuse-disable-net-test.patch BuildRequires: %{python_module backcall} BuildRequires: %{python_module base >= 3.5} BuildRequires: %{python_module setuptools >= 18.5} @@ -140,7 +138,6 @@ %prep %setup -q -n ipython-%{version} -%patch0 -p1 %build %python_build ++++++ ipython-7.14.0.tar.gz -> ipython-7.15.0.tar.gz ++++++ ++++ 9897 lines of diff (skipped)
