From 64be46b3dead8fbd1577b2c621a55fea1cd97d6090e87347f62aa28010e51478 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 27 Feb 2018 21:51:45 +0000 Subject: [PATCH] Accepting request 580736 from home:aplanas:branches:devel:languages:python - Recommends only for SUSE OBS-URL: https://build.opensuse.org/request/show/580736 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=36 --- python-gevent.changes | 5 +++++ python-gevent.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/python-gevent.changes b/python-gevent.changes index bfe4157..4389b43 100644 --- a/python-gevent.changes +++ b/python-gevent.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 27 17:32:29 UTC 2018 - aplanas@suse.com + +- Recommends only for SUSE + ------------------------------------------------------------------- Tue Jan 23 13:34:36 UTC 2018 - dimstar@opensuse.org diff --git a/python-gevent.spec b/python-gevent.spec index 3f32fbf..d7ae4b7 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -40,7 +40,9 @@ BuildRequires: %{python_module nose} %endif Requires: python-cffi Requires: python-greenlet +%if 0%{?suse_version} >= 1000 Recommends: python-psutil +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %python_subpackages