Task #158
closedAdd python-qpid 0.18 to EL5 external_deps.json
100%
Description
The external_deps.json file currently can only express a single version, platforms relationship because the dependency name is the key to the dictionary. This file is used by builder.py to determine which dependencies should be included in the mash for different distros.
The python-qpid-0.18-1 dependency already exists in koji. That should be used only on EL5. For the EL6 platform, it should continue to receive 0.26-3.
Deliverables¶
- Extend external_deps.json to express python-qpid 0.18-1 for EL5 and 0.26-3 for EL6.
- Extend pulp_packaging/ci/build-all.py to work with the new external_deps.py
- Tell bcourt that the builders can be updated to not use MRG anymore, but instead get their python-qpid 0.18 from the Pulp repo for EL5.
Updated by bcourt over 8 years ago
By the time this task is started the builder.py script will likely no longer be used. The tools used for building & tagging should be living in pulp_packaging/ci/ at that point. Please coordinate with Barnaby before starting work on this task.
Updated by bmbouter over 8 years ago
- Tags Groomed added
- Tags deleted (
Sprint Candidate)
Added by bcourt over 8 years ago
Added by bcourt over 8 years ago
158 - Add python-qpid 0.18-1 to EL5 external_deps.json
Also, remove the builder.py since that code now lives in pulp_packaging
closes #158
Updated by bcourt over 8 years ago
- Status changed from NEW to POST
- % Done changed from 0 to 100
Updated by bcourt over 8 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp|dd9653c552cd0f2cc93f5e93b40610621eb7e09f.
Updated by bmbouter over 8 years ago
- Status changed from 7 to CLOSED - CURRENTRELEASE
Updated by bmbouter over 8 years ago
- Sprint Candidate set to Yes
- Tags deleted (
Sprint Candidate)
158 - Add python-qpid 0.18-1 to EL5 external_deps.json
Also, remove the builder.py since that code now lives in pulp_packaging
closes #158