pkg_resources is provided by setuptools but is not a dependency

Bug #2003556 reported by Gabor Bernat
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Python Jenkins
New
Undecided
Unassigned

Bug Description

pkg_resources is provided by setuptools but is not a dependency,

used here https://opendev.org/jjb/python-jenkins/src/branch/master/jenkins/plugins.py#L45

But note pkg_resources is not part of the standard library. It is provided by setuptools: https://github.com/pypa/setuptools/tree/main/pkg_resources

Either setuptools must be added as a dependency or migrated to something available in the standard library.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.