For the update script you also need python-git. Since we are already using a virtenv, why not add it to requirements :).
yolk lists the following as being available so I fairly arbitrarily picked 0.3.7 on the assumption it was the "best" of the 0.3 line... GitPython 1.0.1 GitPython 1.0.0 GitPython 0.3.7 GitPython 0.3.6 -bavery diff --git a/requirements.txt b/requirements.txt index b88ab2b..ea52994 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,3 +17,4 @@ python-nvd3==0.12.2 regex==2014.06.28 six==1.7.3 wsgiref==0.1.2 +gitpython==0.3.7 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto