14
0
forked from pool/python-Fabric

- Disabled testsuite for now, python-fudge is to new ;-)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Fabric?expand=0&rev=18
This commit is contained in:
Sascha Peilicke
2012-02-21 09:05:00 +00:00
committed by Git OBS Bridge
parent 1792bb693f
commit 130d09676c
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 21 09:05:01 UTC 2012 - saschpe@suse.de
- Disabled testsuite for now, python-fudge is to new ;-)
-------------------------------------------------------------------
Mon Feb 20 22:15:10 UTC 2012 - saschpe@gmx.de

View File

@@ -27,7 +27,6 @@ Source: Fabric-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-fudge
BuildRequires: python-nose
BuildRequires: python-ssh
Requires: python-distribute
Requires: python-ssh
@@ -83,8 +82,8 @@ python setup.py build
%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%check
nosetests
#%%check
#python setup.py test
%files
%defattr(-,root,root,-)