From 0f774c4ac0c71f4806e455a8b9ea7e13cc2f22da Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 22 Dec 2017 11:14:11 -0500 Subject: python3-git: update to 2.1.8 python3-git was updated to the latest stable version Tested on qemux86-64 using core-image-minimal Signed-off-by: Derek Straka Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python-git.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-devtools/python/python-git.inc') diff --git a/meta/recipes-devtools/python/python-git.inc b/meta/recipes-devtools/python/python-git.inc index 7b0707e008..bef08eb74e 100644 --- a/meta/recipes-devtools/python/python-git.inc +++ b/meta/recipes-devtools/python/python-git.inc @@ -12,8 +12,8 @@ PYPI_PACKAGE = "GitPython" inherit pypi -SRC_URI[md5sum] = "a63fdd2a650694ea23e268fd0c952034" -SRC_URI[sha256sum] = "13c7cd99c2bf277fc99accfc25148752fa90e7cc6c6d08a3f01d229dacb461d9" +SRC_URI[md5sum] = "7a94ee1b923fb772a2a0c6649430a17c" +SRC_URI[sha256sum] = "ad61bc25deadb535b047684d06f3654c001d9415e1971e51c9c20f5b510076e9" DEPENDS = "${PYTHON_PN}-gitdb" -- cgit v1.2.3