OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-magic?expand=0&rev=6
This commit is contained in:
parent
7114cef460
commit
05b4669ca2
@ -32,6 +32,12 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: file
|
BuildRequires: file
|
||||||
Requires: 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
|
Conflicts: python-magic
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user