From: Wang Mingyu Date: Sun, 5 Mar 2023 08:06:42 +0000 (+0800) Subject: python3-git: upgrade 3.1.30 -> 3.1.31 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~1511 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=85f0b71edc205dab732325eae46a1c1232b29e82;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-git: upgrade 3.1.30 -> 3.1.31 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-git_3.1.30.bb b/meta/recipes-devtools/python/python3-git_3.1.31.bb similarity index 92% rename from meta/recipes-devtools/python/python3-git_3.1.30.bb rename to meta/recipes-devtools/python/python3-git_3.1.31.bb index 80f50019b16..08b9f66bcb0 100644 --- a/meta/recipes-devtools/python/python3-git_3.1.30.bb +++ b/meta/recipes-devtools/python/python3-git_3.1.31.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "769c2d83e13f5d938b7688479da374c4e3d49f71549aaf462b646db9602ea6f8" +SRC_URI[sha256sum] = "8ce3bcf69adfdf7c7d503e78fd3b1c492af782d58893b650adb2ac8912ddd573" DEPENDS += " ${PYTHON_PN}-gitdb"