diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-colorama_0.4.3.bb (renamed from meta-python/recipes-devtools/python/python3-colorama_0.4.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-colorama_0.4.1.bb b/meta-python/recipes-devtools/python/python3-colorama_0.4.3.bb index 9cfca094e0..7a3f533f26 100644 --- a/meta-python/recipes-devtools/python/python3-colorama_0.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-colorama_0.4.3.bb | |||
@@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b4936429a56a652b84c5c01280dcaa26" | |||
5 | 5 | ||
6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
7 | 7 | ||
8 | SRC_URI[md5sum] = "f927529cd1735f6f50ee2c61628e9c1f" | 8 | SRC_URI[md5sum] = "02daee502863d24112a8c05a5d69a612" |
9 | SRC_URI[sha256sum] = "05eed71e2e327246ad6b38c540c4a3117230b19679b875190486ddd2d721422d" | 9 | SRC_URI[sha256sum] = "e96da0d330793e2cb9485e9ddfd918d456036c7149416295932478192f4436a1" |
10 | 10 | ||