Files
typeshed/stubs/protobuf/METADATA.toml
2024-09-23 19:14:28 +02:00

10 lines
540 B
TOML

# Whenever you update version here, PACKAGE_VERSION should be updated
# in scripts/sync_proto/google_protobuf.py and vice-versa.
version = "5.28.*"
upstream_repository = "https://github.com/protocolbuffers/protobuf"
extra_description = "Partially generated using [mypy-protobuf==3.6.0](https://github.com/nipunn1313/mypy-protobuf/tree/v3.6.0) and libprotoc 26.1 on [protobuf v28.2](https://github.com/protocolbuffers/protobuf/releases/tag/v28.2) (python `protobuf==5.28.2`)."
partial_stub = true
[tool.stubtest]
ignore_missing_stub = true