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

dnf: install grpcio explicitly #10

Merged
merged 2 commits into from
Feb 27, 2023
Merged

dnf: install grpcio explicitly #10

merged 2 commits into from
Feb 27, 2023

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Feb 27, 2023

especially for ARM due to missing wheel
see grpc/grpc#32454

especially for ARM due to missing wheel
see grpc/grpc#32454

Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
@glimchb glimchb requested a review from a team as a code owner February 27, 2023 13:02
@glimchb glimchb requested review from artek-koltun and intelfisz and removed request for intelfisz and artek-koltun February 27, 2023 13:02
@glimchb glimchb marked this pull request as draft February 27, 2023 13:08
Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
@glimchb glimchb marked this pull request as ready for review February 27, 2023 15:04
@glimchb
Copy link
Member Author

glimchb commented Feb 27, 2023

looks good:

2023-02-27T13:13:36.1667771Z #9 98.37 Requirement already satisfied: grpcio in /usr/lib64/python3.11/site-packages (1.48.3)
2023-02-27T13:13:36.6021290Z #9 98.87 Requirement already satisfied: grpcio-tools in /usr/lib64/python3.11/site-packages (1.48.3)

@glimchb glimchb merged commit 1575bbb into main Feb 27, 2023
@glimchb glimchb deleted the grpcio branch February 27, 2023 15:06
@glimchb glimchb mentioned this pull request Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants