generated from gaoyang3513/SDK_RK3288
[Mod] First commit
This commit is contained in:
15
package/python-rsa/python-rsa.mk
Normal file
15
package/python-rsa/python-rsa.mk
Normal file
@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-rsa
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_RSA_VERSION = 4.8
|
||||
PYTHON_RSA_SOURCE = rsa-$(PYTHON_RSA_VERSION).tar.gz
|
||||
PYTHON_RSA_SITE = https://files.pythonhosted.org/packages/8c/ee/4022542e0fed77dd6ddade38e1e4dea3299f873b7fd4e6d78319953b0f83
|
||||
PYTHON_RSA_SETUP_TYPE = setuptools
|
||||
PYTHON_RSA_LICENSE = Apache-2.0
|
||||
PYTHON_RSA_LICENSE_FILES = LICENSE
|
||||
PYTHON_RSA_CPE_ID_VENDOR = python-rsa_project
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user