From: Alexandru Ardelean Date: Sun, 9 Aug 2026 09:31:54 +0000 (+0300) Subject: python-cython: bump to 3.2.9 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2940fb048349ee0b35ac4ad1079e0c574c5d6c58;p=openwrt-packages.git python-cython: bump to 3.2.9 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-cython/Makefile b/lang/python/python-cython/Makefile index 61a418629..d827cae2c 100644 --- a/lang/python/python-cython/Makefile +++ b/lang/python/python-cython/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-cython -PKG_VERSION:=3.2.5 +PKG_VERSION:=3.2.9 PKG_RELEASE:=1 PYPI_NAME:=Cython PYPI_SOURCE_NAME:=cython -PKG_HASH:=3dd42e4cf36ad15f265bdfec2337cc00c688c8eb6d374ffd13bb19437c27bba1 +PKG_HASH:=d249c9022ab13286b17bd66f30609e800c5f95efeecb06168990c7a66cecde6c PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE.txt