diff mbox series

[meta-python,55/68] python3-pytoml: Drop unnecessary SRC_URI md5sum

Message ID 20241018191101.25184-56-schonm@gmail.com
State Accepted
Headers show
Series [meta-python,01/68] python3-gsocketpool: Drop unnecessary SRC_URI md5sum | expand

Commit Message

J. S. Oct. 18, 2024, 7:06 p.m. UTC
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 meta-python/recipes-devtools/python/python3-pytoml_0.1.21.bb | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pytoml_0.1.21.bb b/meta-python/recipes-devtools/python/python3-pytoml_0.1.21.bb
index 171708596..49390df83 100644
--- a/meta-python/recipes-devtools/python/python3-pytoml_0.1.21.bb
+++ b/meta-python/recipes-devtools/python/python3-pytoml_0.1.21.bb
@@ -4,7 +4,6 @@  SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=cfff423699bdaef24331933ac4f56078"
 
-SRC_URI[md5sum] = "e59dd36a559dd2a876e4c149c69e947b"
 SRC_URI[sha256sum] = "8eecf7c8d0adcff3b375b09fe403407aa9b645c499e5ab8cac670ac4a35f61e7"
 
 inherit pypi setuptools3 ptest