summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-gitdb_0.6.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-gitdb: upgrade to v2.0.3Tim Orling2018-01-021-2/+0
| | | | | | | | | | * Change PYPI_PACKAGE to gitdb2 to reflect upstream change * Now inherits setuptools rather than distutils (From OE-Core rev: dc2ddbf8cb825e577a2a35d96a1a2fa9042b74f8) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python-gitdb: use pypi.bbclassTim Orling2017-12-131-6/+1
| | | | | | | | | | | * Simplify python3-gitdb using pypi.bbclass * Consolidate common content in .inc (From OE-Core rev: e7083207684b18dd55d6b4dc88fc1ffc90d16476) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python3-gitdb: Fixes zlib missing dependencyAlejandro Hernandez2016-08-171-1/+1
| | | | | | | | (From OE-Core rev: 3637e5c89bb39c194fac296080040b862602e3b0) Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* python3-gitdb: add it for python3-gitRobert Yang2016-05-191-0/+7
Need add python3-git to buildtools-tarball for the py3 build, and the dependencies chain is: python3-git -> python3-gitdb (From OE-Core rev: b13babf07d77bcbed21c24761e2f4ada9ba85507) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>