PBR

setuptools is used but not declared as a setup dep

Bug #1957130 reported by Jared Crawford
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PBR
New
Undecided
Unassigned

Bug Description

https://opendev.org/openstack/pbr/src/branch/master/pbr/version.py#L439 uses pkg_resources which is provided by setuptools. Since this dependency isn't declared, my builds fail due to "ModuleNotFoundError: No module named 'pkg_resources'" when _get_version_from_pkg_resources is called.

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.