From 5b5f68f90768bf9904c6e989f616a7c9c1cdd95e7e6082d14d58ece3cb2ec854 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 27 Feb 2018 21:30:27 +0000 Subject: [PATCH] Accepting request 580770 from home:aplanas:branches:devel:languages:python - Recommends only for SUSE OBS-URL: https://build.opensuse.org/request/show/580770 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Werkzeug?expand=0&rev=28 --- python-Werkzeug-doc.spec | 2 +- python-Werkzeug.changes | 5 +++++ python-Werkzeug.spec | 4 +++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/python-Werkzeug-doc.spec b/python-Werkzeug-doc.spec index 07a61cd..9125f7f 100644 --- a/python-Werkzeug-doc.spec +++ b/python-Werkzeug-doc.spec @@ -1,7 +1,7 @@ # # spec file for package python-Werkzeug-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-Werkzeug.changes b/python-Werkzeug.changes index 1e64ce7..7d64c7d 100644 --- a/python-Werkzeug.changes +++ b/python-Werkzeug.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 27 18:52:40 UTC 2018 - aplanas@suse.com + +- Recommends only for SUSE + ------------------------------------------------------------------- Tue Aug 8 19:29:05 UTC 2017 - tbechtold@suse.com diff --git a/python-Werkzeug.spec b/python-Werkzeug.spec index f461b70..237f78a 100644 --- a/python-Werkzeug.spec +++ b/python-Werkzeug.spec @@ -1,7 +1,7 @@ # # spec file for package python-Werkzeug # -# 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 @@ -33,8 +33,10 @@ BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch +%if 0%{?suse_version} >= 1000 Recommends: python-watchdog Recommends: python-termcolor +%endif %ifpython2 Provides: %{oldpython}-werkzeug = %{version} Obsoletes: %{oldpython}-werkzeug < %{version}