forked from pool/python-pyramid
Accepting request 185209 from home:frispete:python
- add python-unittest2 and python-ordereddict deps for 11.1 OBS-URL: https://build.opensuse.org/request/show/185209 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
8e26b35134
commit
c0f2655c6a
@@ -60,6 +60,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
BuildRequires: python-ordereddict
|
||||
BuildRequires: python-unittest2
|
||||
%else
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user