diff mbox series

[meta-python,62/68] python3-tinyrecord: Drop unnecessary SRC_URI md5sum

Message ID 20241018191101.25184-63-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-tinyrecord_0.2.0.bb | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb b/meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb
index 1d99ae2f3..16415ebee 100644
--- a/meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb
@@ -8,7 +8,6 @@  HOMEPAGE = "https://github.com/eugene-eeo/tinyrecord"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ee157eec4b228c8d5b7a6e0feab2864a"
 
-SRC_URI[md5sum] = "cbaae3f4599b12e3bea67ca4a75eca99"
 SRC_URI[sha256sum] = "eb6dc23601be359ee00f5a3d31a46adf3bad0a16f8d60af216cd67982ca75cf4"
 
 PYPI_PACKAGE = "tinyrecord"