summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-01-29 10:07:32 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-03 13:03:20 +0000
commitd19ba66daad9aef683a7dee0c59af29234201574 (patch)
tree85ef2e55b767414674d9f0c55866ed9bdbfb6701 /meta/recipes-devtools/python
parented1d8e2db0d3b5c60ce83ccebb7f0f7ac36f243a (diff)
downloadopenembedded-core-contrib-d19ba66daad9aef683a7dee0c59af29234201574.tar.gz
python3-git: upgrade 3.0.2 -> 3.0.5
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.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.0.5.bb (renamed from meta/recipes-devtools/python/python3-git_3.0.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-git_3.0.2.bb b/meta/recipes-devtools/python/python3-git_3.0.5.bb
index 9dd753db4f..36313ef8b9 100644
--- a/meta/recipes-devtools/python/python3-git_3.0.2.bb
+++ b/meta/recipes-devtools/python/python3-git_3.0.5.bb
@@ -12,8 +12,8 @@ PYPI_PACKAGE = "GitPython"
inherit pypi setuptools3
-SRC_URI[md5sum] = "ccec14a5c9f18702406122983d80032c"
-SRC_URI[sha256sum] = "d2f4945f8260f6981d724f5957bc076398ada55cb5d25aaee10108bcdc894100"
+SRC_URI[md5sum] = "7555ad89a22f663c25cced5f623bdef0"
+SRC_URI[sha256sum] = "9c2398ffc3dcb3c40b27324b316f08a4f93ad646d5a6328cafbb871aa79f5e42"
DEPENDS += " ${PYTHON_PN}-gitdb"