Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24514 )
Change subject: [thirdparty] do not try building EOL-ed Python version ...................................................................... [thirdparty] do not try building EOL-ed Python version Python is required for building Kudu at least by the published documentation [1], so it doesn't make much sense to maintain dead code that attempts building an already EOL-ed version of Python. [1] https://kudu.apache.org/docs/installation.html Change-Id: I302d8a48bd58171a9838845d254b31de1ca25169 Reviewed-on: http://gerrit.cloudera.org:8080/24514 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Marton Greber <[email protected]> --- M thirdparty/build-definitions.sh M thirdparty/download-thirdparty.sh M thirdparty/vars.sh 3 files changed, 13 insertions(+), 38 deletions(-) Approvals: Alexey Serbin: Verified Marton Greber: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/24514 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I302d8a48bd58171a9838845d254b31de1ca25169 Gerrit-Change-Number: 24514 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]>
