forked from pool/python-fixtures
- Run testsuite
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fixtures?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
60e297044b
commit
0bf1750f3e
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 14 09:32:54 UTC 2014 - speilicke@suse.com
|
||||
|
||||
- Run testsuite
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 4 13:15:26 UTC 2013 - speilicke@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-fixtures
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -52,6 +52,9 @@ python setup.py build
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
|
||||
%check
|
||||
python -m testtools.run discover
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc Apache-2.0 BSD COPYING NEWS README
|
||||
|
||||
Reference in New Issue
Block a user