From d84c7b76dffb859556a66a5225719301f4ea5d20 Mon Sep 17 00:00:00 2001 From: robot-piglet Date: Wed, 7 May 2025 18:49:34 +0300 Subject: Intermediate changes commit_hash:7f5f02d49860d6bc8e05e637cc10b1baf450d6df --- contrib/python/grpcio/py3/.dist-info/METADATA | 2 +- contrib/python/grpcio/py3/ya.make | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/python') diff --git a/contrib/python/grpcio/py3/.dist-info/METADATA b/contrib/python/grpcio/py3/.dist-info/METADATA index 555c9045a25..28043b8662e 100644 --- a/contrib/python/grpcio/py3/.dist-info/METADATA +++ b/contrib/python/grpcio/py3/.dist-info/METADATA @@ -22,7 +22,7 @@ Requires-Python: >=3.7 Description-Content-Type: text/x-rst License-File: LICENSE Provides-Extra: protobuf -Requires-Dist: grpcio-tools (>=1.54.3) ; extra == 'protobuf' +Requires-Dist: grpcio-tools >=1.54.3 ; extra == 'protobuf' gRPC Python =========== diff --git a/contrib/python/grpcio/py3/ya.make b/contrib/python/grpcio/py3/ya.make index 45adcdfc67a..16f14152ad3 100644 --- a/contrib/python/grpcio/py3/ya.make +++ b/contrib/python/grpcio/py3/ya.make @@ -1,4 +1,4 @@ -# Generated by devtools/yamaker from nixpkgs 22.11. +# Generated by devtools/yamaker from nixpkgs 24.05. PY3_LIBRARY() -- cgit v1.3