aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2018-06-26 14:00:45 +0800
committerKhem Raj <raj.khem@gmail.com>2018-06-27 22:17:33 -0700
commit15bf4344fed6efe47281b88dd9e735edca88cfb8 (patch)
tree34aac583510fb861e802e89f64a7044c0aec3d65 /recipes-devtools
parentab79aa302f6334b87a2de49521ac287deb69dae3 (diff)
downloadmeta-python2-15bf4344fed6efe47281b88dd9e735edca88cfb8.tar.gz
python(3)-protobuf: upgrade 3.5.2 -> 3.6.0
(From meta-openembedded commit: 5fc8680e27fca3e5fb24cf38f769a421e72ac95f) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/python/python-protobuf.inc4
-rw-r--r--recipes-devtools/python/python-protobuf_3.6.0.bb (renamed from recipes-devtools/python/python-protobuf_3.5.2.bb)1
2 files changed, 3 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-protobuf.inc b/recipes-devtools/python/python-protobuf.inc
index 5802fea..6a0568a 100644
--- a/recipes-devtools/python/python-protobuf.inc
+++ b/recipes-devtools/python/python-protobuf.inc
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec
inherit pypi
-SRC_URI[md5sum] = "393a53483224cb338df5c643646c0300"
-SRC_URI[sha256sum] = "09879a295fd7234e523b62066223b128c5a8a88f682e3aff62fb115e4a0d8be0"
+SRC_URI[md5sum] = "074abcceee0d795ba34ad6430f71d0e8"
+SRC_URI[sha256sum] = "a37836aa47d1b81c2db1a6b7a5e79926062b5d76bd962115a0e615551be2b48d"
UPSTREAM_CHECK_REGEX = "protobuf/(?P<pver>\d+(\.\d+)+)/"
diff --git a/recipes-devtools/python/python-protobuf_3.5.2.bb b/recipes-devtools/python/python-protobuf_3.6.0.bb
index f04fc48..dc0823f 100644
--- a/recipes-devtools/python/python-protobuf_3.5.2.bb
+++ b/recipes-devtools/python/python-protobuf_3.6.0.bb
@@ -1,2 +1,3 @@
inherit setuptools
require python-protobuf.inc
+