diff --git a/python-chardet.changes b/python-chardet.changes index 432b5a0..b39b8a2 100644 --- a/python-chardet.changes +++ b/python-chardet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 10 09:05:04 UTC 2021 - pgajdos@suse.com + +- pytest-runner is not required for build + ------------------------------------------------------------------- Thu Sep 30 08:18:47 UTC 2021 - Stefan Schubert diff --git a/python-chardet.spec b/python-chardet.spec index baaa249..2395da0 100644 --- a/python-chardet.spec +++ b/python-chardet.spec @@ -1,5 +1,5 @@ # -# spec file for package python-chardet +# spec file # # Copyright (c) 2021 SUSE LLC # @@ -46,12 +46,12 @@ BuildRequires: alts Requires: alts %else Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %endif BuildArch: noarch %if %{with test} BuildRequires: %{python_module hypothesis} -BuildRequires: %{python_module pytest-runner} +BuildRequires: %{python_module pytest} %endif %python_subpackages