diff options
| author | Derek Straka <derek@asterius.io> | 2017-10-03 13:05:51 -0400 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-10-04 14:53:34 +0000 |
| commit | d55c3265602afe16d38971a3d4b57de915ab024f (patch) | |
| tree | ecdbce2ac3eda5d5a500fdaae3b076591e8a0618 /meta-python/recipes-devtools/python/python-twisted_17.9.0.bb | |
| parent | 70dde4d11d6ccece19a498276b3757876ac59ef3 (diff) | |
| download | meta-openembedded-d55c3265602afe16d38971a3d4b57de915ab024f.tar.gz | |
python-twisted: update to version 17.9.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-twisted_17.9.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-twisted_17.9.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb b/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb new file mode 100644 index 0000000000..3b4511077f --- /dev/null +++ b/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | inherit pypi setuptools | ||
| 2 | require python-twisted.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN}-core = "python-core python-zopeinterface python-contextlib" | ||
