Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ipython715 for openSUSE:Factory checked in at 2021-12-22 20:17:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ipython715 (Old) and /work/SRC/openSUSE:Factory/.python-ipython715.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipython715" Wed Dec 22 20:17:54 2021 rev:6 rq:941899 version:7.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ipython715/python-ipython715.changes 2021-10-25 15:17:19.977671864 +0200 +++ /work/SRC/openSUSE:Factory/.python-ipython715.new.2520/python-ipython715.changes 2021-12-22 20:18:49.271868271 +0100 @@ -1,0 +2,5 @@ +Tue Dec 21 16:48:35 UTC 2021 - Benjamin Greiner <c...@bnavigator.de> + +- Don't build this legacy package for python310 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ipython715.spec ++++++ --- /var/tmp/diff_new_pack.Fiec4m/_old 2021-12-22 20:18:49.763868502 +0100 +++ /var/tmp/diff_new_pack.Fiec4m/_new 2021-12-22 20:18:49.771868506 +0100 @@ -31,8 +31,9 @@ %bcond_with test %endif -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 +%define skip_python310 1 %bcond_without iptest Name: python-ipython715%{psuffix} @@ -48,7 +49,7 @@ Patch1: ipython-jedi018.patch Patch2: skiptests.patch BuildRequires: %{python_module backcall} -BuildRequires: %{python_module base >= 3.5} +BuildRequires: %{python_module base >= 3.5 with %python-base < 3.10} BuildRequires: %{python_module setuptools >= 18.5} BuildRequires: fdupes BuildRequires: python-rpm-macros >= 20210929