14
0

- Do not use python_module for Requires.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scitokens?expand=0&rev=5
This commit is contained in:
2022-09-01 00:46:06 +00:00
committed by Git OBS Bridge
parent ea93743cd8
commit 3c0b92d2b4
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 1 00:45:32 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Do not use python_module for Requires.
-------------------------------------------------------------------
Sun May 1 22:27:16 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>

View File

@@ -33,8 +33,8 @@ BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: %{python_module PyJWT}
Requires: %{python_module six}
Requires: python-PyJWT
Requires: python-six
BuildArch: noarch
Requires(post): update-alternatives
Requires(postun):update-alternatives