summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-06-22 13:21:22 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-26 11:22:59 +0100
commit5ca7af1fa2ac2df2fdd72ffbc8222fce94426c6e (patch)
tree9565d1cd8fdc603104c2c99fee6bf4bb24f51c16 /meta/recipes-devtools/python
parentfb5ef9d1d3e9fdefc6ae7968da668c8b79c2429f (diff)
downloadopenembedded-core-contrib-5ca7af1fa2ac2df2fdd72ffbc8222fce94426c6e.tar.gz
python3-git: upgrade 3.1.17 -> 3.1.18
(From OE-Core rev: a8f8f614c75a1a5ca8759cb0aae8bdf9e8b60083) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-git_3.1.18.bb (renamed from meta/recipes-devtools/python/python3-git_3.1.17.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-git_3.1.17.bb b/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"