]> code.ossystems Code Review - openembedded-core.git/commitdiff
python3-git: upgrade 3.1.18 -> 3.1.20
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 22 Aug 2021 12:50:35 +0000 (14:50 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Aug 2021 07:25:50 +0000 (08:25 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-git_3.1.20.bb [moved from meta/recipes-devtools/python/python3-git_3.1.18.bb with 92% similarity]

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