From 3c888908bb3380d3072ea6b90e980e8e2fd2f8628745267e8960d180b107109c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 11 Aug 2018 15:02:09 +0000 Subject: [PATCH] - Conflict with python-Fabric3 which is forked implementation OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Fabric?expand=0&rev=56 --- python-Fabric.changes | 5 +++++ python-Fabric.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-Fabric.changes b/python-Fabric.changes index 64f1ff0..57cf140 100644 --- a/python-Fabric.changes +++ b/python-Fabric.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 11 15:01:48 UTC 2018 - tchvatal@suse.com + +- Conflict with python-Fabric3 which is forked implementation + ------------------------------------------------------------------- Sat Aug 11 14:54:57 UTC 2018 - tchvatal@suse.com diff --git a/python-Fabric.spec b/python-Fabric.spec index 24615a1..562ca62 100644 --- a/python-Fabric.spec +++ b/python-Fabric.spec @@ -42,6 +42,7 @@ Requires: python-invoke >= 1.1 Requires: python-paramiko >= 2.4 Requires: python-setuptools Requires: python-six +Conflicts: python-Fabric3 Provides: python-Fabric2 = %{version} Provides: python-fabric = %{version} Provides: python-fabric2 = %{version}