[oe] [meta-python][PATCH] python3-keras-preprocessing: upgrade 1.0.5 -> 1.1.0

Wang Mingyu wangmy at cn.fujitsu.com
Wed Jan 15 13:12:20 UTC 2020


Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
---
 ...processing_1.0.5.bb => python3-keras-preprocessing_1.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-keras-preprocessing_1.0.5.bb => python3-keras-preprocessing_1.1.0.bb} (88%)

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
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-keras-preprocessing_1.0.5.bb
rename to meta-python/recipes-devtools/python/python3-keras-preprocessing_1.1.0.bb
index 58b8c6243..eacb3402d 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"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1744b320500cc2e3112964d00cce7aa4"
 
 SRC_URI = "git://github.com/keras-team/keras-preprocessing.git"
-SRCREV ?= "362fe9f8daf556151328eb5d02bd5ae638c653b8"
+SRCREV ?= "ff90696c0416b74344b91df097b228e694339b88"
 
 inherit setuptools3
 
-- 
2.17.1





More information about the Openembedded-devel mailing list