summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-18 15:06:48 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-19 20:26:50 -0700
commit15f4470a2c8f0d5103cc70ba56454b198dd8721b (patch)
treeb0ce2fee4efca90fd9c71798e7c2b425b53fff79 /meta-python
parent2d983759efc8a2b1b482574e7c72f013a290dc14 (diff)
downloadmeta-openembedded-15f4470a2c8f0d5103cc70ba56454b198dd8721b.tar.gz
python3-telnetlib3: 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-telnetlib3_2.0.4.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-telnetlib3_2.0.4.bb b/meta-python/recipes-devtools/python/python3-telnetlib3_2.0.4.bb
index c1e7c8e1f7..e359e2d88b 100644
--- a/meta-python/recipes-devtools/python/python3-telnetlib3_2.0.4.bb
+++ b/meta-python/recipes-devtools/python/python3-telnetlib3_2.0.4.bb
@@ -3,7 +3,6 @@ HOMEPAGE = "https://github.com/jquast/telnetlib3"
3LICENSE = "ISC" 3LICENSE = "ISC"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fc2166986ad8169d334a342e0d8db8e0" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fc2166986ad8169d334a342e0d8db8e0"
5 5
6SRC_URI[md5sum] = "2dfac7e10ed63c408da50ea712415f87"
7SRC_URI[sha256sum] = "dbcbc16456a0e03a62431be7cfefff00515ab2f4ce2afbaf0d3a0e51a98c948d" 6SRC_URI[sha256sum] = "dbcbc16456a0e03a62431be7cfefff00515ab2f4ce2afbaf0d3a0e51a98c948d"
8 7
9PYPI_PACKAGE = "telnetlib3" 8PYPI_PACKAGE = "telnetlib3"