python-obd: Uprade from 0.7.0 to 0.7.1

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Alistair Francis 2019-05-20 04:17:18 +00:00 committed by Khem Raj
parent 1c632066c5
commit 8dcfd6cf94
2 changed files with 3 additions and 3 deletions

View File

@ -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