diff options
author | Pierre-Jean Texier <pjtexier@koncepto.io> | 2020-03-09 21:57:29 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-03-10 18:21:23 -0700 |
commit | 558d321c46b20c212168fd7971108fb9e7591bc9 (patch) | |
tree | 90ac945208f36a3ee076cb7ef05f0e1261d964e3 /meta-python/recipes-devtools/python | |
parent | 8b6cda142bc6687177708dc939d750fa76d43160 (diff) | |
download | meta-openembedded-558d321c46b20c212168fd7971108fb9e7591bc9.tar.gz |
python3-protobuf: upgrade 3.9.2 -> 3.11.3
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.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/python-protobuf.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-protobuf_3.11.3.bb (renamed from meta-python/recipes-devtools/python/python3-protobuf_3.9.2.bb) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-protobuf.inc b/meta-python/recipes-devtools/python/python-protobuf.inc index 406131108..5716894f3 100644 --- a/meta-python/recipes-devtools/python/python-protobuf.inc +++ b/meta-python/recipes-devtools/python/python-protobuf.inc | |||
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=19e8f490f9526b1de8 | |||
7 | 7 | ||
8 | inherit pypi | 8 | inherit pypi |
9 | 9 | ||
10 | SRC_URI[md5sum] = "d634666c898148e4565ac62f3ba4a2ca" | 10 | SRC_URI[md5sum] = "eeda7dea65fc94e560fc9a8180eb1872" |
11 | SRC_URI[sha256sum] = "843f498e98ad1469ad54ecb4a7ccf48605a1c5d2bd26ae799c7a2cddab4a37ec" | 11 | SRC_URI[sha256sum] = "c77c974d1dadf246d789f6dad1c24426137c9091e930dbf50e0a29c1fcf00b1f" |
12 | 12 | ||
13 | # http://errors.yoctoproject.org/Errors/Details/184715/ | 13 | # http://errors.yoctoproject.org/Errors/Details/184715/ |
14 | # Can't find required file: ../src/google/protobuf/descriptor.proto | 14 | # Can't find required file: ../src/google/protobuf/descriptor.proto |
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.9.2.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.11.3.bb index 30ea34e90..30ea34e90 100644 --- a/meta-python/recipes-devtools/python/python3-protobuf_3.9.2.bb +++ b/meta-python/recipes-devtools/python/python3-protobuf_3.11.3.bb | |||