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
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 31 13:46:28 UTC 2013 - hpj@urpla.net
|
||||||
|
|
||||||
|
- add python-unittest2 and python-ordereddict deps for 11.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 30 22:03:34 UTC 2013 - hpj@urpla.net
|
Tue Jul 30 22:03:34 UTC 2013 - hpj@urpla.net
|
||||||
|
|
||||||
|
@@ -60,6 +60,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
|
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
%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()")}
|
%{!?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
|
%else
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%endif
|
%endif
|
||||||
|
Reference in New Issue
Block a user