From 4c0840f9d8c576ce39e46069f50ad0c2454bd1e5 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sun, 22 Aug 2021 14:50:35 +0200 Subject: [PATCH] python3-git: upgrade 3.1.18 -> 3.1.20 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../python/{python3-git_3.1.18.bb => python3-git_3.1.20.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-git_3.1.18.bb => python3-git_3.1.20.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-git_3.1.18.bb b/meta/recipes-devtools/python/python3-git_3.1.20.bb similarity index 92% rename from meta/recipes-devtools/python/python3-git_3.1.18.bb rename to meta/recipes-devtools/python/python3-git_3.1.20.bb index d1c50d4322..2c20d3952f 100644 --- a/meta/recipes-devtools/python/python3-git_3.1.18.bb +++ b/meta/recipes-devtools/python/python3-git_3.1.20.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython" inherit pypi setuptools3 -SRC_URI[sha256sum] = "b838a895977b45ab6f0cc926a9045c8d1c44e2b653c1fcc39fe91f42c6e8f05b" +SRC_URI[sha256sum] = "df0e072a200703a65387b0cfdf0466e3bab729c0458cf6b7349d0e9877636519" DEPENDS += " ${PYTHON_PN}-gitdb" -- 2.40.1