From 816be40f1d386a600f76bb583294240d741274a2 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 16 Oct 2020 04:19:32 +0000 Subject: [PATCH] python3-git: upgrade 3.1.7 -> 3.1.9 --- .../python/{python3-git_3.1.7.bb => python3-git_3.1.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-git_3.1.7.bb => python3-git_3.1.9.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-git_3.1.7.bb b/meta/recipes-devtools/python/python3-git_3.1.9.bb similarity index 92% rename from meta/recipes-devtools/python/python3-git_3.1.7.bb rename to meta/recipes-devtools/python/python3-git_3.1.9.bb index 6d1fc4b653..d0f071cccb 100644 --- a/meta/recipes-devtools/python/python3-git_3.1.7.bb +++ b/meta/recipes-devtools/python/python3-git_3.1.9.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython" inherit pypi setuptools3 -SRC_URI[sha256sum] = "2db287d71a284e22e5c2846042d0602465c7434d910406990d5b74df4afb0858" +SRC_URI[sha256sum] = "a03f728b49ce9597a6655793207c6ab0da55519368ff5961e4a74ae475b9fa8e" DEPENDS += " ${PYTHON_PN}-gitdb" -- 2.18.4