diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-typing.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-typing_3.7.4.1.bb (renamed from meta-python/recipes-devtools/python/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 b392b7521b..ab8ee81ec5 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] = "8a3e4b822bac02b9b33c97e7d4f1521c" | 6 | SRC_URI[md5sum] = "0a1ebd4af65b4769e33459004eb20345" |
7 | SRC_URI[sha256sum] = "53765ec4f83a2b720214727e319607879fec4acde22c4fbb54fa2604e79e44ce" | 7 | SRC_URI[sha256sum] = "91dfe6f3f706ee8cc32d38edbbf304e9b7583fb37108fef38229617f8b3eba23" |
8 | 8 | ||
9 | BBCLASSEXTEND = "native nativesdk" | 9 | BBCLASSEXTEND = "native nativesdk" |
diff --git a/meta-python/recipes-devtools/python/python-typing_3.7.4.bb b/meta-python/recipes-devtools/python/python-typing_3.7.4.1.bb index 04ce063c98..04ce063c98 100644 --- a/meta-python/recipes-devtools/python/python-typing_3.7.4.bb +++ b/meta-python/recipes-devtools/python/python-typing_3.7.4.1.bb | |||