From: Richard Purdie Date: Sat, 15 May 2021 04:57:37 +0000 (+0000) Subject: python3-git: upgrade 3.1.14 -> 3.1.17 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~7809 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b56ef3af9d6afdb2208b4d3d1813241e77fe2fd8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-git: upgrade 3.1.14 -> 3.1.17 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-git_3.1.14.bb b/meta/recipes-devtools/python/python3-git_3.1.17.bb similarity index 92% rename from meta/recipes-devtools/python/python3-git_3.1.14.bb rename to meta/recipes-devtools/python/python3-git_3.1.17.bb index 911c8f14873..009cac66092 100644 --- a/meta/recipes-devtools/python/python3-git_3.1.14.bb +++ b/meta/recipes-devtools/python/python3-git_3.1.17.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython" inherit pypi setuptools3 -SRC_URI[sha256sum] = "be27633e7509e58391f10207cd32b2a6cf5b908f92d9cd30da2e514e1137af61" +SRC_URI[sha256sum] = "ee24bdc93dce357630764db659edaf6b8d664d4ff5447ccfeedd2dc5c253f41e" DEPENDS += " ${PYTHON_PN}-gitdb"