From 1559cf58103030156c88cd23652ce390c791d7a8 Mon Sep 17 00:00:00 2001 From: Pierre-Jean Texier Date: Wed, 4 Mar 2020 21:05:59 +0000 Subject: python3-socketio: upgrade 4.3.1 -> 4.4.0 See full changelog https://github.com/miguelgrinberg/python-socketio/blob/master/CHANGES.md Signed-off-by: Pierre-Jean Texier Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-socketio_4.4.0.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-socketio_4.4.0.bb (limited to 'meta-python/recipes-devtools/python/python3-socketio_4.4.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-socketio_4.4.0.bb b/meta-python/recipes-devtools/python/python3-socketio_4.4.0.bb new file mode 100644 index 0000000000..e2542cf4a5 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-socketio_4.4.0.bb @@ -0,0 +1,5 @@ +inherit setuptools3 + +PACKAGECONFIG ?= "asyncio_client client" +require python-socketio.inc + -- cgit v1.2.3-54-g00ecf