From d6bdd7e47e7e7dc95ee488ee63df390c17917bbb6279747557e4cfd99ea96500 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 21 Apr 2023 14:19:21 +0000 Subject: [PATCH] Accepting request 1081508 from home:dirkmueller:acdc:as_python3_module SR for python stack proposal OBS-URL: https://build.opensuse.org/request/show/1081508 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-packaging?expand=0&rev=72 --- python-packaging.changes | 10 ++++++++++ python-packaging.spec | 1 + 2 files changed, 11 insertions(+) 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