From 5f73b62c69b4a7591683df41bb82b8ea2f749921 Mon Sep 17 00:00:00 2001 From: "J. S." Date: Fri, 18 Oct 2024 15:05:58 -0400 Subject: python3-argexec: Drop unnecessary SRC_URI md5sum Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb') diff --git a/meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb b/meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb index 017a7e954b..64ed8ad8de 100644 --- a/meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-argexec_1.0.3.bb @@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ea70b07c354e36056bd35e17c9c3face" inherit pypi setuptools3 -SRC_URI[md5sum] = "448635948823309312ea9f70b30b6c2d" SRC_URI[sha256sum] = "61f9ae9322e38ae64996848421afbdb018239a99c4e796fe064f172d6c98c3bf" DEPENDS += "python3-setuptools-scm-native" -- cgit v1.2.3-54-g00ecf