From: Alexandru Ardelean Date: Tue, 2 Jun 2026 18:03:31 +0000 (+0300) Subject: python-socketio: bump to 5.16.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=879887f3d8312f2172fa4d36e9cef086f71db5c5;p=openwrt-packages.git python-socketio: bump to 5.16.2 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 24b2327ee..18f486749 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.1 +PKG_VERSION:=5.16.2 PKG_RELEASE:=1 PYPI_NAME:=python-socketio PYPI_SOURCE_NAME:=python_socketio -PKG_HASH:=f863f98eacce81ceea2e742f6388e10ca3cdd0764be21d30d5196470edf5ea89 +PKG_HASH:=ad88c228d921646efa436c0a0df217e364ef30ec072df4041484e54d49c15989 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT