Compare commits
13 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 5c97d95ce0 | |||
| 394f441df0 | |||
| 8892bd0fd9 | |||
| 891f918fef | |||
| f80ecb73cc | |||
| 1f7eb024ce | |||
| 62c135819c | |||
| 8bf63f728c | |||
| 97262c1a9f | |||
| 2736cf9bfd | |||
| 38a74d14c7 | |||
| bf49918e05 | |||
| e87c3ff565 |
@@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 11:07:51 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Remove not needed update-alternatives requirement.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 3 19:47:31 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-PyJWT
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -32,6 +32,8 @@ 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user