From: Rosen Penev Date: Fri, 6 Feb 2026 03:40:11 +0000 (-0800) Subject: python-gevent: update to 25.9.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1d3b5f7791d1d33289a0a0a74b17dc117bb0e58f;p=openwrt-packages.git python-gevent: update to 25.9.1 Fixes compilation. Signed-off-by: Rosen Penev --- diff --git a/lang/python/python-gevent/Makefile b/lang/python/python-gevent/Makefile index 92e2dbc26..e1f140361 100644 --- a/lang/python/python-gevent/Makefile +++ b/lang/python/python-gevent/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-gevent -PKG_VERSION:=23.9.1 +PKG_VERSION:=25.9.1 PKG_RELEASE:=1 PYPI_NAME:=gevent -PKG_HASH:=72c002235390d46f94938a96920d8856d4ffd9ddf62a303a0d7c118894097e34 +PKG_HASH:=adf9cd552de44a4e6754c51ff2e78d9193b7fa6eab123db9578a210e657235dd PKG_MAINTAINER:=Andy Syam PKG_LICENSE:=MIT