forked from pool/python-fixtures
Accepting request 225027 from devel:languages:python
- Fix the real issue instead - only run testsuite when it actually runs OBS-URL: https://build.opensuse.org/request/show/225027 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fixtures?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 13:14:15 UTC 2014 - speilicke@suse.com
|
||||
|
||||
- Fix the real issue instead
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 14 17:10:50 UTC 2014 - dmueller@suse.com
|
||||
|
||||
- only run testsuite when it actually runs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 14 09:32:54 UTC 2014 - speilicke@suse.com
|
||||
|
||||
|
||||
@@ -31,6 +31,7 @@ BuildRequires: python-unittest2
|
||||
#BuildRequires: python-bzrlib.tests
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
BuildRequires: python-discover
|
||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
%else
|
||||
BuildArch: noarch
|
||||
|
||||
Reference in New Issue
Block a user