[oe] [meta-python] [PATCH] python-typing: upgrade 3.6.4 -> 3.6.6

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Wed May 15 05:48:31 UTC 2019


-Upgrade from python-typing_3.6.4.bb to python-typing_3.6.6.bb.

Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-typing.inc         | 4 ++--
 .../python/{python-typing_3.6.4.bb => python-typing_3.6.6.bb} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-typing_3.6.4.bb => python-typing_3.6.6.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-typing.inc b/meta-python/recipes-devtools/python/python-typing.inc
index a0ee6b24b..82c2ab74f 100644
--- a/meta-python/recipes-devtools/python/python-typing.inc
+++ b/meta-python/recipes-devtools/python/python-typing.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/python/typing"
 LICENSE = "PSF"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=64fc2b30b67d0a8423c250e0386ed72f"
 
-SRC_URI[md5sum] = "5b2ade08d83be488f17b5fe587c27c74"
-SRC_URI[sha256sum] = "d400a9344254803a2368533e4533a4200d21eb7b6b729c173bc38201a74db3f2"
+SRC_URI[md5sum] = "64614206b4bdc0864fc0e0bccd69efc9"
+SRC_URI[sha256sum] = "4027c5f6127a6267a435201981ba156de91ad0d1d98e9ddc2aa173453453492d"
 
 BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python-typing_3.6.4.bb b/meta-python/recipes-devtools/python/python-typing_3.6.6.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-typing_3.6.4.bb
rename to meta-python/recipes-devtools/python/python-typing_3.6.6.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list