diff options
| author | Leon Anavi <leon.anavi@konsulko.com> | 2020-05-28 17:36:09 +0300 | 
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2020-06-12 09:32:24 -0700 | 
| commit | d925460cfeceb473bc87e00534f490d915a9734b (patch) | |
| tree | 7035fa4151105ebdfd5ac551a360414760187268 | |
| parent | 82ffdd7f8ebee21ddac38803d51a896e14bfd5b5 (diff) | |
| download | meta-openembedded-d925460cfeceb473bc87e00534f490d915a9734b.tar.gz | |
python3-colorama: Upgrade 0.4.1 -> 0.4.3
Upgrade to release 0.4.3.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 52e608478f695269ce707626378e6be74e1fa77f)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -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 | ||
