forked from pool/python-PyJWT
Compare commits
15 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| e1c10a4658 | |||
| 7f1a1221bc | |||
| 9d8f7f990b | |||
| 3843f3179d | |||
| e9d9d273f5 | |||
| 22f88a4154 | |||
| e89bfdb525 | |||
| baf0742359 | |||
| 7b0c40a3cd | |||
| 890027283b | |||
| 42636c5864 | |||
| 1baf6dc509 | |||
| 8fc7a5ec1e | |||
| 2c8d91578c | |||
| 3e76d02d93 |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
# 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user