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:27:16 +0100
commit0c78da38f10a249b817e17e500783670bd72fd52 (patch)
treee6a3e7e81e37527efb3eab854b9334401464feec /meta/recipes-devtools/python
parent2b952aa25da4b1a020f880f4ed68e677a4d1633b (diff)
downloadpoky-0c78da38f10a249b817e17e500783670bd72fd52.tar.gz
python3-git: upgrade 3.1.17 -> 3.1.18
(From OE-Core rev: a8f8f614c75a1a5ca8759cb0aae8bdf9e8b60083) (From OE-Core rev: 5ca7af1fa2ac2df2fdd72ffbc8222fce94426c6e) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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"
12 12
13inherit pypi setuptools3 13inherit pypi setuptools3
14 14
15SRC_URI[sha256sum] = "ee24bdc93dce357630764db659edaf6b8d664d4ff5447ccfeedd2dc5c253f41e" 15SRC_URI[sha256sum] = "b838a895977b45ab6f0cc926a9045c8d1c44e2b653c1fcc39fe91f42c6e8f05b"
16 16
17DEPENDS += " ${PYTHON_PN}-gitdb" 17DEPENDS += " ${PYTHON_PN}-gitdb"
18 18