Source: mypy-protobuf Version: 3.2.0-2 Severity: normal Hi,
mypy-protobuf 3.3.0 was released on 2022-08-24, but Debian still ships an older version. The latest release is currently mypy-protobuf 4.0.0 released on 2025-12-20 and it looks like 5.0.0 will be released in the near future (the latest commit says "Prep 5.0.0 release"[1]). The `generate_concrete_servicer_stubs` option[2] seems to have no effect in the version shipped in Debian; it probably was only added in a later version. Please update the Debian package. Ansgar [1]: https://github.com/nipunn1313/mypy-protobuf/commit/47fa102ae5d2bd2a1fdde2adf94cf006a3e939a4 [2]: https://github.com/nipunn1313/mypy-protobuf?tab=readme-ov-file#generate_concrete_servicer_stubs

