mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
13
package/python-socketio/python-socketio.mk
Normal file
13
package/python-socketio/python-socketio.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-socketio
|
||||
#
|
||||
################################################################################
|
||||
|
||||
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
|
||||
|
||||
$(eval $(python-package))
|
Reference in New Issue
Block a user