Path to this page:
./
net/py-grpcio,
HTTP/2-based RPC framework
Branch: CURRENT,
Version: 1.67.1,
Package name: py312-grpcio-1.67.1,
Maintainer: kethzer.drgrpcio is a Python package for gRPC.
Required to run:[
net/libcares] [
security/openssl] [
devel/py-setuptools] [
lang/py-six] [
devel/py-protobuf] [
net/grpc] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 12285.178 KB
Version history: (Expand)
- (2024-10-29) Updated to version: py312-grpcio-1.67.1
- (2024-10-16) Updated to version: py312-grpcio-1.67.0
- (2024-10-01) Updated to version: py312-grpcio-1.66.2
- (2024-09-21) Updated to version: py312-grpcio-1.66.1
- (2024-08-20) Updated to version: py312-grpcio-1.65.5
- (2024-08-03) Updated to version: py311-grpcio-1.65.4
CVS history: (Expand)
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-11-05 18:22:00 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-grpcio: remove unused tests
|
2024-10-29 09:31:23 by Adam Ciarcinski | Files touched by this commit (8) | |
Log message:
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.67.1
1.67.1
This is a Python-only patch release.
|
2024-10-16 10:39:26 by Adam Ciarcinski | Files touched by this commit (9) | |
Log message:
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.67.0
Release v1.67.0
Core
[ruby] reduce an INFO log to DEBUG.
[release] Bump core version to 44.0.0.
[RlsLB] Fix Deadlock.
[Python Otel] Manage call tracer life cycle use call arena.
C++
[OTel C++] Fix race when adding and removing callbacks.
Python
[Backport to 1.67.x] Add templating and support for Python 3.13
Add templating and support for Python 3.13.
[Python Distrib] Change warning to RuntimeError for version incompatibility.
[reflection]: python: reflection returns original_request.
Ruby
[ruby] drop ruby 2.7 support.
[ruby] reduce ruby gpr_log invocations from INFO to DEBUG.
[ruby] refactor flaky test and expose cancel_with_status.
|
2024-10-01 11:03:08 by Adam Ciarcinski | Files touched by this commit (10) | |
Log message:
grpc py-grpcio py-grpcio-testing py-grpcio-tools: updated to 1.66.2
Release v1.66.2
Python
Added support for Python 3.13 and templating system for supported Python versions
|
2024-09-21 12:57:43 by Thomas Klausner | Files touched by this commit (6) | |
Log message:
ipy-grcpio*: update to 1.66.1
to match grpc 1.66.1
Python
[Python Distrib] Change warning to RuntimeError for version incompatibility \
(v1.66.x backport). (#37477)
Fix issues/36613. (#37022)
[fix] updated invocation_metadata return type hint. (#36894)
[Release] Add warning about PyPi latest version not necessarily matching \
Github latest version. (#36965)
|
2024-09-21 12:42:04 by Thomas Klausner | Files touched by this commit (5) |
Log message:
*: recursive bump for grpc 1.66.1
Many shlibs bumped
|
2024-09-21 12:24:31 by Thomas Klausner | Files touched by this commit (52) |
Log message:
*: recursive bump for protobuf 28.2
two static library became shared libraries - bump to be on the safe side
|