forked from pool/python-virtualenvwrapper
Add stevedore as package Requieres.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=30
This commit is contained in:
committed by
Git OBS Bridge
parent
3db4e0bf77
commit
adfc66081b
@@ -27,6 +27,7 @@ Source: virtualenvwrapper-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-distribute
|
||||
Requires: python-stevedore
|
||||
Requires: python-virtualenv
|
||||
%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()")}
|
||||
|
||||
Reference in New Issue
Block a user