Comment 3 for bug 1384238

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to jenkins-job-builder (master)

Reviewed: https://review.openstack.org/130260
Committed: https://git.openstack.org/cgit/openstack-infra/jenkins-job-builder/commit/?id=8c187f859507dd3ec891f4e1db1ca40b5f876d04
Submitter: Jenkins
Branch: master

commit 8c187f859507dd3ec891f4e1db1ca40b5f876d04
Author: Emilien Macchi <email address hidden>
Date: Wed Oct 22 11:31:26 2014 -0400

    Get verison info for jenkins-job-builder

    Old setuptools/distribute VersionInfo() needs the dist name not the
    package name to get the correct version info. Switch to using
    'jenkins-job-builder' which is the dist name instead of using
    'jenkins_jobs' which is the package name so that we get the right data
    when processing versions on old setuptools.

    Closes-Bug: #1384238
    Change-Id: I94a6bc6a5580ea8861eb603e5dfab2825475b45f