From 2a9cb90b16b251067fab62bfec2991d18fbf050e632f135ab9f8f53a1a5edf04 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 11 Jun 2023 11:36:39 +0000 Subject: [PATCH 1/2] Accepting request 1092120 from home:ecsos:python - Add %{?sle15_python_module_pythons} OBS-URL: https://build.opensuse.org/request/show/1092120 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=19 --- python-pefile.changes | 5 +++++ python-pefile.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-pefile.changes b/python-pefile.changes index c4077dc..7b3dfe0 100644 --- a/python-pefile.changes +++ b/python-pefile.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jun 10 09:48:44 UTC 2023 - ecsos + +- Add %{?sle15_python_module_pythons} + ------------------------------------------------------------------- Sun Mar 26 19:55:48 UTC 2023 - Dirk Müller diff --git a/python-pefile.spec b/python-pefile.spec index b03ac50..b1a878f 100644 --- a/python-pefile.spec +++ b/python-pefile.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 - +%{?sle15_python_module_pythons} Name: python-pefile Version: 2023.2.7 Release: 0 From c1a6f52aabdc492425eb421a662d049298f066f8a470dd4cff4147efc0f883e3 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 11 Jun 2023 11:36:54 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=20 --- python-pefile.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-pefile.spec b/python-pefile.spec index b1a878f..c5e014e 100644 --- a/python-pefile.spec +++ b/python-pefile.spec @@ -16,8 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 %{?sle15_python_module_pythons} Name: python-pefile Version: 2023.2.7