Hello Jean-Daniel Cryans, Andrew Wong,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/10774
to review the following change.
Change subject: python: restore python 2.6 compatibility
......................................................................
python: 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
---
M python/requirements.txt
M python/setup.py
2 files changed, 11 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/74/10774/1
--
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: newchange
Gerrit-Change-Id: I5869f3105c14ecb10023565f353664fb20720886
Gerrit-Change-Number: 10774
Gerrit-PatchSet: 1
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>