From 2354275c7d8dde65a95c12f3a56e280f7516e0b5c1f0466f74174803ef3a53dd Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 21 Oct 2013 15:32:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpretty?expand=0&rev=7 --- python-httpretty.spec | 2 -- 1 file changed, 2 deletions(-) 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()")}