mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package/python-channels: bump to version 2.3.0
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
26d9d4dca6
commit
724d33f5bd
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_CHANNELS_VERSION = 2.2.0
|
||||
PYTHON_CHANNELS_VERSION = 2.3.0
|
||||
PYTHON_CHANNELS_SOURCE = channels-$(PYTHON_CHANNELS_VERSION).tar.gz
|
||||
PYTHON_CHANNELS_SITE = https://files.pythonhosted.org/packages/26/b9/92c803f3e8e304efbfbcd0634d4a5ad2d231f515b968f1b9e7c84ee78012
|
||||
PYTHON_CHANNELS_SITE = https://files.pythonhosted.org/packages/ad/69/fb21d6db9c4906a0e044812d15d99dcf2e98153dcf5bf2be48f833394670
|
||||
PYTHON_CHANNELS_SETUP_TYPE = setuptools
|
||||
PYTHON_CHANNELS_LICENSE = BSD-3-Clause
|
||||
PYTHON_CHANNELS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user