summaryrefslogtreecommitdiffstats
path: root/contrib/python/grpcio/py3
diff options
context:
space:
mode:
authorrobot-piglet <[email protected]>2025-05-07 18:49:34 +0300
committerrobot-piglet <[email protected]>2025-05-07 18:59:44 +0300
commitd84c7b76dffb859556a66a5225719301f4ea5d20 (patch)
treebf45692630151b0f31fb0faaf123ce1e1c8f4609 /contrib/python/grpcio/py3
parent2c268ea2f75cf817b7c1d42ba52415440e9b66ef (diff)
Intermediate changes
commit_hash:7f5f02d49860d6bc8e05e637cc10b1baf450d6df
Diffstat (limited to 'contrib/python/grpcio/py3')
-rw-r--r--contrib/python/grpcio/py3/.dist-info/METADATA2
-rw-r--r--contrib/python/grpcio/py3/ya.make2
2 files changed, 2 insertions, 2 deletions
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()