From de88004bbd282b8a79aa97460e33571908ff0c535048d8556b9b3a7fa534d594 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 11 Jun 2023 11:26:43 +0000 Subject: [PATCH] Accepting request 1092175 from home:ecsos:python - Add %{?sle15_python_module_pythons} OBS-URL: https://build.opensuse.org/request/show/1092175 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=30 --- python-zope.proxy.changes | 5 +++++ python-zope.proxy.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-zope.proxy.changes b/python-zope.proxy.changes index dcd844e..6e4de51 100644 --- a/python-zope.proxy.changes +++ b/python-zope.proxy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 9 12:47:26 UTC 2023 - ecsos + +- Add %{?sle15_python_module_pythons} + ------------------------------------------------------------------- Mon Dec 5 13:51:39 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-zope.proxy.spec b/python-zope.proxy.spec index 9681627..b0c07ef 100644 --- a/python-zope.proxy.spec +++ b/python-zope.proxy.spec @@ -17,7 +17,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" %define psuffix -test