openstack-ansible/releasenotes
Jesse Pretorius ab2834ef8e Use current, but pinned versions of pip, setuptools and wheel
This patch provides a convenience script to check for the current
version of any package on PyPI, then output it in various ways.

This script is used in the SHA updating script in order to provide
a current set of critical packages to ensure that each SHA bump
includes an update to a current version of pip, setuptools and
wheel but also to ensure that they are pinned to a specific version
with this particular set of packages.

This ensures that we keep current with these packages as they
change, but also ensures that the versions tested for each tag are
the versions used forever.

The patch also ensures that any package installed by pip is upgraded
to the expected versions.

Depends-On: I0a78135737c40a505d77df6ed67da0ef6695bfcb
Change-Id: I61795b3afb4804060d494a08975c10adcf52f468
2016-03-02 20:06:24 +00:00
..
notes Use current, but pinned versions of pip, setuptools and wheel 2016-03-02 20:06:24 +00:00
source Arrange Release Notes similarly to the Documentation 2016-01-22 19:37:34 +00:00