[Buildroot] [git commit] package/python-cython: bump to version 3.1.3
Julien Olivain
ju.o at free.fr
Wed Sep 17 16:42:50 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=431545111ace08698deb14dd4138cfaec04aaef2
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/python-cython/python-cython.hash | 4 ++--
package/python-cython/python-cython.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-cython/python-cython.hash b/package/python-cython/python-cython.hash
index 25fa1d93ba..08972cd035 100644
--- a/package/python-cython/python-cython.hash
+++ b/package/python-cython/python-cython.hash
@@ -1,6 +1,6 @@
# md5, sha256 from https://pypi.org/pypi/cython/json
-md5 6fb2dc869f4d00b4a13e130ec1197bfd cython-3.1.2.tar.gz
-sha256 6bbf7a953fa6762dfecdec015e3b054ba51c0121a45ad851fa130f63f5331381 cython-3.1.2.tar.gz
+md5 f508595cc0951a77b70c07100df1b4ff cython-3.1.3.tar.gz
+sha256 10ee785e42328924b78f75a74f66a813cb956b4a9bc91c44816d089d5934c089 cython-3.1.3.tar.gz
# Locally computed sha256 checksums
sha256 9568a2b155e66ac3e0ba1fd80b52b827b9460e6cf6f233125e7cbca8e206ddc3 LICENSE.txt
sha256 e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7 COPYING.txt
diff --git a/package/python-cython/python-cython.mk b/package/python-cython/python-cython.mk
index cffd613787..50e2e6e1cc 100644
--- a/package/python-cython/python-cython.mk
+++ b/package/python-cython/python-cython.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_CYTHON_VERSION = 3.1.2
+PYTHON_CYTHON_VERSION = 3.1.3
PYTHON_CYTHON_SOURCE = cython-$(PYTHON_CYTHON_VERSION).tar.gz
-PYTHON_CYTHON_SITE = https://files.pythonhosted.org/packages/18/40/7b17cd866158238db704965da1b5849af261dbad393ea3ac966f934b2d39
+PYTHON_CYTHON_SITE = https://files.pythonhosted.org/packages/18/ab/915337fb39ab4f4539a313df38fc69938df3bf14141b90d61dfd5c2919de
PYTHON_CYTHON_SETUP_TYPE = setuptools
PYTHON_CYTHON_LICENSE = Apache-2.0
PYTHON_CYTHON_LICENSE_FILES = COPYING.txt LICENSE.txt
More information about the buildroot
mailing list