mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
python-cython: bump to version 0.29.3
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
66fe69c654
commit
ca70c77a88
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CYTHON_VERSION = 0.29.2
|
||||
PYTHON_CYTHON_VERSION = 0.29.3
|
||||
PYTHON_CYTHON_SOURCE = Cython-$(PYTHON_CYTHON_VERSION).tar.gz
|
||||
PYTHON_CYTHON_SITE = https://files.pythonhosted.org/packages/c1/f2/d1207fd0dfe5cb4dbb06a035eb127653821510d896ce952b5c66ca3dafa4
|
||||
PYTHON_CYTHON_SITE = https://files.pythonhosted.org/packages/02/24/f73045afb049295b34ac55aaf6ea1592604cda3749632a22e563e66604a3
|
||||
PYTHON_CYTHON_SETUP_TYPE = setuptools
|
||||
PYTHON_CYTHON_LICENSE = Apache-2.0
|
||||
PYTHON_CYTHON_LICENSE_FILES = COPYING.txt LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user