From: Alexander Kanavin Date: Tue, 22 Jun 2021 11:21:22 +0000 (+0200) Subject: python3-git: upgrade 3.1.17 -> 3.1.18 X-Git-Tag: uninative-3.3~386 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5ca7af1fa2ac2df2fdd72ffbc8222fce94426c6e;p=openembedded-core.git python3-git: upgrade 3.1.17 -> 3.1.18 (From OE-Core rev: a8f8f614c75a1a5ca8759cb0aae8bdf9e8b60083) Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-git_3.1.17.bb b/meta/recipes-devtools/python/python3-git_3.1.18.bb similarity index 92% rename from meta/recipes-devtools/python/python3-git_3.1.17.bb rename to meta/recipes-devtools/python/python3-git_3.1.18.bb index 009cac6609..955418c0e4 100644 --- a/meta/recipes-devtools/python/python3-git_3.1.17.bb +++ b/meta/recipes-devtools/python/python3-git_3.1.18.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython" inherit pypi setuptools3 -SRC_URI[sha256sum] = "ee24bdc93dce357630764db659edaf6b8d664d4ff5447ccfeedd2dc5c253f41e" +SRC_URI[sha256sum] = "b838a895977b45ab6f0cc926a9045c8d1c44e2b653c1fcc39fe91f42c6e8f05b" DEPENDS += " ${PYTHON_PN}-gitdb"