diff --git a/python-packaging.changes b/python-packaging.changes index 1fd5b41..5c428de 100644 --- a/python-packaging.changes +++ b/python-packaging.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 21 12:28:53 UTC 2023 - Dirk Müller + +- add sle15_python_module_pythons (jsc#PED-68) + ------------------------------------------------------------------- Sat Apr 15 10:28:14 UTC 2023 - Dirk Müller @@ -15,6 +20,11 @@ Sat Apr 15 10:28:14 UTC 2023 - Dirk Müller * Replace spaces in platform names with underscores * Import underlying parser function as an underscored variable +------------------------------------------------------------------- +Thu Apr 13 22:42:50 UTC 2023 - Matej Cepl + +- Make calling of %{sle15modernpython} optional. + ------------------------------------------------------------------- Thu Mar 9 16:39:58 UTC 2023 - Dirk Müller diff --git a/python-packaging.spec b/python-packaging.spec index 91317d0..396a3f3 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -42,6 +42,7 @@ ExclusiveArch: do-not-build %else %define pprefix python %endif +%{?sle15_python_module_pythons} %endif %if "%{flavor}" == "test" %define pprefix python