Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ipython for openSUSE:Factory checked in at 2023-01-04 18:10:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ipython (Old) and /work/SRC/openSUSE:Factory/.python-ipython.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipython" Wed Jan 4 18:10:30 2023 rev:36 rq:1046566 version:8.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ipython/python-ipython.changes 2022-12-28 10:54:13.932016569 +0100 +++ /work/SRC/openSUSE:Factory/.python-ipython.new.1563/python-ipython.changes 2023-01-04 18:10:41.616579451 +0100 @@ -1,0 +2,20 @@ +Tue Jan 3 14:26:56 UTC 2023 - Ben Greiner <c...@bnavigator.de> + +- Remove the ipythonMAJ.MIN entrypoint + * gh#ipython/ipyton#13815 + * gh#ipython/ipyton#13880 + +------------------------------------------------------------------- +Tue Jan 3 14:03:46 UTC 2023 - Markéta Machová <mmach...@suse.com> + +- Update to 8.8.0 + * replace the greedy completer and improve completion, in particular + for dictionary keys + * adds py.typed to setup.cfg to make sure it is bundled in wheels + * implements tab completions for IPython options in the shell when + using argcomplete + * makes the inspector class of InteractiveShell configurable + * makes tests compatible with Pygments >= 2.14 + * more changes, see upstream 8.8.0 milestone + +------------------------------------------------------------------- Old: ---- ipython-8.7.0.tar.gz New: ---- ipython-8.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ipython.spec ++++++ --- /var/tmp/diff_new_pack.UYH9QV/_old 2023-01-04 18:10:42.216582988 +0100 +++ /var/tmp/diff_new_pack.UYH9QV/_new 2023-01-04 18:10:42.220583012 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ # extra tests are skipped automatically, don't require these packages for Ring1 %bcond_with localtest Name: python-ipython%{psuffix} -Version: 8.7.0 +Version: 8.8.0 Release: 0 Summary: Rich architecture for interactive computing with Python License: BSD-3-Clause @@ -161,8 +161,6 @@ %python_clone -a %{buildroot}%{_bindir}/ipython %python_clone -a %{buildroot}%{_bindir}/ipython3 -# gh#ipython/ipython#13815 -%python_expand cp %{buildroot}%{_bindir}/ipython{-%{$python_bin_suffix },%{$python_bin_suffix}} # must clone after copy cp %{buildroot}%{_mandir}/man1/ipython{,3}.1 @@ -205,8 +203,6 @@ %if %{with test} %check -# check our fix for https://github.com/ipython/ipython/issues/13815 -%python_expand ipython%{$python_bin_suffix} --show-config | grep "Python %{$python_version}" export PYTHONPATH=$(pwd) %pytest %endif @@ -233,7 +229,6 @@ %doc README.rst docs/source/about/license_and_copyright.rst %python_alternative %{_bindir}/ipython %python_alternative %{_bindir}/ipython3 -%{_bindir}/ipython%{python_bin_suffix} %python_alternative %{_mandir}/man1/ipython.1.gz %python_alternative %{_mandir}/man1/ipython3.1.gz %{python_sitelib}/IPython/ ++++++ ipython-8.7.0.tar.gz -> ipython-8.8.0.tar.gz ++++++ ++++ 3917 lines of diff (skipped)