Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10775 )
Change subject: KUDU-2478: restore python 2.6 compatibility ...................................................................... KUDU-2478: restore python 2.6 compatibility Another day, another unpinned dependency breaks compatibility with Python 2.6. This time it was due to updates to pytest and pytest-timeout. I pinned them to the last versions before 2.6 compatibility became unsupported. I tested by running through the Python steps in build-and-test.sh on a CentOS 6.6 machine. Change-Id: I5869f3105c14ecb10023565f353664fb20720886 Reviewed-on: http://gerrit.cloudera.org:8080/10774 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> (cherry picked from commit 61fb6dc30a59047aee097ce4e8f82bf6d268effe) Reviewed-on: http://gerrit.cloudera.org:8080/10775 Reviewed-by: Andrew Wong <[email protected]> --- M python/requirements.txt M python/setup.py 2 files changed, 12 insertions(+), 3 deletions(-) Approvals: Andrew Wong: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/10775 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.7.x Gerrit-MessageType: merged Gerrit-Change-Id: I5869f3105c14ecb10023565f353664fb20720886 Gerrit-Change-Number: 10775 Gerrit-PatchSet: 2 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins
