diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-smbus2_0.4.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-smbus2_0.4.3.bb b/meta-python/recipes-devtools/python/python3-smbus2_0.4.3.bb index b54cdb005f..779562d041 100644 --- a/meta-python/recipes-devtools/python/python3-smbus2_0.4.3.bb +++ b/meta-python/recipes-devtools/python/python3-smbus2_0.4.3.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Drop-in replacement for smbus-cffi/smbus-python in pure Python" | |||
| 2 | DESCRIPTION = "smbus2 is a drop-in replacement for smbus-cffi/smbus-python in pure Python" | 2 | DESCRIPTION = "smbus2 is a drop-in replacement for smbus-cffi/smbus-python in pure Python" |
| 3 | HOMEPAGE = "https://github.com/kplindegaard/smbus2" | 3 | HOMEPAGE = "https://github.com/kplindegaard/smbus2" |
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2a3eca2de44816126b3c6f33811a9fba" |
| 6 | 6 | ||
| 7 | inherit pypi setuptools3 | 7 | inherit pypi setuptools3 |
| 8 | 8 | ||
