summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-06-19 14:48:20 +0800
committerKhem Raj <raj.khem@gmail.com>2023-06-19 10:24:49 -0700
commitd48d4a02dc892af11d0f29219319ca1653a76a0c (patch)
treefe9890917fd05c8bfbc9b0e7222eb7931a7a485d /meta-python/recipes-devtools/python
parent4f702b35f6d2172f6916d28b50fc7e98bf31df5a (diff)
downloadmeta-openembedded-d48d4a02dc892af11d0f29219319ca1653a76a0c.tar.gz
python3-protobuf: upgrade 4.23.2 -> 4.23.3
Changelog: ========== C++ ------ Regenerate stale files (#13046) (58b6ddb) Use the same ABI for static and shared libraries on non-Windows platforms (#12983) (efa1ec7) Objective-C ----------- Regenerate stale files (#13046) (58b6ddb) UPB (Python/PHP/Ruby C-Extension) ---------------------------------- Fixed a bug in upb_Map_Delete() that caused crashes in map.delete(k) for Ruby when string-keyed maps were in use. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> 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.23.3.bb (renamed from meta-python/recipes-devtools/python/python3-protobuf_4.23.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_4.23.2.bb b/meta-python/recipes-devtools/python/python3-protobuf_4.23.3.bb
index 6aa4f636eb..84fa9f866f 100644
--- a/meta-python/recipes-devtools/python/python3-protobuf_4.23.2.bb
+++ b/meta-python/recipes-devtools/python/python3-protobuf_4.23.3.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9
10SRC_URI[sha256sum] = "20874e7ca4436f683b64ebdbee2129a5a2c301579a67d1a7dda2cdf62fb7f5f7" 10SRC_URI[sha256sum] = "7a92beb30600332a52cdadbedb40d33fd7c8a0d7f549c440347bc606fb3fe34b"
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