mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/python-cython: bump to version 0.29.5
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
25ff9dc1fb
commit
c809f1b352
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CYTHON_VERSION = 0.29.4
|
||||
PYTHON_CYTHON_VERSION = 0.29.5
|
||||
PYTHON_CYTHON_SOURCE = Cython-$(PYTHON_CYTHON_VERSION).tar.gz
|
||||
PYTHON_CYTHON_SITE = https://files.pythonhosted.org/packages/cf/e2/03af631ca4a2cf7bc392dd8785c7cc427bff3af4bf5864cdde734f80d052
|
||||
PYTHON_CYTHON_SITE = https://files.pythonhosted.org/packages/e0/31/4a166556f92c469d8291d4b03a187f325c773c330fffc1e798bf83d947f2
|
||||
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