aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-twisted_19.2.1.bb
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-06-18 11:29:28 +0800
committerKhem Raj <raj.khem@gmail.com>2019-06-18 06:32:38 -0700
commitd29f84835bbd39a05be310126d37f5d2c00ed2ba (patch)
tree5b7767dc495523c5afffcd12ddb454cabafda2a3 /meta-python/recipes-devtools/python/python-twisted_19.2.1.bb
parent1e0ec61f7a947549ec1f378c606b9554b87cae66 (diff)
downloadmeta-openembedded-contrib-d29f84835bbd39a05be310126d37f5d2c00ed2ba.tar.gz
python-twisted: upgrade 19.2.0 -> 19.2.1
-Upgrade from python-twisted_19.2.0.bb to python-twisted_19.2.1.bb. -Upgrade from python3-twisted_19.2.0.bb to python3-twisted_19.2.1.bb. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-twisted_19.2.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-twisted_19.2.1.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-twisted_19.2.1.bb b/meta-python/recipes-devtools/python/python-twisted_19.2.1.bb
new file mode 100644
index 0000000000..5903db3e02
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-twisted_19.2.1.bb
@@ -0,0 +1,8 @@
+inherit pypi setuptools
+require python-twisted.inc
+
+RDEPENDS_${PN}-core += "${PYTHON_PN}-contextlib"
+
+RDEPENDS_${PN} += " \
+ ${PN}-news \
+"