From: Alexander Kanavin Date: Sun, 22 Aug 2021 12:50:35 +0000 (+0200) Subject: python3-git: upgrade 3.1.18 -> 3.1.20 X-Git-Tag: uninative-3.4~94 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4c0840f9d8c576ce39e46069f50ad0c2454bd1e5;p=openembedded-core.git python3-git: upgrade 3.1.18 -> 3.1.20 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-git_3.1.18.bb b/meta/recipes-devtools/python/python3-git_3.1.20.bb similarity index 92% rename from meta/recipes-devtools/python/python3-git_3.1.18.bb rename to meta/recipes-devtools/python/python3-git_3.1.20.bb index d1c50d4322..2c20d3952f 100644 --- a/meta/recipes-devtools/python/python3-git_3.1.18.bb +++ b/meta/recipes-devtools/python/python3-git_3.1.20.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython" inherit pypi setuptools3 -SRC_URI[sha256sum] = "b838a895977b45ab6f0cc926a9045c8d1c44e2b653c1fcc39fe91f42c6e8f05b" +SRC_URI[sha256sum] = "df0e072a200703a65387b0cfdf0466e3bab729c0458cf6b7349d0e9877636519" DEPENDS += " ${PYTHON_PN}-gitdb"