[oe-commits] [meta-openembedded] 10/62: python-mprpc: update to version 0.1.16

git at git.openembedded.org git at git.openembedded.org
Thu Nov 16 01:24:54 UTC 2017


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

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

commit d6e84adcead0df8cebdc7219b75b4ffb00c008ff
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Oct 24 20:22:00 2017 -0400

    python-mprpc: update to version 0.1.16
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-connectivity/python-mprpc/python-mprpc.inc        | 4 ++--
 .../python-mprpc/{python-mprpc_0.1.14.bb => python-mprpc_0.1.16.bb}   | 0
 .../python-mprpc/{python3-mprpc_0.1.14.bb => python3-mprpc_0.1.16.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-connectivity/python-mprpc/python-mprpc.inc b/meta-python/recipes-connectivity/python-mprpc/python-mprpc.inc
index b9535fc..05fbae4 100644
--- a/meta-python/recipes-connectivity/python-mprpc/python-mprpc.inc
+++ b/meta-python/recipes-connectivity/python-mprpc/python-mprpc.inc
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4ba825394aec026b5f94edca44426859"
 DEPENDS += "${PYTHON_PN}-gevent"
 RDEPENDS_${PN} += "${PYTHON_PN}-gevent ${PYTHON_PN}-msgpack ${PYTHON_PN}-gsocketpool"
 
-SRC_URI[md5sum] = "66e6cf367ea71cfed8938a27e9c183c3"
-SRC_URI[sha256sum] = "5ccada6526d48ac4d95a7bbdc093586663841560337032a503f57ccfae69d7bf"
+SRC_URI[md5sum] = "acde1f346411997d76ab89790a356823"
+SRC_URI[sha256sum] = "e8ddd47e7a2fb2d3b203fcc522443ee5be56c8f7e2c6d915c047445951cef1fb"
 
 inherit pypi
diff --git a/meta-python/recipes-connectivity/python-mprpc/python-mprpc_0.1.14.bb b/meta-python/recipes-connectivity/python-mprpc/python-mprpc_0.1.16.bb
similarity index 100%
rename from meta-python/recipes-connectivity/python-mprpc/python-mprpc_0.1.14.bb
rename to meta-python/recipes-connectivity/python-mprpc/python-mprpc_0.1.16.bb
diff --git a/meta-python/recipes-connectivity/python-mprpc/python3-mprpc_0.1.14.bb b/meta-python/recipes-connectivity/python-mprpc/python3-mprpc_0.1.16.bb
similarity index 100%
rename from meta-python/recipes-connectivity/python-mprpc/python3-mprpc_0.1.14.bb
rename to meta-python/recipes-connectivity/python-mprpc/python3-mprpc_0.1.16.bb

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


More information about the Openembedded-commits mailing list