diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-01-02 13:16:46 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-02 09:40:34 -0800 |
commit | 9dec5cebc8ddcf411b1e4feaa0a22e36147e6b2f (patch) | |
tree | 8a87583d4582fe58d541fb24de06e6e01769c6ac /meta-python/recipes-devtools/python/python-engineio_3.11.1.bb | |
parent | 2f03af6ba08b111416c41eda4a95431cedd3aab1 (diff) | |
download | meta-openembedded-9dec5cebc8ddcf411b1e4feaa0a22e36147e6b2f.tar.gz |
python-engineio: upgrade 3.10.0 -> 3.11.1
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-engineio_3.11.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-engineio_3.11.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-engineio_3.11.1.bb b/meta-python/recipes-devtools/python/python-engineio_3.11.1.bb new file mode 100644 index 0000000000..7dd6ec0e0d --- /dev/null +++ b/meta-python/recipes-devtools/python/python-engineio_3.11.1.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit setuptools | ||
2 | require python-engineio.inc | ||