From 9dbecd2cb81125d03582d167f65fa2aed0f8c3b6 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 23 Jan 2024 09:49:04 +0800 Subject: [PATCH] python3-git-pw: upgrade 2.5.0 -> 2.6.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-git-pw_2.5.0.bb => python3-git-pw_2.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-git-pw_2.5.0.bb => python3-git-pw_2.6.0.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-git-pw_2.5.0.bb b/meta-python/recipes-devtools/python/python3-git-pw_2.6.0.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-git-pw_2.5.0.bb rename to meta-python/recipes-devtools/python/python3-git-pw_2.6.0.bb index d060a922b7..c0b6a60814 100644 --- a/meta-python/recipes-devtools/python/python3-git-pw_2.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-git-pw_2.6.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/getpatchwork/git-pw" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=26e1a171d943c64f00c51f90c256b9d4" -SRC_URI[sha256sum] = "c60169f9566bd6710f9c0985a005a0c326460b739d3f2b5c5c71e85211584590" +SRC_URI[sha256sum] = "e118e31bbe259ed9ae540d627cc563a6ece553d02aed11b1a92bbac408a0da0e" inherit pypi python_setuptools_build_meta