- Package:
- python3-grpcio
- Source:
- python3-grpcio
- Description:
- GRPC system (Python 3)
- Submitter:
- Thomas Goirand
- Date:
- 2025-03-10 12:36:01 UTC
- Severity:
- normal
Hi Laszlo, For the next OpenStack release (codename: Caracal), python3-tooz needs the new python3-grpcio 1.60.1 from upstream. Could you please package this new release, or alternatively, allow me to do so? Please let me know. Cheers, Thomas Goirand (zigo)
Please update to 1.63 or later which have upgraded to Cython 3. This helps with dropping the cython-legacy package.
Control: severity -1 important It would be really good if we could remove cython-legacy from testing soon. src:grpc however is a key package due to this dependency chain: systemd - llvm-defaults - llvm-toolchain-16 - grpc (- cython-legacy) Please help us out there with a new grpc release. Chris
[...] Long story. I need to break out UTF8 checking from Protobuf and gRPC sources. This is mostly done, but not yet finished / uploaded. Both Protobuf and gRPC need an up-to-date Abseil, I don't think the current one in Sid would do. At least my pre-check showed problems. I'm going to re-check everything and do my best. I will report back my findings here. Regards, Laszlo/GCS
Hi László (2024.10.06_15:15:39_-0400) The long-awaited Abseil transition is now in process (#1081553), causing an abseil FTBFS. I'll look into that more in a moment, and probably file a separtae bug. If the new gprc release is expected to help here, now could be the time for it. Stefano