← Back to team overview

python-jenkins-developers team mailing list archive

[Bug 1605149] [NEW] python-jenkins depends on python-pbr

 

Public bug reported:

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?

** Affects: python-jenkins
     Importance: Undecided
         Status: New

** Affects: python-jenkins (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: python-jenkins (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Python
Jenkins Developers, which is subscribed to Python Jenkins.
https://bugs.launchpad.net/bugs/1605149

Title:
  python-jenkins depends on python-pbr

Status in Python Jenkins:
  New
Status in python-jenkins package in Ubuntu:
  New

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?

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-jenkins/+bug/1605149/+subscriptions


Follow ups