14
0

Accepting request 1139375 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1139375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-simpleeval?expand=0&rev=7
This commit is contained in:
2024-01-17 21:16:21 +00:00
committed by Git OBS Bridge
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>

View File

@@ -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}