python-socketio: Update to 5.8.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To 2023-08-03 23:47:42 +08:00 committed by Tianling Shen
parent 466dfed2f2
commit 7e931594c7
1 changed files with 3 additions and 3 deletions

View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-socketio
PKG_VERSION:=5.2.1
PKG_VERSION:=5.8.0
PKG_RELEASE:=1
PYPI_NAME:=python-socketio
PKG_HASH:=356a8a480fa316295b439d63a5f35a7a59fe65cee1ae35dee28e87d00e5aead6
PKG_HASH:=e714f4dddfaaa0cb0e37a1e2deef2bb60590a5b9fea9c343dd8ca5e688416fd9
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com>
PKG_LICENSE:=MIT
@ -34,7 +34,7 @@ define Package/python3-socketio
+python3-engineio \
+python3-asyncio \
+python3-logging \
+python3-urllib
+python3-uuid
endef
define Package/python3-socketio/description