]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-git: upgrade 3.1.17 -> 3.1.18
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 22 Jun 2021 11:21:22 +0000 (13:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Jun 2021 10:22:59 +0000 (11:22 +0100)
(From OE-Core rev: a8f8f614c75a1a5ca8759cb0aae8bdf9e8b60083)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-git_3.1.18.bb [moved from meta/recipes-devtools/python/python3-git_3.1.17.bb with 92% similarity]

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 009cac66092d711e5aadbea87c6d42ba648a6ced..955418c0e41707ef80a433d9ed06a0356bda3dd3 100644 (file)
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "ee24bdc93dce357630764db659edaf6b8d664d4ff5447ccfeedd2dc5c253f41e"
+SRC_URI[sha256sum] = "b838a895977b45ab6f0cc926a9045c8d1c44e2b653c1fcc39fe91f42c6e8f05b"
 
 DEPENDS += " ${PYTHON_PN}-gitdb"