diff options
author | Derek Straka <derek@asterius.io> | 2023-09-22 22:13:38 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-09-22 15:41:08 -0700 |
commit | f52decfaa65d70e59a8bdcde21e2d0f3e149561f (patch) | |
tree | 06c2164cbac0573ac9e49b2b37b571ffa10ab640 /meta-python/recipes-devtools/python | |
parent | df45d439dc52de2ac0dd55f682390925eaa413ae (diff) | |
download | meta-openembedded-f52decfaa65d70e59a8bdcde21e2d0f3e149561f.tar.gz |
python3-protobuf: Update version 4.24.2 -> 4.24.3
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-protobuf_4.24.3.bb (renamed from meta-python/recipes-devtools/python/python3-protobuf_4.24.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_4.24.2.bb b/meta-python/recipes-devtools/python/python3-protobuf_4.24.3.bb index 3014884a33..b78ae6a1b0 100644 --- a/meta-python/recipes-devtools/python/python3-protobuf_4.24.2.bb +++ b/meta-python/recipes-devtools/python/python3-protobuf_4.24.3.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a | |||
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | SRC_URI += "file://0001-message.c-Cast-uintptr_t-types-to-upb_MessageDef.patch" | 9 | SRC_URI += "file://0001-message.c-Cast-uintptr_t-types-to-upb_MessageDef.patch" |
10 | SRC_URI[sha256sum] = "7fda70797ddec31ddfa3576cbdcc3ddbb6b3078b737a1a87ab9136af0570cd6e" | 10 | SRC_URI[sha256sum] = "12e9ad2ec079b833176d2921be2cb24281fa591f0b119b208b788adc48c2561d" |
11 | 11 | ||
12 | # http://errors.yoctoproject.org/Errors/Details/184715/ | 12 | # http://errors.yoctoproject.org/Errors/Details/184715/ |
13 | # Can't find required file: ../src/google/protobuf/descriptor.proto | 13 | # Can't find required file: ../src/google/protobuf/descriptor.proto |