forked from pool/python-falcon
- Add python-ordereddict test build requirement for SLE_11_SP3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
7b1b8eb8d2
commit
f70a3ba0d1
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 9 09:22:07 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
- Add python-ordereddict test build requirement for SLE_11_SP3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 9 08:24:35 UTC 2013 - speilicke@suse.com
|
Mon Sep 9 08:24:35 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
@@ -27,6 +27,9 @@ BuildRequires: python-devel
|
|||||||
BuildRequires: python-Cython
|
BuildRequires: python-Cython
|
||||||
# Test requirements:
|
# Test requirements:
|
||||||
BuildRequires: python-nose
|
BuildRequires: python-nose
|
||||||
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
|
BuildRequires: python-ordereddict
|
||||||
|
%endif
|
||||||
BuildRequires: python-six
|
BuildRequires: python-six
|
||||||
BuildRequires: python-testtools
|
BuildRequires: python-testtools
|
||||||
Requires: python-six
|
Requires: python-six
|
||||||
|
Reference in New Issue
Block a user