On 15. 04. 19 19:11, José Abílio Matos wrote:
Hi,
   recently I got a bug report regarding doit (packaged in python3-doit):
"setuptools is required at runtime"
https://bugzilla.redhat.com/show_bug.cgi?id=1695045

The obvious fix is to add python3-setuptools as a BR for python3-doit.

I suppose you meant: As runtime requires.

My question here is if I should report this upstream?

Not needed. Upstream installs via pip. You already get pkg_resourcess (setuptools) and no upstream has setuptools in their requires.

If this requirement were in the dependencies of the package the auto generator
would had picked initially.

If the auto generator is capable of seeing an console_script entry point (hint, yes it is) they should add setuptools to the required packages.

We should open a RFE bug for this (on it).

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org

Reply via email to