1
0
mirror of https://git.yoctoproject.org/poky synced 2026-04-20 11:28:58 +00:00

python3-git: 3.0.5 -> 3.1.2

(From OE-Core rev: 8cf74d626d562aa83acf0b05597b85392e4943c5)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Kai Kang
2020-05-10 14:31:16 +08:00
committed by Richard Purdie
parent ee763935e9
commit 6c6b2e9b52

View File

@@ -12,8 +12,8 @@ PYPI_PACKAGE = "GitPython"
inherit pypi setuptools3
SRC_URI[md5sum] = "7555ad89a22f663c25cced5f623bdef0"
SRC_URI[sha256sum] = "9c2398ffc3dcb3c40b27324b316f08a4f93ad646d5a6328cafbb871aa79f5e42"
SRC_URI[md5sum] = "2397bea2d7c36ef9f874ab6355abae59"
SRC_URI[sha256sum] = "864a47472548f3ba716ca202e034c1900f197c0fb3a08f641c20c3cafd15ed94"
DEPENDS += " ${PYTHON_PN}-gitdb"