From: Alexandru Ardelean Date: Sun, 9 Aug 2026 09:32:07 +0000 (+0300) Subject: python-socketio: bump to 5.16.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8059e92d150be7c120ad202abe4fbf775a3b7de5;p=openwrt-packages.git python-socketio: bump to 5.16.4 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-socketio/Makefile b/lang/python/python-socketio/Makefile index 18f486749..940e9f24c 100644 --- a/lang/python/python-socketio/Makefile +++ b/lang/python/python-socketio/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-socketio -PKG_VERSION:=5.16.2 +PKG_VERSION:=5.16.4 PKG_RELEASE:=1 PYPI_NAME:=python-socketio PYPI_SOURCE_NAME:=python_socketio -PKG_HASH:=ad88c228d921646efa436c0a0df217e364ef30ec072df4041484e54d49c15989 +PKG_HASH:=f7fa4a43cc8e687930b5c6e44d6e2efc2071eca4bef49b8bb3dc0827f7f92235 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT