#2 Explicitly require setuptools, rpmdeplint/cli.py imports pkg_resources
Merged by mvadkert. Opened by churchyard.
churchyard/rpmdeplint require_setuptools  into  master

Download 2.patch
no initial comment

Metadata Update from @mvadkert:
- Request assigned

Does not seem to make any harm to me. Thanks @churchyard, is some change coming up so things like this are needed? Seems the package does not FTBFS now because of this?

Pull-Request has been merged by mvadkert

https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools#Packages_with_console_scripts.2Fgui_scripts_entry_points_will_no_longer_automatically_Require_python3.Xdist.28setuptools.29

It will not fail to build but it might fail to function when installed.

Metadata