mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/python-engineio: bump to version 3.10.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
f798df973e
commit
53765075ed
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_ENGINEIO_VERSION = 3.9.3
|
||||
PYTHON_ENGINEIO_SITE = https://files.pythonhosted.org/packages/f4/e4/d46daeb6010781d56f3468d0ad4e11e2d44aafc4ec521327a19d80f536f2
|
||||
PYTHON_ENGINEIO_VERSION = 3.10.0
|
||||
PYTHON_ENGINEIO_SITE = https://files.pythonhosted.org/packages/78/8e/c58cf2725fd17d65b9fe818b70aff4ccce4903b47aaee6f4321727a8b8bb
|
||||
PYTHON_ENGINEIO_SETUP_TYPE = setuptools
|
||||
PYTHON_ENGINEIO_LICENSE = MIT
|
||||
PYTHON_ENGINEIO_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user