From: Alexander Kanavin Date: Mon, 2 Nov 2020 16:48:43 +0000 (+0100) Subject: python3-git: upgrade 3.1.7 -> 3.1.11 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~9693 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4861630f014ddb011f2cdbe3dbf156685ad259da;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-git: upgrade 3.1.7 -> 3.1.11 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-git_3.1.7.bb b/meta/recipes-devtools/python/python3-git_3.1.11.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.11.bb index 6d1fc4b6537..7c636572f3b 100644 --- a/meta/recipes-devtools/python/python3-git_3.1.7.bb +++ b/meta/recipes-devtools/python/python3-git_3.1.11.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython" inherit pypi setuptools3 -SRC_URI[sha256sum] = "2db287d71a284e22e5c2846042d0602465c7434d910406990d5b74df4afb0858" +SRC_URI[sha256sum] = "befa4d101f91bad1b632df4308ec64555db684c360bd7d2130b4807d49ce86b8" DEPENDS += " ${PYTHON_PN}-gitdb"