if setuptools is used, then you add BR: pythonX-setuptools.
On Sat, Oct 29, 2016 at 10:31 AM, Germano Massullo
wrote:
> In spec files of Python based software, python-setuptools is a build
> requirement that is mandatory for EPEL7, on Fedora instead it is not
> required because it should already
In spec files of Python based software, python-setuptools is a build
requirement that is mandatory for EPEL7, on Fedora instead it is not
required because it should already be a runtime dependency for python-devel.
By the way I remember I have heard that in next future it should be
added explicitly