From: Alexandru Ardelean Date: Tue, 2 Jun 2026 18:03:31 +0000 (+0300) Subject: python-engineio: bump to 4.13.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=81d32e915cea006f939e9a8257ffa205a16e0bb5;p=openwrt-packages.git python-engineio: bump to 4.13.2 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-engineio/Makefile b/lang/python/python-engineio/Makefile index 5ea9444d4..360f72f5c 100644 --- a/lang/python/python-engineio/Makefile +++ b/lang/python/python-engineio/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-engineio -PKG_VERSION:=4.13.1 +PKG_VERSION:=4.13.2 PKG_RELEASE:=1 PYPI_NAME:=python-engineio PYPI_SOURCE_NAME:=python_engineio -PKG_HASH:=0a853fcef52f5b345425d8c2b921ac85023a04dfcf75d7b74696c61e940fd066 +PKG_HASH:=a7732e99cfb7db6ed1aee31f18d7f73bbae086a92f31dee019bc646155d9684e PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=MIT