diff options
| author | J. S. <schonm@gmail.com> | 2024-10-18 15:06:21 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-19 20:26:46 -0700 |
| commit | bf0a1f305169340f1e1ac245ce6851f67cacd396 (patch) | |
| tree | 059e52f735576ddb7423cf2f6e20ec725fb5abae /meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.2.bb | |
| parent | 654c230a912c817f9d6fc8fa0afdb99ce69adafd (diff) | |
| download | meta-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.bb | 1 |
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 | ||
| 7 | inherit pypi setuptools3 | 7 | inherit pypi setuptools3 |
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "d2a0e10437cfa5c2d09458a84fb58d05" | ||
| 10 | SRC_URI[sha256sum] = "add82567c50c8bc648c14195bf544a5ce7c1f76761536956c3d2978970179ef3" | 9 | SRC_URI[sha256sum] = "add82567c50c8bc648c14195bf544a5ce7c1f76761536956c3d2978970179ef3" |
| 11 | 10 | ||
| 12 | PYPI_PACKAGE = "Keras_Preprocessing" | 11 | PYPI_PACKAGE = "Keras_Preprocessing" |
