From e7083207684b18dd55d6b4dc88fc1ffc90d16476 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Sat, 18 Nov 2017 18:14:01 -0800 Subject: python-gitdb: use pypi.bbclass * Simplify python3-gitdb using pypi.bbclass * Consolidate common content in .inc Signed-off-by: Tim Orling Signed-off-by: Ross Burton --- meta/recipes-devtools/python/python3-gitdb_0.6.4.bb | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'meta/recipes-devtools/python/python3-gitdb_0.6.4.bb') diff --git a/meta/recipes-devtools/python/python3-gitdb_0.6.4.bb b/meta/recipes-devtools/python/python3-gitdb_0.6.4.bb index 80d9d469af..e46a438757 100644 --- a/meta/recipes-devtools/python/python3-gitdb_0.6.4.bb +++ b/meta/recipes-devtools/python/python3-gitdb_0.6.4.bb @@ -1,7 +1,2 @@ -require python-gitdb.inc - -DEPENDS = "python3-async python3-smmap" - inherit distutils3 - -RDEPENDS_${PN} += "python3-smmap python3-async python3-mmap python3-lang python3-io python3-shell python3-crypt python3-compression" +require python-gitdb.inc -- cgit v1.2.3