python3-flatbuffers: upgrade 24.3.7 -> 24.3.25

Changelog:
============
-Fix License
-Fix handling non null-terminated string_views in LookupByKey

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2024-04-01 22:50:51 +08:00 committed by Khem Raj
parent 8a11bb87f0
commit cf58199985
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -1,3 +1,3 @@
PV = "24.3.7"
SRCREV = "6ff9e90e7e399f3977e99a315856b57c8afe5b4d"
PV = "24.3.25"
SRCREV = "595bf0007ab1929570c7671f091313c8fc20644e"
SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https"