blob: 7fc8c65e5ad3557f7c06527449f754377a874619 [file] [log] [blame]
Brad Bishopd7bf8c12018-02-25 22:55:05 -05001inherit pypi setuptools
2require python-twisted.inc
3
4RDEPENDS_${PN}-core += "${PYTHON_PN}-contextlib"
5
6# Not yet ported to py3 yet available in py2
7# See src/twisted/python/_setup.py -- notPortedModules
8RDEPENDS_${PN} += "\
9 ${PN}-news \
10 "