python3-protobuf: upgrade from 5.29.5 to 6.31.1

protobuf was upgraded from 5.29.5 to 6.31.1. Upgrade python3-protobuf
to match, otherwise a fatal mismatch error occurs.

Signed-off-by: Jon Mason <jon.mason@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Jon Mason 2025-06-26 10:49:12 -04:00 committed by Khem Raj
parent f048d118f2
commit 850d9bb011
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = " \
"
inherit pypi setuptools3
SRC_URI[sha256sum] = "bc1463bafd4b0929216c35f437a8e28731a2b7fe3d98bb77a600efced5a15c84"
SRC_URI[sha256sum] = "d8cac4c982f0b957a4dc73a80e2ea24fab08e679c0de9deb835f4a12d69aca9a"
CVE_PRODUCT += "google:protobuf protobuf:protobuf google-protobuf protobuf-python"