python-cython: bump to 3.2.5
authorAlexandru Ardelean <redacted>
Tue, 2 Jun 2026 22:06:14 +0000 (01:06 +0300)
committerAlexandru Ardelean <redacted>
Tue, 9 Jun 2026 06:28:03 +0000 (09:28 +0300)
Refresh sha256 from PyPI sdist.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-cython/Makefile

index dbd3610c452d8ecc0ed69a744125f8316437e78f..61a418629e699858abbddc689ab462ed8e48158b 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-cython
-PKG_VERSION:=3.2.4
+PKG_VERSION:=3.2.5
 PKG_RELEASE:=1
 
 PYPI_NAME:=Cython
 PYPI_SOURCE_NAME:=cython
-PKG_HASH:=84226ecd313b233da27dc2eb3601b4f222b8209c3a7216d8733b031da1dc64e6
+PKG_HASH:=3dd42e4cf36ad15f265bdfec2337cc00c688c8eb6d374ffd13bb19437c27bba1
 
 PKG_LICENSE:=Apache-2.0
 PKG_LICENSE_FILES:=LICENSE.txt
git clone https://git.99rst.org/PROJECT