mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-26 05:08:21 +00:00
Add buildroot 2018-02
This commit is contained in:
13
buildroot/package/python-socketio/python-socketio.mk
Normal file
13
buildroot/package/python-socketio/python-socketio.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-socketio
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SOCKETIO_VERSION = 1.4.1
|
||||
PYTHON_SOCKETIO_SITE = https://pypi.python.org/packages/da/00/66103df6a116a2ce3ea662a9c8c80f337d43d7f138caf04e9af6dec24ba7
|
||||
PYTHON_SOCKETIO_SETUP_TYPE = setuptools
|
||||
PYTHON_SOCKETIO_LICENSE = MIT
|
||||
PYTHON_SOCKETIO_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user