From: Jeffery To Date: Thu, 3 Aug 2023 15:47:42 +0000 (+0800) Subject: python-socketio: Update to 5.8.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7e931594c7b20f11863d7816531dd583bce728b7;p=openwrt-packages.git python-socketio: Update to 5.8.0 Signed-off-by: Jeffery To --- diff --git a/lang/python/python-socketio/Makefile b/lang/python/python-socketio/Makefile index 9fde114ae..61a1128c0 100644 --- a/lang/python/python-socketio/Makefile +++ b/lang/python/python-socketio/Makefile @@ -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 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