mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/python-engineio: bump to version 3.9.3
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
3153d12ae3
commit
5b146ed549
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_ENGINEIO_VERSION = 3.3.0
|
||||
PYTHON_ENGINEIO_SITE = https://files.pythonhosted.org/packages/2f/09/83d627ad3dadd064bfb875c7767e93f3568354fe82cebe298b4e07f79238
|
||||
PYTHON_ENGINEIO_VERSION = 3.9.3
|
||||
PYTHON_ENGINEIO_SITE = https://files.pythonhosted.org/packages/f4/e4/d46daeb6010781d56f3468d0ad4e11e2d44aafc4ec521327a19d80f536f2
|
||||
PYTHON_ENGINEIO_SETUP_TYPE = setuptools
|
||||
PYTHON_ENGINEIO_LICENSE = MIT
|
||||
PYTHON_ENGINEIO_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user