Add missing python3-grpcio+protobuf extras metapackage

This commit is contained in:
Benjamin A. Beasley 2021-09-30 10:15:01 -04:00
parent 281a67934f
commit bc86f7178f

View File

@ -464,6 +464,9 @@ Requires: %{name}-data = %{version}-%{release}
Python language bindings for gRPC (HTTP/2-based RPC framework).
%{?python_extras_subpkg:%python_extras_subpkg -n python3-grpcio -i %{python3_sitearch}/grpcio-%{version}-py%{python3_version}.egg-info protobuf}
%package -n python3-grpcio-tools
Summary: Package for gRPC Python tools
# License: same as base package