summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/python/python3-gitdb_0.6.4.bb
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2017-11-18 18:14:01 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-12-13 13:59:45 +0000
commite7083207684b18dd55d6b4dc88fc1ffc90d16476 (patch)
tree623a07c30055fa8cd11b281766b8206817ec830c /meta/recipes-devtools/python/python3-gitdb_0.6.4.bb
parentf976a76116bb69ca3603de36b7327615e3e947c2 (diff)
downloadopenembedded-core-e7083207684b18dd55d6b4dc88fc1ffc90d16476.tar.gz
openembedded-core-e7083207684b18dd55d6b4dc88fc1ffc90d16476.tar.bz2
openembedded-core-e7083207684b18dd55d6b4dc88fc1ffc90d16476.zip
python-gitdb: use pypi.bbclass
* Simplify python3-gitdb using pypi.bbclass * Consolidate common content in .inc Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3-gitdb_0.6.4.bb')
-rw-r--r--meta/recipes-devtools/python/python3-gitdb_0.6.4.bb7
1 files changed, 1 insertions, 6 deletions
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