summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-18 15:06:49 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-19 20:26:50 -0700
commit077f32525cbd8b5a1ac68443503295f949aa75bd (patch)
treef8ff632cb1f129380c0fc94cdc301c377b72340c /meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb
parent15f4470a2c8f0d5103cc70ba56454b198dd8721b (diff)
downloadmeta-openembedded-077f32525cbd8b5a1ac68443503295f949aa75bd.tar.gz
python3-tinyrecord: 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/recipes-devtools/python/python3-tinyrecord_0.2.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb1
1 files changed, 0 insertions, 1 deletions
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 1d99ae2f39..16415ebeee 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"
8LICENSE = "MIT" 8LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://LICENSE;md5=ee157eec4b228c8d5b7a6e0feab2864a" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=ee157eec4b228c8d5b7a6e0feab2864a"
10 10
11SRC_URI[md5sum] = "cbaae3f4599b12e3bea67ca4a75eca99"
12SRC_URI[sha256sum] = "eb6dc23601be359ee00f5a3d31a46adf3bad0a16f8d60af216cd67982ca75cf4" 11SRC_URI[sha256sum] = "eb6dc23601be359ee00f5a3d31a46adf3bad0a16f8d60af216cd67982ca75cf4"
13 12
14PYPI_PACKAGE = "tinyrecord" 13PYPI_PACKAGE = "tinyrecord"