[oe-commits] [meta-openembedded] 51/61: python-protobuf: update to version 3.5.2

git at git.openembedded.org git at git.openembedded.org
Sat Mar 17 02:48:38 UTC 2018


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

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

commit ce6a720e3775ba8fa66104bd0a2c8774792ac056
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Mar 11 20:29:37 2018 -0400

    python-protobuf: update to version 3.5.2
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-protobuf.inc               | 4 ++--
 .../python/{python-protobuf_3.5.1.bb => python-protobuf_3.5.2.bb}     | 0
 .../python/{python3-protobuf_3.5.1.bb => python3-protobuf_3.5.2.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 07346d3..b84983d 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] = "27b52592aab674f96a1762d66d48a57c"
-SRC_URI[sha256sum] = "95b78959572de7d7fafa3acb718ed71f482932ddddddbd29ba8319c10639d863"
+SRC_URI[md5sum] = "393a53483224cb338df5c643646c0300"
+SRC_URI[sha256sum] = "09879a295fd7234e523b62066223b128c5a8a88f682e3aff62fb115e4a0d8be0"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-datetime \
diff --git a/meta-python/recipes-devtools/python/python-protobuf_3.5.1.bb b/meta-python/recipes-devtools/python/python-protobuf_3.5.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-protobuf_3.5.1.bb
rename to meta-python/recipes-devtools/python/python-protobuf_3.5.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.5.1.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.5.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-protobuf_3.5.1.bb
rename to meta-python/recipes-devtools/python/python3-protobuf_3.5.2.bb

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


More information about the Openembedded-commits mailing list