From 559c7b2f450167b99c8e886e07ec44762b92bb6b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 2 Nov 2017 08:14:32 +0100 Subject: [PATCH] remove unneeded Obsoletes It is handled by %python_provide Signed-off-by: Igor Gnatenko --- python-hypothesis.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 46b0f67..2c07964 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -31,7 +31,6 @@ Summary: %{summary} BuildRequires: python2-devel BuildRequires: python2-sphinx BuildRequires: python2-enum34 -Obsoletes: python-%{srcname} < 1.11.1-1 Requires: python2-enum34 %{?python_provide:%python_provide python2-%{srcname}}