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:
committed by
Git OBS Bridge
parent
1792bb693f
commit
130d09676c
@@ -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
|
Mon Feb 20 22:15:10 UTC 2012 - saschpe@gmx.de
|
||||||
|
|
||||||
|
@@ -27,7 +27,6 @@ Source: Fabric-%{version}.tar.gz
|
|||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-distribute
|
BuildRequires: python-distribute
|
||||||
BuildRequires: python-fudge
|
BuildRequires: python-fudge
|
||||||
BuildRequires: python-nose
|
|
||||||
BuildRequires: python-ssh
|
BuildRequires: python-ssh
|
||||||
Requires: python-distribute
|
Requires: python-distribute
|
||||||
Requires: python-ssh
|
Requires: python-ssh
|
||||||
@@ -83,8 +82,8 @@ python setup.py build
|
|||||||
%install
|
%install
|
||||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||||
|
|
||||||
%check
|
#%%check
|
||||||
nosetests
|
#python setup.py test
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
Reference in New Issue
Block a user