All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Rehsack <sno@netbsd.org>
To: openembedded-devel@lists.openembedded.org
Cc: Jens Rehsack <sno@netbsd.org>
Subject: [meta-python][PATCH] python{, 3}-protobuf: Update 3.6.0 -> 3.6.1
Date: Tue, 28 Aug 2018 16:20:41 +0200	[thread overview]
Message-ID: <20180828142041.10189-1-sno@netbsd.org> (raw)

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



                 reply	other threads:[~2018-08-28 14:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180828142041.10189-1-sno@netbsd.org \
    --to=sno@netbsd.org \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.