Dirk Mueller 2013-10-21 15:32:14 +00:00 committed by Git OBS Bridge
parent 1ef683123e
commit 2354275c7d

View File

@ -27,8 +27,6 @@ Source: https://pypi.python.org/packages/source/h/httpretty/httpretty-%{
Patch0: deps-cleanup.diff
BuildRequires: python-devel
BuildRequires: python-setuptools
BuildRequires: python-tox
BuildRequires: python-urllib3
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()")}