From e20ffbe6a8362de5d1a8e752b1f0404e05c3813de24cafbbad7532798e5fc788 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 8 May 2023 08:19:56 +0000 Subject: [PATCH] Accepting request 1085426 from home:ojkastl_buildservice:Branch_devel_languages_python add sle15_python_module_pythons OBS-URL: https://build.opensuse.org/request/show/1085426 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyInstaller?expand=0&rev=24 --- python-PyInstaller.changes | 5 +++++ python-PyInstaller.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-PyInstaller.changes b/python-PyInstaller.changes index f7bfb10..97c41ea 100644 --- a/python-PyInstaller.changes +++ b/python-PyInstaller.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 8 07:30:04 UTC 2023 - Johannes Kastl + +- add sle15_python_module_pythons + ------------------------------------------------------------------- Mon Nov 7 20:29:32 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-PyInstaller.spec b/python-PyInstaller.spec index 43aed3d..6a87e7d 100644 --- a/python-PyInstaller.spec +++ b/python-PyInstaller.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyInstaller # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # 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 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} %bcond_without python2 %bcond_without test %define modname PyInstaller