From 310c4eaf32c5f1eb7109e79f555cdc3e04f400fa51485d685038187601f1b9e4 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 30 Apr 2013 13:00:24 +0000 Subject: [PATCH] Less stuff OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=85 --- python-kombu.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-kombu.spec b/python-kombu.spec index d3e2e59..57c9e24 100644 --- a/python-kombu.spec +++ b/python-kombu.spec @@ -32,13 +32,13 @@ BuildRequires: python-amqp BuildRequires: python-amqplib BuildRequires: python-anyjson BuildRequires: python-boto -BuildRequires: python-couchdb +#BuildRequires: python-couchdb BuildRequires: python-mock #NOTE(saschpe): Disable optional test for now util issues are resolved #BuildRequires: python-msgpack-python BuildRequires: python-nose-cover3 -BuildRequires: python-pymongo -BuildRequires: python-redis +#BuildRequires: python-pymongo +#BuildRequires: python-redis BuildRequires: python-unittest2 >= 0.5.0 %if 0%{?suse_version} && 0%{?suse_version} <= 1110 BuildRequires: python-importlib