generated from gaoyang3513/SDK_RK3288
[Mod] First commit
This commit is contained in:
14
package/python-sh/python-sh.mk
Normal file
14
package/python-sh/python-sh.mk
Normal file
@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-sh
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_SH_VERSION = 1.14.2
|
||||
PYTHON_SH_SOURCE = sh-$(PYTHON_SH_VERSION).tar.gz
|
||||
PYTHON_SH_SITE = https://files.pythonhosted.org/packages/80/39/ed280d183c322453e276a518605b2435f682342f2c3bcf63228404d36375
|
||||
PYTHON_SH_SETUP_TYPE = setuptools
|
||||
PYTHON_SH_LICENSE = MIT
|
||||
PYTHON_SH_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user