14
0

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
This commit is contained in:
2024-01-17 07:19:24 +00:00
committed by Git OBS Bridge
parent 61ebabe8e8
commit bf43ab1b2b
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 14 18:55:00 UTC 2024 - Axel Braun <axel.braun@gmx.de>
- enable %{?sle15_python_module_pythons}
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 29 09:15:41 UTC 2023 - Dirk Müller <dmueller@suse.com> Fri Dec 29 09:15:41 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -2,7 +2,7 @@
# spec file # spec file
# #
# Copyright (c) 2023 SUSE LLC # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
%{?sle15_python_module_pythons}
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define modname simpleeval %define modname simpleeval
Name: python-%{modname} Name: python-%{modname}