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:
14
package/python-tinyrpc/python-tinyrpc.mk
Normal file
14
package/python-tinyrpc/python-tinyrpc.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-tinyrpc
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_TINYRPC_VERSION = 1.0.1
|
||||
PYTHON_TINYRPC_SOURCE = tinyrpc-$(PYTHON_TINYRPC_VERSION).tar.gz
|
||||
PYTHON_TINYRPC_SITE = https://files.pythonhosted.org/packages/1f/f9/d2f9aa8238fc4f3f92e3912b3768c67e3b74257fdf47da2db391354be285
|
||||
PYTHON_TINYRPC_SETUP_TYPE = setuptools
|
||||
PYTHON_TINYRPC_LICENSE = MIT
|
||||
PYTHON_TINYRPC_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user