From 7922bd86fb2aa11634531c51b6b84ce578e253de5c8a17263eb284b6bd4dd69e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 11 Jun 2023 11:26:37 +0000 Subject: [PATCH] Accepting request 1092176 from home:ecsos:python - Add %{?sle15_python_module_pythons} OBS-URL: https://build.opensuse.org/request/show/1092176 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.security?expand=0&rev=30 --- python-zope.security.changes | 5 +++++ python-zope.security.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-zope.security.changes b/python-zope.security.changes index bf10722..94fcb55 100644 --- a/python-zope.security.changes +++ b/python-zope.security.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 9 12:59:34 UTC 2023 - ecsos + +- Add %{?sle15_python_module_pythons} + ------------------------------------------------------------------- Fri May 5 14:30:05 UTC 2023 - Dirk Müller diff --git a/python-zope.security.spec b/python-zope.security.spec index a839589..2a098af 100644 --- a/python-zope.security.spec +++ b/python-zope.security.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