diff --git a/python-scitokens.changes b/python-scitokens.changes index 85b9bc1..2e727ec 100644 --- a/python-scitokens.changes +++ b/python-scitokens.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 1 00:45:32 UTC 2022 - Steve Kowalik + +- Do not use python_module for Requires. + ------------------------------------------------------------------- Sun May 1 22:27:16 UTC 2022 - Atri Bhattacharya diff --git a/python-scitokens.spec b/python-scitokens.spec index 3dfe4f7..47a9545 100644 --- a/python-scitokens.spec +++ b/python-scitokens.spec @@ -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