python/python3-grpcio: Update for 1.80.0#15786
Closed
isaackwy wants to merge 1 commit into
Closed
Conversation
reverse dependencies - python/python3-grpcio
|
✅ sbolint - python/python3-grpcio ✅ |
Contributor
Author
|
@sbo-bot: build python/python3-grpcio |
buildpkg i586 python/python3-grpcioSnipped Build LogDetails |
sbopkglint i586 python/python3-grpcio |
buildpkg x86_64 python/python3-grpcioSnipped Build LogDetails |
sbopkglint x86_64 python/python3-grpcio |
Member
|
@sbo-bot: build network/warpinator |
Member
|
@sbo-bot: build system/OpenSnitch |
buildpkg i586 network/warpinatorSnipped Build LogDetails |
sbopkglint i586 network/warpinator |
buildpkg x86_64 network/warpinatorSnipped Build LogDetails |
sbopkglint x86_64 network/warpinator |
buildpkg i586 system/OpenSnitchSnipped Build LogDetails |
sbopkglint i586 system/OpenSnitch |
buildpkg x86_64 system/OpenSnitchSnipped Build LogDetails |
sbopkglint x86_64 system/OpenSnitch |
Member
|
merged |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Extra details:
This build does not work in Slackware-current, but I'm not fixing that right now.
The cause of the Slackware-current build failure is that it has protobuf 34.1.
In that case, I would have to complete something similar to the following (when @willysr had updated protobuf to 30.0 on Slackware 15.0): #10117
I don't know whether Patrick (on Slackware-current) will update protobuf to 35.0 (meaning that any fixes to python3-grpcio meant for protobuf 34.1 will become unnecessary.)