From db8315cf607a5089c78c58219fbeb647accce98eb4f003f496720d5c371a6ae8 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 27 Feb 2018 21:29:55 +0000 Subject: [PATCH] Accepting request 580762 from home:aplanas:branches:devel:languages:python - Recommends only for SUSE OBS-URL: https://build.opensuse.org/request/show/580762 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=52 --- python-testtools-doc.spec | 2 +- python-testtools.changes | 5 +++++ python-testtools.spec | 4 +++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/python-testtools-doc.spec b/python-testtools-doc.spec index 90a4f6b..3080103 100644 --- a/python-testtools-doc.spec +++ b/python-testtools-doc.spec @@ -1,7 +1,7 @@ # # spec file for package python-testtools-doc # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/python-testtools.changes b/python-testtools.changes index 6b5b7e2..9511e12 100644 --- a/python-testtools.changes +++ b/python-testtools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 27 18:29:42 UTC 2018 - aplanas@suse.com + +- Recommends only for SUSE + ------------------------------------------------------------------- Tue Jul 4 04:07:32 UTC 2017 - tbechtold@suse.com diff --git a/python-testtools.spec b/python-testtools.spec index 9fe1bfc..18d3fc6 100644 --- a/python-testtools.spec +++ b/python-testtools.spec @@ -1,7 +1,7 @@ # # spec file for package python-testtools # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,7 +37,9 @@ Requires: python-python-mimeparse Requires: python-six >= 1.4.0 Requires: python-traceback2 Requires: python-unittest2 >= 1.0.0 +%if 0%{?suse_version} >= 1000 Recommends: python-fixtures >= 1.3.0 +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages