From 88e67202da1124901d6e583809cca3876d1fa632f95cb2a42b3d75f8a45243b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 5 Mar 2024 09:53:14 +0000 Subject: [PATCH] Accepting request 1155033 from home:glaubitz:branches:devel:languages:python - Switch package to modern Python Stack on SLE-15 + Add %{?sle15_python_module_pythons} + Drop %{?!python_module:%define python_module() python-%{**} python3-%{**}} OBS-URL: https://build.opensuse.org/request/show/1155033 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydash?expand=0&rev=7 --- python-pydash.changes | 7 +++++++ python-pydash.spec | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/python-pydash.changes b/python-pydash.changes index a8edc94..e6c1c31 100644 --- a/python-pydash.changes +++ b/python-pydash.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 5 09:17:48 UTC 2024 - John Paul Adrian Glaubitz + +- Switch package to modern Python Stack on SLE-15 + + Add %{?sle15_python_module_pythons} + + Drop %{?!python_module:%define python_module() python-%{**} python3-%{**}} + ------------------------------------------------------------------- Mon Oct 16 10:07:57 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-pydash.spec b/python-pydash.spec index 750ebb7..4e5bb56 100644 --- a/python-pydash.spec +++ b/python-pydash.spec @@ -1,7 +1,7 @@ # # spec file for package python-pydash # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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} Name: python-pydash Version: 6.0.2 Release: 0