summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-smmap_0.9.0.bb
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2017-11-27 07:54:17 -0800
committerTim Orling <timothy.t.orling@linux.intel.com>2017-11-27 07:54:17 -0800
commit01ffded4e8b86570bf13433441bb4d70eaa8ac10 (patch)
tree48e33acd0637df461c97d574e6caa3ab9b411eab /meta/recipes-devtools/python/python3-smmap_0.9.0.bb
parent86b66028ce7ecef08597cf49067ca6b103810cb1 (diff)
downloadopenembedded-core-contrib-01ffded4e8b86570bf13433441bb4d70eaa8ac10.tar.gz
python-gitdb: use pypi.bbclasstimo/pypi-v2
* Simplify python3-gitdb recipe using pypi.bblass * Avoid duplication by using PYTHON_PN in .inc * Sort RDEPENDS alphabetically Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3-smmap_0.9.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-smmap_0.9.0.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-smmap_0.9.0.bb b/meta/recipes-devtools/python/python3-smmap_0.9.0.bb
index 1df74c172c..9c25ca1809 100644
--- a/meta/recipes-devtools/python/python3-smmap_0.9.0.bb
+++ b/meta/recipes-devtools/python/python3-smmap_0.9.0.bb
@@ -1,5 +1,3 @@
require python-smmap.inc
inherit setuptools3
-
-RDEPENDS_${PN} += "python3-codecs python3-mmap"