[oe] [meta-python][PATCH] python-obd: Uprade from 0.7.0 to 0.7.1

Alistair Francis alistair at alistair23.me
Mon May 20 04:17:18 UTC 2019


Signed-off-by: Alistair Francis <alistair at alistair23.me>
---
 meta-python/recipes-devtools/python/python-obd.inc          | 6 +++---
 .../python/{python3-obd_0.7.0.bb => python3-obd_0.7.1.bb}   | 0
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-obd_0.7.0.bb => python3-obd_0.7.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-obd.inc b/meta-python/recipes-devtools/python/python-obd.inc
index 5621dba94..51e663b51 100644
--- a/meta-python/recipes-devtools/python/python-obd.inc
+++ b/meta-python/recipes-devtools/python/python-obd.inc
@@ -1,10 +1,10 @@
 DESCRIPTION = "A python module for handling realtime sensor data from OBD-II vehicle ports"
 HOMEPAGE = "https://github.com/brendan-w/python-OBD"
 LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://README.rst;md5=2988a5e913eb105fa08011135c4157d4"
+LIC_FILES_CHKSUM = "file://README.md;md5=58ba896fa086c96ad23317cebfeab277"
 
-SRC_URI[md5sum] = "93e04f825e13b7ebc97d06b6a6407807"
-SRC_URI[sha256sum] = "4b1bac95df2faac571ebf444778e4d736d050d8ed7049023c0fc929a520eba6d"
+SRC_URI[md5sum] = "305efcb6c650db7b9583532355ebeb7c"
+SRC_URI[sha256sum] = "8b81ea5896157b6e861af12e173c10b001cb6cca6ebb04db2c01d326812ad77b"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python3-obd_0.7.0.bb b/meta-python/recipes-devtools/python/python3-obd_0.7.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-obd_0.7.0.bb
rename to meta-python/recipes-devtools/python/python3-obd_0.7.1.bb
-- 
2.21.0



More information about the Openembedded-devel mailing list