mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/python-socketio: bump version to 4.0.2
Signed-off-by: Serhii Sakhno <sergei.sakhno@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
9ffcd9279e
commit
58c16f4af1
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SOCKETIO_VERSION = 1.4.1
|
||||
PYTHON_SOCKETIO_SITE = https://pypi.python.org/packages/da/00/66103df6a116a2ce3ea662a9c8c80f337d43d7f138caf04e9af6dec24ba7
|
||||
PYTHON_SOCKETIO_VERSION = 4.0.2
|
||||
PYTHON_SOCKETIO_SITE = https://files.pythonhosted.org/packages/41/94/f59c7c61e4544d27ad0cdca354a20b4fc12674fae18c4f6a00e34a88007e
|
||||
PYTHON_SOCKETIO_SETUP_TYPE = setuptools
|
||||
PYTHON_SOCKETIO_LICENSE = MIT
|
||||
PYTHON_SOCKETIO_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user