Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10774 )
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]> --- M python/requirements.txt M python/setup.py 2 files changed, 12 insertions(+), 3 deletions(-) Approvals: Kudu Jenkins: Verified Adar Dembo: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/10774 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I5869f3105c14ecb10023565f353664fb20720886 Gerrit-Change-Number: 10774 Gerrit-PatchSet: 4 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Jordan Birdsell <[email protected]> Gerrit-Reviewer: Kudu Jenkins
