All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python{, 3}-protobuf: Update 3.6.0 -> 3.6.1
@ 2018-08-28 14:20 Jens Rehsack
  0 siblings, 0 replies; only message in thread
From: Jens Rehsack @ 2018-08-28 14:20 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jens Rehsack

Update recipe for python protobuf to 3.6.1 to align with
protobuf.

Signed-off-by: Jens Rehsack <sno@netbsd.org>
---
 meta-python/recipes-devtools/python/python-protobuf.inc       | 4 ++--
 .../{python-protobuf_3.6.0.bb => python-protobuf_3.6.1.bb}    | 0
 .../{python3-protobuf_3.6.0.bb => python3-protobuf_3.6.1.bb}  | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-protobuf_3.6.0.bb => python-protobuf_3.6.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-protobuf_3.6.0.bb => python3-protobuf_3.6.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-protobuf.inc b/meta-python/recipes-devtools/python/python-protobuf.inc
index a1866b351..b617904d2 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
-- 
2.17.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-28 14:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-28 14:20 [meta-python][PATCH] python{, 3}-protobuf: Update 3.6.0 -> 3.6.1 Jens Rehsack

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.