From dc2ddbf8cb825e577a2a35d96a1a2fa9042b74f8 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Fri, 22 Dec 2017 18:59:47 -0800 Subject: python-gitdb: upgrade to v2.0.3 * Change PYPI_PACKAGE to gitdb2 to reflect upstream change * Now inherits setuptools rather than distutils Signed-off-by: Tim Orling Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-gitdb_2.0.3.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-gitdb_2.0.3.bb (limited to 'meta/recipes-devtools/python/python3-gitdb_2.0.3.bb') diff --git a/meta/recipes-devtools/python/python3-gitdb_2.0.3.bb b/meta/recipes-devtools/python/python3-gitdb_2.0.3.bb new file mode 100644 index 0000000000..fe158327cb --- /dev/null +++ b/meta/recipes-devtools/python/python3-gitdb_2.0.3.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-gitdb.inc -- cgit v1.2.3