summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-keras-preprocessing_1.0.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.0.5.bb b/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.0.bb
index 58b8c62433..eacb3402d6 100644
--- a/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.0.5.bb
+++ b/meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.0.bb
@@ -5,7 +5,7 @@ LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1744b320500cc2e3112964d00cce7aa4" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1744b320500cc2e3112964d00cce7aa4"
6 6
7SRC_URI = "git://github.com/keras-team/keras-preprocessing.git" 7SRC_URI = "git://github.com/keras-team/keras-preprocessing.git"
8SRCREV ?= "362fe9f8daf556151328eb5d02bd5ae638c653b8" 8SRCREV ?= "ff90696c0416b74344b91df097b228e694339b88"
9 9
10inherit setuptools3 10inherit setuptools3
11 11