python-jenkins depends on python-pbr

Bug #1605149 reported by Benjamin Drung
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python Jenkins
New
Undecided
Unassigned
python-jenkins (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

python-jenkins depends on python-pbr which pulls python-pip and other packages. This is quite a huge list of dependencies just for one line in jenkins/version.py:

version_info = pbr.version.VersionInfo('jenkins')

Could the runtime dependency on python-pbr be made optional or removed or the list of dependencies of python-pbr reduced?

Revision history for this message
Benjamin Drung (bdrung) wrote :

Removing the dependency on python3-pbr allowed me to remove these packages:
python3-colorama python3-distlib python3-html5lib python3-pbr python3-pip

Revision history for this message
Thomas Goirand (thomas-goirand) wrote :

pbr does *not* depend on PIP, so I don't agree with this bug report.

Revision history for this message
Mattia Rizzolo (mapreri) wrote :

Indeed it doesn't, so, invalid but for what ubuntu is concerned.

Changed in python-jenkins (Ubuntu):
status: New → Invalid
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.