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}