From 1b1fe9af3fe7ac6188046e2614f44e2bf253542f3e9a6f5dbfcfd0690d622321 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 5 Sep 2024 09:18:13 +0000 Subject: [PATCH] - Fix build on Leap 15.6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdm?expand=0&rev=43 --- python-pdm.changes | 5 +++++ python-pdm.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-pdm.changes b/python-pdm.changes index 8d768dc..c3a7801 100644 --- a/python-pdm.changes +++ b/python-pdm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 5 09:17:36 UTC 2024 - Markéta Machová + +- Fix build on Leap 15.6 + ------------------------------------------------------------------- Tue Jul 2 08:11:05 UTC 2024 - Daniel Garcia diff --git a/python-pdm.spec b/python-pdm.spec index 6fc5b46..c065613 100644 --- a/python-pdm.spec +++ b/python-pdm.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package python-pdm # # Copyright (c) 2024 SUSE LLC # @@ -72,7 +72,7 @@ Requires: python-typing-extensions Requires: python-truststore %endif Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch # SECTION test requirements %if %{with test}