Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17074 )
Change subject: python: pin pytest-runner to <5.3.0 ...................................................................... python: pin pytest-runner to <5.3.0 Per https://github.com/pytest-dev/pytest-runner/blob/v5.3.0/CHANGES.rst, version 5.3.0 started requiring python 3.6 or higher, which is above the minimum supported for Kudu. So, this pins the version to below 5.3.0. Change-Id: I54fe40b0a6e56f74c4a3d7ce2d336d25ce6a33e2 Reviewed-on: http://gerrit.cloudera.org:8080/17074 Tested-by: Kudu Jenkins Reviewed-by: Grant Henke <[email protected]> --- M python/setup.py 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Kudu Jenkins: Verified Grant Henke: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/17074 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I54fe40b0a6e56f74c4a3d7ce2d336d25ce6a33e2 Gerrit-Change-Number: 17074 Gerrit-PatchSet: 3 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
