diff --git a/python-jwcrypto.changes b/python-jwcrypto.changes index 1ef7298..98b1ac7 100644 --- a/python-jwcrypto.changes +++ b/python-jwcrypto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 8 14:25:36 UTC 2021 - pgajdos@suse.com + +- do not require pytest-runner for build, not required + ------------------------------------------------------------------- Thu Aug 5 19:05:35 UTC 2021 - Michael Ströder diff --git a/python-jwcrypto.spec b/python-jwcrypto.spec index 0fae6d7..0e7eda7 100644 --- a/python-jwcrypto.spec +++ b/python-jwcrypto.spec @@ -29,7 +29,7 @@ URL: https://github.com/latchset/jwcrypto Source: https://files.pythonhosted.org/packages/source/j/jwcrypto/jwcrypto-%{version}.tar.gz BuildRequires: %{python_module Deprecated} BuildRequires: %{python_module cryptography >= 2.3} -BuildRequires: %{python_module pytest-runner} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros