summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-twisted_19.2.1.bb
diff options
context:
space:
mode:
authorYuan Chao <yuanc.fnst@cn.fujitsu.com>2019-08-23 15:04:15 +0900
committerKhem Raj <raj.khem@gmail.com>2019-08-24 05:20:43 -0700
commiteec355783eb224efdaffdd82d60b94beb875e793 (patch)
treef6d049aa9d208a396c0c407d16af9a4c9b18041d /meta-python/recipes-devtools/python/python-twisted_19.2.1.bb
parent80c60a5d15198f35b1c3870039171c6b69a63c1a (diff)
downloadmeta-openembedded-eec355783eb224efdaffdd82d60b94beb875e793.tar.gz
python-twisted: upgrade 19.2.1 -> 19.7.0
LICENSE file updated: "Tom Most" was added in LICENSE file. Signed-off-by: Yuan Chao <yuanc.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, 0 insertions, 8 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
deleted file mode 100644
index 5903db3e02..0000000000
--- a/meta-python/recipes-devtools/python/python-twisted_19.2.1.bb
+++ /dev/null
@@ -1,8 +0,0 @@
1inherit pypi setuptools
2require python-twisted.inc
3
4RDEPENDS_${PN}-core += "${PYTHON_PN}-contextlib"
5
6RDEPENDS_${PN} += " \
7 ${PN}-news \
8"