From 3467ad87f971a9ef6198ca2bfd4f3b9719673a839b1a95591f226b380e5624e9 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Moreno Date: Mon, 27 Oct 2025 12:14:01 +0100 Subject: [PATCH] Remove not needed update-alternatives req, bsc#1245883 --- python-PyJWT.changes | 5 +++++ python-PyJWT.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-PyJWT.changes b/python-PyJWT.changes index f11c3c2..a3877d0 100644 --- a/python-PyJWT.changes +++ b/python-PyJWT.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 27 11:07:51 UTC 2025 - Daniel Garcia + +- Remove not needed update-alternatives requirement. + ------------------------------------------------------------------- Thu Apr 3 19:47:31 UTC 2025 - Marcus Rueckert diff --git a/python-PyJWT.spec b/python-PyJWT.spec index a41059b..ede4c76 100644 --- a/python-PyJWT.spec +++ b/python-PyJWT.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyJWT # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,8 +32,6 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Recommends: python-cryptography >= 3.4 -Requires(post): update-alternatives -Requires(postun): update-alternatives BuildArch: noarch %python_subpackages