← Back to team overview

python-jenkins-developers team mailing list archive

[Bug 1360348] Re: Released package missing requirements.txt

 

Reviewed:  https://review.openstack.org/116327
Committed: https://git.openstack.org/cgit/stackforge/python-jenkins/commit/?id=412519ff26349f3bddfc5dbfd89da4f224a80ca2
Submitter: Jenkins
Branch:    master

commit 412519ff26349f3bddfc5dbfd89da4f224a80ca2
Author: Kevin L. Mitchell <kevin.mitchell@xxxxxxxxxxxxx>
Date:   Fri Aug 22 11:29:08 2014 -0500

    Add MANIFEST.in
    
    The python-jenkins 0.3.3 release is missing requirements.txt.
    Investigation shows that python-jenkins was recently switched to
    using pbr, and has no MANIFEST.in.  This adds a MANIFEST.in,
    modeled on the one in use by nova
    
    Change-Id: I49bdd5377abd2d0384598c1e927f2dd7f6dec978
    Closes-Bug: #1360348


** Changed in: python-jenkins
       Status: New => Fix Committed

-- 
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/1360348

Title:
  Released package missing requirements.txt

Status in Python API for Jenkins:
  Fix Committed

Bug description:
  The 0.3.3 release of python-jenkins is missing requirements.txt.

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


References