Add buildroot 2018-02
This commit is contained in:
13
buildroot/package/python-coherence/python-coherence.mk
Normal file
13
buildroot/package/python-coherence/python-coherence.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-coherence
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_COHERENCE_VERSION = b7856985fd496689ca1f9024925ae737297c00d1
|
||||
PYTHON_COHERENCE_SITE = $(call github,coherence-project,Coherence,$(PYTHON_COHERENCE_VERSION))
|
||||
PYTHON_COHERENCE_SETUP_TYPE = setuptools
|
||||
PYTHON_COHERENCE_LICENSE = MIT
|
||||
PYTHON_COHERENCE_LICENSE_FILES = LICENCE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user