[oe-commits] [meta-openembedded] 27/28: python{, 3}-protobuf: Update 3.6.0 -> 3.6.1

git at git.openembedded.org git at git.openembedded.org
Wed Aug 29 01:33:22 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 46aa68deaf5770d2254401f8dd55098e07ae81fa
Author: Jens Rehsack <sno at netbsd.org>
AuthorDate: Tue Aug 28 16:20:41 2018 +0200

    python{, 3}-protobuf: Update 3.6.0 -> 3.6.1
    
    Update recipe for python protobuf to 3.6.1 to align with
    protobuf.
    
    Signed-off-by: Jens Rehsack <sno at netbsd.org>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-protobuf.inc               | 4 ++--
 .../python/{python-protobuf_3.6.0.bb => python-protobuf_3.6.1.bb}     | 0
 .../python/{python3-protobuf_3.6.0.bb => python3-protobuf_3.6.1.bb}   | 0
 3 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 a1866b3..b617904 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] = "074abcceee0d795ba34ad6430f71d0e8"
-SRC_URI[sha256sum] = "a37836aa47d1b81c2db1a6b7a5e79926062b5d76bd962115a0e615551be2b48d"
+SRC_URI[md5sum] = "e2daef80e70249aa1f05363670c6b3f8"
+SRC_URI[sha256sum] = "1489b376b0f364bcc6f89519718c057eb191d7ad6f1b395ffd93d1aa45587811"
 
 # http://errors.yoctoproject.org/Errors/Details/184715/
 # Can't find required file: ../src/google/protobuf/descriptor.proto
diff --git a/meta-python/recipes-devtools/python/python-protobuf_3.6.0.bb b/meta-python/recipes-devtools/python/python-protobuf_3.6.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-protobuf_3.6.0.bb
rename to meta-python/recipes-devtools/python/python-protobuf_3.6.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.6.0.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.6.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-protobuf_3.6.0.bb
rename to meta-python/recipes-devtools/python/python3-protobuf_3.6.1.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list