diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyfirmata_1.1.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyfirmata_1.1.0.bb b/meta-python/recipes-devtools/python/python3-pyfirmata_1.1.0.bb index 02ebeaad79..f902c705ee 100644 --- a/meta-python/recipes-devtools/python/python3-pyfirmata_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyfirmata_1.1.0.bb | |||
@@ -7,7 +7,6 @@ RDEPENDS:${PN} = "\ | |||
7 | python3-pyserial \ | 7 | python3-pyserial \ |
8 | " | 8 | " |
9 | 9 | ||
10 | SRC_URI[md5sum] = "159673cfb56c72ceafc30fe91eedd847" | ||
11 | SRC_URI[sha256sum] = "cc180d1b30c85a2bbca62c15fef1b871db048cdcfa80959968356d97bd3ff08e" | 10 | SRC_URI[sha256sum] = "cc180d1b30c85a2bbca62c15fef1b871db048cdcfa80959968356d97bd3ff08e" |
12 | 11 | ||
13 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |