summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-engineio.inc
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2020-06-03 16:42:31 +0300
committerKhem Raj <raj.khem@gmail.com>2020-06-05 18:43:03 -0700
commit870a2f8e541f9c525f1cb4e3b90ed24658c0a1e2 (patch)
tree418d8875bc9df21bb34ebf1c8b90af8fdb60f9ed /meta-python/recipes-devtools/python/python-engineio.inc
parent6069a6d3fe80d177e9ddaf85d5251a7403e787a9 (diff)
downloadmeta-openembedded-870a2f8e541f9c525f1cb4e3b90ed24658c0a1e2.tar.gz
python3-engineio: Upgrade 3.12.1 -> 3.13.0
Upgrade to release 3.13.0 and consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-engineio.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-engineio.inc13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-python/recipes-devtools/python/python-engineio.inc b/meta-python/recipes-devtools/python/python-engineio.inc
deleted file mode 100644
index 965f420142..0000000000
--- a/meta-python/recipes-devtools/python/python-engineio.inc
+++ /dev/null
@@ -1,13 +0,0 @@
1SUMMARY = "Engine.IO server"
2HOMEPAGE = "https://github.com/miguelgrinberg/python-engineio/"
3SECTION = "devel/python"
4
5LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=42d0a9e728978f0eeb759c3be91536b8"
7
8inherit pypi
9
10PYPI_PACKAGE = "python-engineio"
11
12SRC_URI[md5sum] = "e6ea8b3f2f32eeeb02014c46092f2adb"
13SRC_URI[sha256sum] = "2481732d93646998f7372ef0ecf003af7817b82720b881db173c3d50b4887916"