tools/toCOPY
Don Penney 997443e754 Constrain more-itertools for build failure
A recent update to the more-itertools python module causes a failure
in the STX_BUILD_container_setup CENGN build job. This module dropped
python-2.7 support after its 5.0.0 release. The newest update causes a
failure due to code that does not work with 2.7.

This commit adds a builder-constraints.txt file that the Dockerfile
passes to the pip install command to constrain module versions during
setup of the build container, allowing us to constrain the
more-itertools version to 5.0.0, the last version to officially
support python 2.7.

Change-Id: I3432c204ecd7c4ddedd8a7dea14216d4ec31e0aa
Closes-Bug: 1859642
Signed-off-by: Don Penney <don.penney@windriver.com>
(cherry picked from commit 12c3dc4772)
2020-01-16 18:15:27 +00:00
..
cgcs_overlay Add build tools 2018-06-08 17:01:43 -05:00
.inputrc Add build tools 2018-06-08 17:01:43 -05:00
WhatAreThese.md Add build tools 2018-06-08 17:01:43 -05:00
builder-constraints.txt Constrain more-itertools for build failure 2020-01-16 18:15:27 +00:00
finishSetup.sh Followup opendev cleanup and test jobs 2019-04-21 16:08:20 -05:00
generate-cgcs-centos-repo.sh fix generate-cgcs-centos-repo.sh error if symbolic links in mirror dir 2019-06-05 15:02:33 +08:00
generate-cgcs-tis-repo Add notices on Intel authored files. 2019-03-20 10:21:32 -06:00
populate_downloads.sh update mellanox driver name with the new version 2019-01-30 23:48:29 +08:00