From: Alexander Kanavin Date: Wed, 4 Jan 2023 11:05:27 +0000 (+0100) Subject: python3-git: upgrade 3.1.29 -> 3.1.30 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2061 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d045b41961cecee17aa4611e33c7666063c942f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-git: upgrade 3.1.29 -> 3.1.30 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-git_3.1.29.bb b/meta/recipes-devtools/python/python3-git_3.1.30.bb similarity index 92% rename from meta/recipes-devtools/python/python3-git_3.1.29.bb rename to meta/recipes-devtools/python/python3-git_3.1.30.bb index e75f8b4e3f9..80f50019b16 100644 --- a/meta/recipes-devtools/python/python3-git_3.1.29.bb +++ b/meta/recipes-devtools/python/python3-git_3.1.30.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "cc36bfc4a3f913e66805a28e84703e419d9c264c1077e537b54f0e1af85dbefd" +SRC_URI[sha256sum] = "769c2d83e13f5d938b7688479da374c4e3d49f71549aaf462b646db9602ea6f8" DEPENDS += " ${PYTHON_PN}-gitdb"