Mention rerunning sync_protobuf scripts (#13924)

This commit is contained in:
Avasam
2025-05-03 02:29:31 +02:00
committed by GitHub
parent dde3f837a6
commit f26b41bdd1
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
# Using an exact number in the specifier for scripts/sync_protobuf/google_protobuf.py
# When updating, also re-run the script
version = "~=5.29.1"
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 28.1 on [protobuf v29.1](https://github.com/protocolbuffers/protobuf/releases/tag/v29.1) (python `protobuf==5.29.1`)."