From 05b4669ca2f94f71c6ab1f3c122b153b0d00654a9e40808d96ed9bd1aea10b71 Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 7 Sep 2017 20:49:16 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-magic?expand=0&rev=6 --- python-python-magic.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/python-python-magic.spec b/python-python-magic.spec index 0f87c9e..73e673e 100644 --- a/python-python-magic.spec +++ b/python-python-magic.spec @@ -32,6 +32,12 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: file Requires: file +# python-python-magic and python-magic use the same namespace (ie. filename) +# and have a very similar functionality but are incompatible to each other. +# Upstream discussions: +# https://github.com/ahupp/python-magic/issues/21 +# https://github.com/ahupp/python-magic/issues/33 +# https://github.com/ahupp/python-magic/issues/57 Conflicts: python-magic BuildArch: noarch