aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
blob: 7fc8c65e5ad3557f7c06527449f754377a874619 (plain)
1
2
3
4
5
6
7
8
9
10
inherit pypi setuptools
require python-twisted.inc

RDEPENDS_${PN}-core += "${PYTHON_PN}-contextlib"

# Not yet ported to py3 yet available in py2
# See src/twisted/python/_setup.py -- notPortedModules
RDEPENDS_${PN} += "\
    ${PN}-news \
    "