Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force Python CI to use earlier version of Protobuf which supports Python2 #12058

Merged
merged 1 commit into from
Sep 16, 2021

Conversation

merlimat
Copy link
Contributor

Motivation

The C++/Python CI job is currently broken after a Protobuf update was pushed to PyPI: https://pypi.org/project/protobuf/#history

Protobuf 3.18 doesn't work anymore on Py2 and our CI for Python is still running on Py2. For now, let's pin the Protobuf version, later we need to eradicate Py2 from the codebase.

@merlimat merlimat merged commit 5163ee4 into apache:master Sep 16, 2021
@merlimat merlimat deleted the fix-python-ci branch September 16, 2021 06:16
jerrypeng pushed a commit to jerrypeng/incubator-pulsar that referenced this pull request Nov 4, 2021
bharanic-dev pushed a commit to bharanic-dev/pulsar that referenced this pull request Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants