From bf43ab1b2bffb7efef9ccc5ef9fdf81e99fce152295654d9b259c641d65aaa34 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 17 Jan 2024 07:19:24 +0000 Subject: [PATCH] Accepting request 1139175 from Application:ERP:GNUHealth:4.4 - enable %{?sle15_python_module_pythons} OBS-URL: https://build.opensuse.org/request/show/1139175 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simpleeval?expand=0&rev=15 --- python-simpleeval.changes | 5 +++++ python-simpleeval.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-simpleeval.changes b/python-simpleeval.changes index 8cb5c86..f7068da 100644 --- a/python-simpleeval.changes +++ b/python-simpleeval.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 14 18:55:00 UTC 2024 - Axel Braun + +- enable %{?sle15_python_module_pythons} + ------------------------------------------------------------------- Fri Dec 29 09:15:41 UTC 2023 - Dirk Müller diff --git a/python-simpleeval.spec b/python-simpleeval.spec index 39f6eb7..9e6c1a7 100644 --- a/python-simpleeval.spec +++ b/python-simpleeval.spec @@ -2,7 +2,7 @@ # spec file # # Copyright (c) 2023 SUSE LLC -# Copyright (c) 2015 Dr. Axel Braun +# Copyright (c) 2015-2024 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # - +%{?sle15_python_module_pythons} %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define modname simpleeval Name: python-%{modname}