summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-18 15:06:54 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-19 20:26:51 -0700
commit7d338e3c1d3b74620203f5fd9bf7213c079bdf5a (patch)
tree025614cadcff9e0a454fc439d2605b20d92b3762 /meta-python
parent7fb4301ca886d2207ab719e1a8d3bcd9308484e1 (diff)
downloadmeta-openembedded-7d338e3c1d3b74620203f5fd9bf7213c079bdf5a.tar.gz
python3-whoosh: 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-whoosh_2.7.4.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-whoosh_2.7.4.bb b/meta-python/recipes-devtools/python/python3-whoosh_2.7.4.bb
index 406de2e525..cd5f67a62a 100644
--- a/meta-python/recipes-devtools/python/python3-whoosh_2.7.4.bb
+++ b/meta-python/recipes-devtools/python/python3-whoosh_2.7.4.bb
@@ -9,7 +9,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=05303186defc6141143629961c7c8a60"
9 9
10SRC_URI += "file://0001-Mark-non-determinstic-test_minimize_dfa-test-as-XFAI.patch" 10SRC_URI += "file://0001-Mark-non-determinstic-test_minimize_dfa-test-as-XFAI.patch"
11 11
12SRC_URI[md5sum] = "893433e9c0525ac043df33e6e04caab2"
13SRC_URI[sha256sum] = "e0857375f63e9041e03fedd5b7541f97cf78917ac1b6b06c1fcc9b45375dda69" 12SRC_URI[sha256sum] = "e0857375f63e9041e03fedd5b7541f97cf78917ac1b6b06c1fcc9b45375dda69"
14 13
15PYPI_PACKAGE = "Whoosh" 14PYPI_PACKAGE = "Whoosh"