Adar Dembo has uploaded this change for review. ( 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) --- M python/requirements.txt M python/setup.py 2 files changed, 12 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/75/10775/1 -- 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: newchange Gerrit-Change-Id: I5869f3105c14ecb10023565f353664fb20720886 Gerrit-Change-Number: 10775 Gerrit-PatchSet: 1 Gerrit-Owner: Adar Dembo <[email protected]>
