[oe-commits] [meta-openembedded] 63/73: python-typing: update to version 3.6.1

git at git.openembedded.org git at git.openembedded.org
Sat May 27 09:23:08 UTC 2017


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

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

commit b56d57150bee83f863079921d56e80e75cbbe9ae
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed May 24 17:34:15 2017 -0400

    python-typing: update to version 3.6.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-typing.inc                 | 4 ++--
 .../python/{python-typing_3.5.3.0.bb => python-typing_3.6.1.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 49da4fe..12b7d15 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] = "3996a747158e5591abf689c1c5f8f9db"
-SRC_URI[sha256sum] = "ca2daac7e393e8ee86e9140cd0cf0172ff6bb50ebdf0b06281770f98f31bff21"
+SRC_URI[md5sum] = "3fec97415bae6f742fb3c3013dedeb89"
+SRC_URI[sha256sum] = "c36dec260238e7464213dcd50d4b5ef63a507972f5780652e835d0228d0edace"
 
 BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python-typing_3.5.3.0.bb b/meta-python/recipes-devtools/python/python-typing_3.6.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-typing_3.5.3.0.bb
rename to meta-python/recipes-devtools/python/python-typing_3.6.1.bb

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


More information about the Openembedded-commits mailing list