diff --git a/python-PyQRCode.changes b/python-PyQRCode.changes index a498cbe..20cffa8 100644 --- a/python-PyQRCode.changes +++ b/python-PyQRCode.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 8 12:10:37 UTC 2021 - pgajdos@suse.com + +- do not require pytest-runner for build, it is not needed + ------------------------------------------------------------------- Thu May 14 11:29:17 UTC 2020 - Antonio Larrosa diff --git a/python-PyQRCode.spec b/python-PyQRCode.spec index 62d5270..2f47a28 100644 --- a/python-PyQRCode.spec +++ b/python-PyQRCode.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyQRCode # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,12 +30,12 @@ URL: https://github.com/mnooner256/pyqrcode Source: https://github.com/heuer/pyqrcode/archive/%{version}.tar.gz BuildRequires: %{python_module Sphinx} BuildRequires: %{python_module pypng} -BuildRequires: %{python_module pytest-runner} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages