From 0f4de730875a95285cb38f43a401da20cb00dba5143fa8a29ecb50d090d5b82c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 13 Jan 2020 12:04:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=7 --- python-osc-tiny.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/python-osc-tiny.spec b/python-osc-tiny.spec index 5c389d0..d14b494 100644 --- a/python-osc-tiny.spec +++ b/python-osc-tiny.spec @@ -1,7 +1,7 @@ # # spec file for package python-osc-tiny # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,22 +33,20 @@ BuildRequires: %{python_module requests} BuildRequires: %{python_module responses} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} -%ifpython2 -BuildRequires: python-mock -BuildRequires: python-unittest2 -%endif BuildRequires: fdupes +BuildRequires: python-mock BuildRequires: python-rpm-macros +BuildRequires: python-unittest2 Requires: python-lxml Requires: python-python-dateutil Requires: python-pytz Requires: python-requests Requires: python-six +BuildArch: noarch %ifpython2 Requires: python-mock Requires: python-unittest2 %endif -BuildArch: noarch %python_subpackages %description