python3-git: update to 2.1.8

python3-git was updated to the latest stable version

Tested on qemux86-64 using core-image-minimal

(From OE-Core rev: 0f774c4ac0c71f4806e455a8b9ea7e13cc2f22da)

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Derek Straka
2017-12-22 11:14:11 -05:00
committed by Richard Purdie
parent 0d692188df
commit 91e07d417e
2 changed files with 2 additions and 2 deletions

View File

@@ -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"