python-grpc-tools 1.14.1-4 source package in Ubuntu

Changelog

python-grpc-tools (1.14.1-4) unstable; urgency=medium

  * Team upload.
  * Patch: Support setuptools >= 60 (Closes: #1022538)
  * Re-cythonize source, for Python 3.11 support.

 -- Stefano Rivera <email address hidden>  Sun, 13 Nov 2022 11:09:57 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-grpc-tools_1.14.1-4.dsc 1.5 KiB d1b469c1fad3bacbfe0ddb08acc7469404943da1011e691214cb3b1773002600
python-grpc-tools_1.14.1.orig.tar.gz 1.8 MiB ca39d0e929ab67f3a165962d5557fea47fa383269cc361081b0610181cec31e9
python-grpc-tools_1.14.1-4.debian.tar.xz 6.3 KiB f8d6934d9e154b2de64bf3d544d5b20de4bf4b77920c951ded036a07e9100427

No changes file available.

Binary packages built by this source

python3-grpc-tools: Protobuf code generator for gRPC (Python 3)

 gRPC is a modern open source high performance RPC framework. It can
 efficiently connect services in and across data centers with pluggable support
 for load balancing, tracing, health checkin and authentication.
 .
 It is also applicable in last mile of distributed computing to connect
 devices, mobile applications and browsers to backend services.
 .
 This package installs the Protobuf code generator for Python 3.

python3-grpc-tools-dbgsym: debug symbols for python3-grpc-tools