]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-git: update to 3.1.24
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Sat, 18 Sep 2021 22:14:36 +0000 (00:14 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Oct 2021 17:41:02 +0000 (18:41 +0100)
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-git_3.1.24.bb [moved from meta/recipes-devtools/python/python3-git_3.1.20.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-devtools/python/python3-git_3.1.20.bb
rename to meta/recipes-devtools/python/python3-git_3.1.24.bb
index 2c20d3952f9f060ad9c7519ced64e5440584054d..445c7b0235673225d1dc8cd7046f75ef3adf2194 100644 (file)
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "df0e072a200703a65387b0cfdf0466e3bab729c0458cf6b7349d0e9877636519"
+SRC_URI[sha256sum] = "df83fdf5e684fef7c6ee2c02fc68a5ceb7e7e759d08b694088d0cacb4eba59e5"
 
 DEPENDS += " ${PYTHON_PN}-gitdb"