summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-protobuf_4.23.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-protobuf: upgrade 4.23.3 -> 4.23.4Wang Mingyu2023-07-201-39/+0
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-protobuf: upgrade 4.23.2 -> 4.23.3Wang Mingyu2023-06-191-0/+39
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>