Lars Volker has uploaded a new patch set (#2). Change subject: IMPALA-5189: Pin version of setuptools-scm ......................................................................
IMPALA-5189: Pin version of setuptools-scm A new upstream release of setuptools-scm (1.15.3) broke setting up the python environment. A subsequently released version fixed the breakage. Nonetheless pinning external dependencies seems like a good idea, so this change pins the version of setuptools-scm to the new version (1.15.4) to protect us from similar issues in the future. Change-Id: I398972d2cdf3acc9d5d8c598fc5b964b7241f1d2 --- M infra/python/deps/requirements.txt 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/99/6599/2 -- To view, visit http://gerrit.cloudera.org:8080/6599 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I398972d2cdf3acc9d5d8c598fc5b964b7241f1d2 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
