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 <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Pierre-Jean Texier
2020-03-04 21:05:59 +00:00
committed by Khem Raj
parent cab232ac59
commit 1559cf5810
2 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
inherit setuptools3
PACKAGECONFIG ?= "asyncio_client client"
require python-socketio.inc