summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-18 15:05:57 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-19 20:26:43 -0700
commitb14efc9efd78aca9ed4ee32d9fc3baf1b4b78eb2 (patch)
treede2cfc6dcec95e12686e12b8fa6c58fc545358fe /meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb
parent8b55db5b19bbcc2b7bdeae426299971ab0f85865 (diff)
downloadmeta-openembedded-b14efc9efd78aca9ed4ee32d9fc3baf1b4b78eb2.tar.gz
python3-appdirs: 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-appdirs_1.4.4.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb b/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb
index ad07b3b082..eab39312ae 100644
--- a/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb
+++ b/meta-python/recipes-devtools/python/python3-appdirs_1.4.4.bb
@@ -6,7 +6,6 @@ SRC_URI += " \
6 file://run-ptest \ 6 file://run-ptest \
7" 7"
8 8
9SRC_URI[md5sum] = "d6bca12613174185dd9abc8a29f4f012"
10SRC_URI[sha256sum] = "7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41" 9SRC_URI[sha256sum] = "7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41"
11 10
12inherit pypi setuptools3 ptest 11inherit pypi setuptools3 ptest