summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-18 15:06:01 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-19 20:26:43 -0700
commit1c357d9046110c400b3e66f7fda3932e23d93cd7 (patch)
treee49ae067ed45d17f0d8851ac385b51a205911b8a /meta-python
parent3ab38941d2b2cbc39c9595cca14941a49fda4668 (diff)
downloadmeta-openembedded-1c357d9046110c400b3e66f7fda3932e23d93cd7.tar.gz
python3-backcall: 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')
-rw-r--r--meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb b/meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb
index d1ac486c05..42a7cb987c 100644
--- a/meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=40e56b724d016484a7f790ec826d3ffc"
5 5
6PYPI_PACKAGE = "backcall" 6PYPI_PACKAGE = "backcall"
7 7
8SRC_URI[md5sum] = "1f4c9a370c78743406296f48e56e8821"
9SRC_URI[sha256sum] = "5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e" 8SRC_URI[sha256sum] = "5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e"
10 9
11inherit pypi python_flit_core 10inherit pypi python_flit_core