[oe-commits] [meta-openembedded] 07/29: python-slip-dbus: update to version 0.6.1

git at git.openembedded.org git at git.openembedded.org
Sun Feb 26 11:25:14 UTC 2017


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

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

commit 131fcc24a9715713234fc3bee1d44b1e40b92ae7
Author: Derek Straka <derek at asterius.io>
AuthorDate: Thu Feb 23 19:34:37 2017 -0500

    python-slip-dbus: update to version 0.6.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../python/{python-slip-dbus_0.6.0.bb => python-slip-dbus_0.6.1.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-slip-dbus_0.6.0.bb b/meta-python/recipes-devtools/python/python-slip-dbus_0.6.1.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python-slip-dbus_0.6.0.bb
rename to meta-python/recipes-devtools/python/python-slip-dbus_0.6.1.bb
index 2714f43..785cecc 100644
--- a/meta-python/recipes-devtools/python/python-slip-dbus_0.6.0.bb
+++ b/meta-python/recipes-devtools/python/python-slip-dbus_0.6.1.bb
@@ -19,8 +19,8 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
 
 inherit setuptools
 
-SRC_URI[md5sum] = "fb3299d75af1a67ca6679d96ce839da6"
-SRC_URI[sha256sum] = "f47361ec52b608309b83c71905e692b6b363eaf3b8a7afdeff866cd94463ad5c"
+SRC_URI[md5sum] = "a6d8ee96245fc21785d4c1c062c85f2f"
+SRC_URI[sha256sum] = "bc897f1ab6f5b4989f85548799aaeb84fde67bbba18e40341bfe1d7885c2fd9a"
 
 do_compile_prepend() {
     sed -e 's/@VERSION@/${PV}/g' setup.py.in > setup.py

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


More information about the Openembedded-commits mailing list