diff options
| author | Derek Straka <derek@asterius.io> | 2024-01-12 22:09:35 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-01-13 09:08:37 -0800 |
| commit | 243fafa0920db52237ab19529817a9655f6e6b8d (patch) | |
| tree | 5ccf545b92e0b2d8803a24da703528af9e4bb7fe /meta-python | |
| parent | 72c56daa634803b2ab22142a84e9c0f77c101a96 (diff) | |
| download | meta-openembedded-243fafa0920db52237ab19529817a9655f6e6b8d.tar.gz | |
python3-protobuf: update to version 4.25.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-protobuf_4.25.2.bb (renamed from meta-python/recipes-devtools/python/python3-protobuf_4.25.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_4.25.1.bb b/meta-python/recipes-devtools/python/python3-protobuf_4.25.2.bb index 3c770e41d3..5333d306bd 100644 --- a/meta-python/recipes-devtools/python/python3-protobuf_4.25.1.bb +++ b/meta-python/recipes-devtools/python/python3-protobuf_4.25.2.bb | |||
| @@ -6,7 +6,7 @@ LICENSE = "BSD-3-Clause" | |||
| 6 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a9f8f0d527c043d" | 6 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a9f8f0d527c043d" |
| 7 | 7 | ||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
| 9 | SRC_URI[sha256sum] = "57d65074b4f5baa4ab5da1605c02be90ac20c8b40fb137d6a8df9f416b0d0ce2" | 9 | SRC_URI[sha256sum] = "fe599e175cb347efc8ee524bcd4b902d11f7262c0e569ececcb89995c15f0a5e" |
| 10 | 10 | ||
| 11 | # http://errors.yoctoproject.org/Errors/Details/184715/ | 11 | # http://errors.yoctoproject.org/Errors/Details/184715/ |
| 12 | # Can't find required file: ../src/google/protobuf/descriptor.proto | 12 | # Can't find required file: ../src/google/protobuf/descriptor.proto |
