generated from gaoyang3513/SDK_RK3288
[Mod] First commit
This commit is contained in:
13
package/python-git/python-git.mk
Normal file
13
package/python-git/python-git.mk
Normal file
@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-git
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GIT_VERSION = 3.1.24
|
||||
PYTHON_GIT_SITE = $(call github,gitpython-developers,GitPython,$(PYTHON_GIT_VERSION))
|
||||
PYTHON_GIT_LICENSE = BSD-3-Clause
|
||||
PYTHON_GIT_LICENSE_FILES = LICENSE
|
||||
PYTHON_GIT_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user