From 7c90753aca1c5d558ca3f068fb7ec7c28c8f953cf35fbdf07d6eb2ad4ba2d6e5 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 21 Feb 2012 11:38:48 +0000 Subject: [PATCH] - Comment out testsuite requirements for now OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Fabric?expand=0&rev=19 --- python-Fabric.changes | 5 +++++ python-Fabric.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-Fabric.changes b/python-Fabric.changes index ce3c815..1357f6b 100644 --- a/python-Fabric.changes +++ b/python-Fabric.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 21 11:38:31 UTC 2012 - saschpe@suse.de + +- Comment out testsuite requirements for now + ------------------------------------------------------------------- Tue Feb 21 09:05:01 UTC 2012 - saschpe@suse.de diff --git a/python-Fabric.spec b/python-Fabric.spec index 174614c..943d6e8 100644 --- a/python-Fabric.spec +++ b/python-Fabric.spec @@ -26,8 +26,8 @@ Url: http://fabfile.org Source: Fabric-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-distribute -BuildRequires: python-fudge -BuildRequires: python-ssh +#BuildRequires: python-fudge +#BuildRequires: python-ssh Requires: python-distribute Requires: python-ssh BuildRoot: %{_tmppath}/%{name}-%{version}-build