From 9ec8b96b2fa0ec6e84169510b8844da0f3aeee7b01c8f06773bc2e924fda9272 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 11 Jun 2023 11:39:40 +0000 Subject: [PATCH 1/2] Accepting request 1092117 from home:ecsos:python - Add %{?sle15_python_module_pythons} OBS-URL: https://build.opensuse.org/request/show/1092117 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=20 --- python-ordered-set.changes | 5 +++++ python-ordered-set.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-ordered-set.changes b/python-ordered-set.changes index 151a7a1..4754a24 100644 --- a/python-ordered-set.changes +++ b/python-ordered-set.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jun 10 17:39:22 UTC 2023 - ecsos + +- Add %{?sle15_python_module_pythons} + ------------------------------------------------------------------- Thu Sep 8 05:02:48 UTC 2022 - John Vandenberg diff --git a/python-ordered-set.spec b/python-ordered-set.spec index 2d86421..b31d97d 100644 --- a/python-ordered-set.spec +++ b/python-ordered-set.spec @@ -31,6 +31,7 @@ %bcond_with test %endif %define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-%{modname}%{psuffix} Version: 4.1.0 Release: 0 From 27a2aba25a16488c4d7eab33c7424e9c24662c6df1f1a9c51865551536d152f9 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 11 Jun 2023 11:40:15 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=21 --- python-ordered-set.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/python-ordered-set.spec b/python-ordered-set.spec index b31d97d..e26d6ba 100644 --- a/python-ordered-set.spec +++ b/python-ordered-set.spec @@ -1,7 +1,7 @@ # -# spec file for package python-ordered-set +# spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2019 Neal Gompa . # # All modifications and additions to the file contributed by third parties @@ -21,7 +21,6 @@ %define mypython python %global modname ordered-set %global dir_name ordered_set -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" %define psuffix -test @@ -30,7 +29,6 @@ %define psuffix %{nil} %bcond_with test %endif -%define skip_python2 1 %{?sle15_python_module_pythons} Name: python-%{modname}%{psuffix} Version: 4.1.0