Hello community,

here is the log from the commit of package python-ipython for openSUSE:Factory 
checked in at 2020-12-04 21:27:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipython (Old)
 and      /work/SRC/openSUSE:Factory/.python-ipython.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ipython"

Fri Dec  4 21:27:25 2020 rev:16 rq:852845 version:7.19.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipython/python-ipython.changes    
2020-11-06 23:44:13.783363936 +0100
+++ /work/SRC/openSUSE:Factory/.python-ipython.new.5913/python-ipython.changes  
2020-12-04 21:27:26.522034777 +0100
@@ -1,0 +2,9 @@
+Wed Dec  2 21:38:05 UTC 2020 - Benjamin Greiner <[email protected]>
+
+- Prepare for upcoming python multiflavor
+  * gh#openSUSE/python-rpm-macros#66
+  * Skip python36 flavor
+  * Provide ipython3 and iptest3 for primary python3 flavor only
+    (in case that more than python38 is present, e.g. python39)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ipython.spec ++++++
--- /var/tmp/diff_new_pack.TkrdEI/_old  2020-12-04 21:27:27.250035822 +0100
+++ /var/tmp/diff_new_pack.TkrdEI/_new  2020-12-04 21:27:27.254035827 +0100
@@ -24,8 +24,19 @@
 %define psuffix %{nil}
 %bcond_with test
 %endif
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
+
+# -- Definitions for python3 multiflavor gh#openSUSE/python-rpm-macros#66 --
+# Python 3.6 was supported with IPython up to 7.16
+%define         skip_python36 1
+# We redefine this locally, because we are sure that it is only used for files,
+# which only the primary python3 flavor should provide
+%define python3_only() %%if "%%{python_flavor}" == "python3" || 
"%%{python_provides}" == "python3" \
+%** \
+%%endif
+
 %bcond_without  iptest
 Name:           python-ipython%{psuffix}
 Version:        7.19.0
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to