diff options
| author | robot-contrib <[email protected]> | 2026-05-19 07:26:22 +0300 |
|---|---|---|
| committer | robot-contrib <[email protected]> | 2026-05-19 07:47:51 +0300 |
| commit | 9a6e5064fab4bda42fa40187b927bf465238ae54 (patch) | |
| tree | 15f8ab5d45431c0c8b1db48bb95e5449daeee9de /contrib/python | |
| parent | 5bf2e428d5a1e8e8cef995ebb1857890e73d55fd (diff) | |
Update contrib/python/types-protobuf to 7.34.1.20260503
commit_hash:f180a5883ffdb75f514ed8d133415fc7ad8fa188
Diffstat (limited to 'contrib/python')
4 files changed, 5 insertions, 4 deletions
diff --git a/contrib/python/types-protobuf/.dist-info/METADATA b/contrib/python/types-protobuf/.dist-info/METADATA index 66f17c06342..d45760304fe 100644 --- a/contrib/python/types-protobuf/.dist-info/METADATA +++ b/contrib/python/types-protobuf/.dist-info/METADATA @@ -1,6 +1,6 @@ Metadata-Version: 2.4 Name: types-protobuf -Version: 7.34.1.20260408 +Version: 7.34.1.20260503 Summary: Typing stubs for protobuf License-Expression: Apache-2.0 Project-URL: Homepage, https://github.com/python/typeshed @@ -41,4 +41,4 @@ This package was tested with the following type checkers: * [pyright](https://github.com/microsoft/pyright) 1.1.408 It was generated from typeshed commit -[`563213272e5db2a858e37bdf6938b0c8742ec192`](https://github.com/python/typeshed/commit/563213272e5db2a858e37bdf6938b0c8742ec192). +[`44dac880beafef55e6a7dd350c6a484a1c35e112`](https://github.com/python/typeshed/commit/44dac880beafef55e6a7dd350c6a484a1c35e112). diff --git a/contrib/python/types-protobuf/README.md b/contrib/python/types-protobuf/README.md index 94395f5685f..455746a6b27 100644 --- a/contrib/python/types-protobuf/README.md +++ b/contrib/python/types-protobuf/README.md @@ -24,4 +24,4 @@ This package was tested with the following type checkers: * [pyright](https://github.com/microsoft/pyright) 1.1.408 It was generated from typeshed commit -[`563213272e5db2a858e37bdf6938b0c8742ec192`](https://github.com/python/typeshed/commit/563213272e5db2a858e37bdf6938b0c8742ec192).
\ No newline at end of file +[`44dac880beafef55e6a7dd350c6a484a1c35e112`](https://github.com/python/typeshed/commit/44dac880beafef55e6a7dd350c6a484a1c35e112).
\ No newline at end of file diff --git a/contrib/python/types-protobuf/google-stubs/protobuf/descriptor.pyi b/contrib/python/types-protobuf/google-stubs/protobuf/descriptor.pyi index d470af98907..c1fdd570161 100644 --- a/contrib/python/types-protobuf/google-stubs/protobuf/descriptor.pyi +++ b/contrib/python/types-protobuf/google-stubs/protobuf/descriptor.pyi @@ -343,6 +343,7 @@ class FileDescriptor(DescriptorBase): create_key=None, ): ... _options: Any + _loaded_options: Any pool: DescriptorPool message_types_by_name: Mapping[str, Descriptor] name: str diff --git a/contrib/python/types-protobuf/ya.make b/contrib/python/types-protobuf/ya.make index 8281a316e04..f5c9ac302cb 100644 --- a/contrib/python/types-protobuf/ya.make +++ b/contrib/python/types-protobuf/ya.make @@ -2,7 +2,7 @@ PY3_LIBRARY() -VERSION(7.34.1.20260408) +VERSION(7.34.1.20260503) LICENSE(Apache-2.0) |
