From 5ca7af1fa2ac2df2fdd72ffbc8222fce94426c6e Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 22 Jun 2021 13:21:22 +0200 Subject: [PATCH] python3-git: upgrade 3.1.17 -> 3.1.18 (From OE-Core rev: a8f8f614c75a1a5ca8759cb0aae8bdf9e8b60083) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- .../python/{python3-git_3.1.17.bb => python3-git_3.1.18.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-git_3.1.17.bb => python3-git_3.1.18.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-git_3.1.17.bb b/meta/recipes-devtools/python/python3-git_3.1.18.bb similarity index 92% rename from meta/recipes-devtools/python/python3-git_3.1.17.bb rename to meta/recipes-devtools/python/python3-git_3.1.18.bb index 009cac6609..955418c0e4 100644 --- a/meta/recipes-devtools/python/python3-git_3.1.17.bb +++ b/meta/recipes-devtools/python/python3-git_3.1.18.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython" inherit pypi setuptools3 -SRC_URI[sha256sum] = "ee24bdc93dce357630764db659edaf6b8d664d4ff5447ccfeedd2dc5c253f41e" +SRC_URI[sha256sum] = "b838a895977b45ab6f0cc926a9045c8d1c44e2b653c1fcc39fe91f42c6e8f05b" DEPENDS += " ${PYTHON_PN}-gitdb" -- 2.40.1