mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
python-cython: bump to version 0.29.4
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
5c6ee572ff
commit
008859d485
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CYTHON_VERSION = 0.29.3
|
||||
PYTHON_CYTHON_VERSION = 0.29.4
|
||||
PYTHON_CYTHON_SOURCE = Cython-$(PYTHON_CYTHON_VERSION).tar.gz
|
||||
PYTHON_CYTHON_SITE = https://files.pythonhosted.org/packages/02/24/f73045afb049295b34ac55aaf6ea1592604cda3749632a22e563e66604a3
|
||||
PYTHON_CYTHON_SITE = https://files.pythonhosted.org/packages/cf/e2/03af631ca4a2cf7bc392dd8785c7cc427bff3af4bf5864cdde734f80d052
|
||||
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