project-config/roles/copy-release-tools-scripts
Sean McGinnis 37b9019e96
Make update_constraints.sh aware of python_versions
Current update constraints patches replace all entries of a package with
an entry for the new version. But the upper-constraints file now needs
to have multiple entries with specific ";python_version=='x.x'" to be
able to handle differing requirements for packages that no longer
support Python 2, or even earlier Python 3 versions.

This adds awareness to the update script to only update the version for
matching python_version specifiers if they are present. It then falls
back to replacing the full line if the entry for the package does not
have any python_version markers at all.

Change-Id: I5e5e604fe9e461e45af0aa4446edd0af89d63381
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-02-25 12:29:22 -06:00
..
files/release-tools Make update_constraints.sh aware of python_versions 2020-02-25 12:29:22 -06:00
tasks Fix rsync invocation 2018-03-06 09:24:28 +01:00
README.rst Move release-tools out of jenkins/scripts 2018-02-27 19:27:35 +01:00

README.rst

Copy release-tools scripts directory to remote hosts

The scripts/release-tools directory will be placed in the remote home directory as scripts/release-tools.