From 918f5352b8042cef8d712f75c270d8883e0c5de985ffc82a107a5c9690c1388f Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 15 Jan 2016 14:53:30 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudpickle?expand=0&rev=2 --- python-cloudpickle.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-cloudpickle.spec b/python-cloudpickle.spec index eb629c7..21ccee5 100644 --- a/python-cloudpickle.spec +++ b/python-cloudpickle.spec @@ -30,7 +30,6 @@ BuildRequires: python-setuptools BuildRequires: python-mock BuildRequires: python-pytest BuildRequires: python-pytest-cov -BuildConflicts: python3-buildservice-tweak 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()")}