diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-obd.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-obd_0.7.1.bb (renamed from meta-python/recipes-devtools/python/python3-obd_0.7.0.bb) | 0 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-obd.inc b/meta-python/recipes-devtools/python/python-obd.inc index 5621dba94f..51e663b516 100644 --- a/meta-python/recipes-devtools/python/python-obd.inc +++ b/meta-python/recipes-devtools/python/python-obd.inc | |||
@@ -1,10 +1,10 @@ | |||
1 | DESCRIPTION = "A python module for handling realtime sensor data from OBD-II vehicle ports" | 1 | DESCRIPTION = "A python module for handling realtime sensor data from OBD-II vehicle ports" |
2 | HOMEPAGE = "https://github.com/brendan-w/python-OBD" | 2 | HOMEPAGE = "https://github.com/brendan-w/python-OBD" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://README.rst;md5=2988a5e913eb105fa08011135c4157d4" | 4 | LIC_FILES_CHKSUM = "file://README.md;md5=58ba896fa086c96ad23317cebfeab277" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "93e04f825e13b7ebc97d06b6a6407807" | 6 | SRC_URI[md5sum] = "305efcb6c650db7b9583532355ebeb7c" |
7 | SRC_URI[sha256sum] = "4b1bac95df2faac571ebf444778e4d736d050d8ed7049023c0fc929a520eba6d" | 7 | SRC_URI[sha256sum] = "8b81ea5896157b6e861af12e173c10b001cb6cca6ebb04db2c01d326812ad77b" |
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |
10 | 10 | ||
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 index 578e38d3a5..578e38d3a5 100644 --- a/meta-python/recipes-devtools/python/python3-obd_0.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-obd_0.7.1.bb | |||