mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/python-cython: bump to version 0.29.11
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
cf9e8ebe47
commit
6054e096da
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CYTHON_VERSION = 0.29.9
|
||||
PYTHON_CYTHON_VERSION = 0.29.11
|
||||
PYTHON_CYTHON_SOURCE = Cython-$(PYTHON_CYTHON_VERSION).tar.gz
|
||||
PYTHON_CYTHON_SITE = https://files.pythonhosted.org/packages/69/ab/b18f7f2e61c12e5e859c86b6d37f73971679d5f5c5c97d6cc7ff8916468a
|
||||
PYTHON_CYTHON_SITE = https://files.pythonhosted.org/packages/87/26/6f8a63fda4743d9e405c17c2872ac3242b63b5eba79c475ddf1777f17b9e
|
||||
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