From fa0e6c16f60f0a12da4a0a93f448a6ba259ea0697218c8246bd276dbf81de0f0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 9 Dec 2021 00:25:56 +0000 Subject: [PATCH] Accepting request 936477 from home:pgajdos:python - do not require pytest-runner for build, it is not needed OBS-URL: https://build.opensuse.org/request/show/936477 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyQRCode?expand=0&rev=13 --- python-PyQRCode.changes | 5 +++++ python-PyQRCode.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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