Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/8155 )
Change subject: python: pin to cython 0.26.1 ...................................................................... python: pin to cython 0.26.1 Some of our el6-based builds are running into an installation issue [1] that appears to have surfaced in Cython 0.27. We don't actually need any features from recent Cython releases, so let's pin to the last one known to be good. 1. https://github.com/cython/cython/issues/1879 Change-Id: I201f4c078ff1308f267f73275f7cacb35161a2d3 Reviewed-on: http://gerrit.cloudera.org:8080/8155 Reviewed-by: Jean-Daniel Cryans <[email protected]> Tested-by: Kudu Jenkins --- M python/requirements.txt 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Jean-Daniel Cryans: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/8155 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I201f4c078ff1308f267f73275f7cacb35161a2d3 Gerrit-Change-Number: 8155 Gerrit-PatchSet: 2 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Wes McKinney <[email protected]>
