[oe-commits] [meta-openembedded] 06/26: python3-keras-preprocessing: upgrade 1.0.5 -> 1.1.0

git at git.openembedded.org git at git.openembedded.org
Thu Jan 16 04:45:35 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit e7a4109f10e9efba58d8b4b190f3ccae7b25fc22
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Wed Jan 15 05:12:20 2020 -0800

    python3-keras-preprocessing: upgrade 1.0.5 -> 1.1.0
    
    Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 ...eras-preprocessing_1.0.5.bb => python3-keras-preprocessing_1.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 58b8c62..eacb340 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
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list