aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
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
commit5fc8680e27fca3e5fb24cf38f769a421e72ac95f (patch)
tree2a3103d4b039f7ac7cdfd824d2c6977047f21ca7 /meta-python
parent8ef250d8588ec1413e77c04589a621f193ca1959 (diff)
downloadmeta-openembedded-contrib-5fc8680e27fca3e5fb24cf38f769a421e72ac95f.tar.gz
python(3)-protobuf: upgrade 3.5.2 -> 3.6.0
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-protobuf.inc4
-rw-r--r--meta-python/recipes-devtools/python/python-protobuf_3.6.0.bb (renamed from meta-python/recipes-devtools/python/python-protobuf_3.5.2.bb)1
-rw-r--r--meta-python/recipes-devtools/python/python3-protobuf_3.6.0.bb (renamed from meta-python/recipes-devtools/python/python3-protobuf_3.5.2.bb)0
3 files changed, 3 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-protobuf.inc b/meta-python/recipes-devtools/python/python-protobuf.inc
index 5802fea889..6a0568ae62 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://${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/meta-python/recipes-devtools/python/python-protobuf_3.5.2.bb b/meta-python/recipes-devtools/python/python-protobuf_3.6.0.bb
index f04fc489f0..dc0823fd23 100644
--- a/meta-python/recipes-devtools/python/python-protobuf_3.5.2.bb
+++ b/meta-python/recipes-devtools/python/python-protobuf_3.6.0.bb
@@ -1,2 +1,3 @@
inherit setuptools
require python-protobuf.inc
+
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.5.2.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.6.0.bb
index 781d1dc4da..781d1dc4da 100644
--- a/meta-python/recipes-devtools/python/python3-protobuf_3.5.2.bb
+++ b/meta-python/recipes-devtools/python/python3-protobuf_3.6.0.bb