diff options
author | Derek Straka <derek@asterius.io> | 2018-02-25 15:35:02 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-03-01 16:12:57 -0800 |
commit | 5203842351f63c0faad0d953e4eac3cea846385e (patch) | |
tree | f01ce51e956e040adc41c7900e34c9612f453add /meta-python/recipes-devtools | |
parent | 471abeb1be87bc7e8cf61e9b003ed645f053a263 (diff) | |
download | meta-openembedded-5203842351f63c0faad0d953e4eac3cea846385e.tar.gz |
python-typing: update to version 3.6.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-typing.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-typing_3.6.4.bb (renamed from meta-python/recipes-devtools/python/python-typing_3.6.2.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 46be47c9f..a0ee6b24b 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" | |||
3 | LICENSE = "PSF" | 3 | LICENSE = "PSF" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=64fc2b30b67d0a8423c250e0386ed72f" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=64fc2b30b67d0a8423c250e0386ed72f" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "143af0bf3afd1887622771f2f1ffe8e1" | 6 | SRC_URI[md5sum] = "5b2ade08d83be488f17b5fe587c27c74" |
7 | SRC_URI[sha256sum] = "d514bd84b284dd3e844f0305ac07511f097e325171f6cc4a20878d11ad771849" | 7 | SRC_URI[sha256sum] = "d400a9344254803a2368533e4533a4200d21eb7b6b729c173bc38201a74db3f2" |
8 | 8 | ||
9 | BBCLASSEXTEND = "native nativesdk" | 9 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta-python/recipes-devtools/python/python-typing_3.6.2.bb b/meta-python/recipes-devtools/python/python-typing_3.6.4.bb index 04ce063c9..04ce063c9 100644 --- a/meta-python/recipes-devtools/python/python-typing_3.6.2.bb +++ b/meta-python/recipes-devtools/python/python-typing_3.6.4.bb | |||