From bb576eb56891ceea9c08d9c5875105aa81de52a7207546c3e259eeb4034fdfc3 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 11 Jun 2023 11:26:59 +0000 Subject: [PATCH] Accepting request 1092172 from home:ecsos:python - Add %{?sle15_python_module_pythons} OBS-URL: https://build.opensuse.org/request/show/1092172 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=26 --- python-zope.exceptions.changes | 5 +++++ python-zope.exceptions.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-zope.exceptions.changes b/python-zope.exceptions.changes index 6634db5..09f45f4 100644 --- a/python-zope.exceptions.changes +++ b/python-zope.exceptions.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 9 12:41:41 UTC 2023 - ecsos + +- Add %{?sle15_python_module_pythons} + ------------------------------------------------------------------- Fri Jan 6 12:42:36 UTC 2023 - Dirk Müller diff --git a/python-zope.exceptions.spec b/python-zope.exceptions.spec index da16939..bc31a9a 100644 --- a/python-zope.exceptions.spec +++ b/python-zope.exceptions.spec @@ -16,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" %define psuffix -test