From 0d045b41961cecee17aa4611e33c7666063c942f Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 4 Jan 2023 12:05:27 +0100 Subject: [PATCH] python3-git: upgrade 3.1.29 -> 3.1.30 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../python/{python3-git_3.1.29.bb => python3-git_3.1.30.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-git_3.1.29.bb => python3-git_3.1.30.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-git_3.1.29.bb b/meta/recipes-devtools/python/python3-git_3.1.30.bb similarity index 92% rename from meta/recipes-devtools/python/python3-git_3.1.29.bb rename to meta/recipes-devtools/python/python3-git_3.1.30.bb index e75f8b4e3f9..80f50019b16 100644 --- a/meta/recipes-devtools/python/python3-git_3.1.29.bb +++ b/meta/recipes-devtools/python/python3-git_3.1.30.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "cc36bfc4a3f913e66805a28e84703e419d9c264c1077e537b54f0e1af85dbefd" +SRC_URI[sha256sum] = "769c2d83e13f5d938b7688479da374c4e3d49f71549aaf462b646db9602ea6f8" DEPENDS += " ${PYTHON_PN}-gitdb" -- 2.47.3