summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-18 15:06:38 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-19 20:26:48 -0700
commita5c45d74518feaa6c523279d8d961f8a324aaa5c (patch)
treef7217292b2ad2d5dd2acd3039941f3ede6181b38 /meta-python
parentd520d480c409ef792f8798ffdcbac6dc0f532940 (diff)
downloadmeta-openembedded-a5c45d74518feaa6c523279d8d961f8a324aaa5c.tar.gz
python3-pyfirmata: Drop unnecessary SRC_URI md5sum
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyfirmata_1.1.0.bb1
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
10SRC_URI[md5sum] = "159673cfb56c72ceafc30fe91eedd847"
11SRC_URI[sha256sum] = "cc180d1b30c85a2bbca62c15fef1b871db048cdcfa80959968356d97bd3ff08e" 10SRC_URI[sha256sum] = "cc180d1b30c85a2bbca62c15fef1b871db048cdcfa80959968356d97bd3ff08e"
12 11
13inherit pypi setuptools3 12inherit pypi setuptools3