[oe][meta-python][wrynose][PATCH 36/36] python3-rarfile: upgrade 4.3 -> 4.4
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]> Changelog: https://github.com/markokr/rarfile/releases/tag/v4.4 Signed-off-by: Ankur Tyagi <[email protected]> --- .../python/{python3-rarfile_4.3.bb => python3-rarfile_4.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-rarfile_4.3.bb => python3-rarfile_4.4.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-rarfile_4.3.bb b/meta-python/recipes-devtools/python/python3-rarfile_4.4.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-rarfile_4.3.bb rename to meta-python/recipes-devtools/python/python3-rarfile_4.4.bb index f051e63b62..2229dcfda7 100644 --- a/meta-python/recipes-devtools/python/python3-rarfile_4.3.bb +++ b/meta-python/recipes-devtools/python/python3-rarfile_4.4.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1916695551f7eec48dfd97db9467b831" inherit setuptools3 -SRC_URI[sha256sum] = "0d8b5a7ffb9f8e9a7b002f2398905e4420c0cb373e799b48e48f418db9c8816a" +SRC_URI[sha256sum] = "b7d29d671223cdc80e8b992df212d152ad88e6c961d4426c3fb2fefe8dd86fdf" inherit pypi