diff --git a/python-httpretty.spec b/python-httpretty.spec index 5c90b4c..e49734c 100644 --- a/python-httpretty.spec +++ b/python-httpretty.spec @@ -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()")}