[oe-commits] [meta-openembedded] 63/80: python-typing: upgrade 3.6.6 -> 3.7.4

git at git.openembedded.org git at git.openembedded.org
Tue Jul 9 19:07:54 UTC 2019


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 1bda84e0c7665fc6017d014b92e774f14a5c4589
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Mon Jul 8 13:47:41 2019 +0800

    python-typing: upgrade 3.6.6 -> 3.7.4
    
    -Upgrade from python-typing_3.6.6.bb to python-typing_3.7.4.bb.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-typing.inc                 | 4 ++--
 .../python/{python-typing_3.6.6.bb => python-typing_3.7.4.bb}         | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-typing.inc b/meta-python/recipes-devtools/python/python-typing.inc
index 82c2ab7..b392b75 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] = "64614206b4bdc0864fc0e0bccd69efc9"
-SRC_URI[sha256sum] = "4027c5f6127a6267a435201981ba156de91ad0d1d98e9ddc2aa173453453492d"
+SRC_URI[md5sum] = "8a3e4b822bac02b9b33c97e7d4f1521c"
+SRC_URI[sha256sum] = "53765ec4f83a2b720214727e319607879fec4acde22c4fbb54fa2604e79e44ce"
 
 BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python-typing_3.6.6.bb b/meta-python/recipes-devtools/python/python-typing_3.7.4.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-typing_3.6.6.bb
rename to meta-python/recipes-devtools/python/python-typing_3.7.4.bb

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


More information about the Openembedded-commits mailing list