summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.2.bb
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-10-18 15:06:21 -0400
committerKhem Raj <raj.khem@gmail.com>2024-10-19 20:26:46 -0700
commitbf0a1f305169340f1e1ac245ce6851f67cacd396 (patch)
tree059e52f735576ddb7423cf2f6e20ec725fb5abae /meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.2.bb
parent654c230a912c817f9d6fc8fa0afdb99ce69adafd (diff)
downloadmeta-openembedded-bf0a1f305169340f1e1ac245ce6851f67cacd396.tar.gz
python3-keras-preprocessing: 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-keras-preprocessing_1.1.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.2.bb b/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.2.bb
index 749b6c8c9b..5a2d7d9508 100644
--- a/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.2.bb
+++ b/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.2.bb
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1744b320500cc2e3112964d00cce7aa4"
6 6
7inherit pypi setuptools3 7inherit pypi setuptools3
8 8
9SRC_URI[md5sum] = "d2a0e10437cfa5c2d09458a84fb58d05"
10SRC_URI[sha256sum] = "add82567c50c8bc648c14195bf544a5ce7c1f76761536956c3d2978970179ef3" 9SRC_URI[sha256sum] = "add82567c50c8bc648c14195bf544a5ce7c1f76761536956c3d2978970179ef3"
11 10
12PYPI_PACKAGE = "Keras_Preprocessing" 11PYPI_PACKAGE = "Keras_Preprocessing"