summaryrefslogtreecommitdiffstats
path: root/package/python-coherence/python-coherence.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-coherence/python-coherence.mk')
-rw-r--r--package/python-coherence/python-coherence.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/package/python-coherence/python-coherence.mk b/package/python-coherence/python-coherence.mk
new file mode 100644
index 0000000000..301885ba34
--- /dev/null
+++ b/package/python-coherence/python-coherence.mk
@@ -0,0 +1,14 @@
+################################################################################
+#
+# python-coherence
+#
+################################################################################
+
+PYTHON_COHERENCE_VERSION = 0.6.6.2
+PYTHON_COHERENCE_SITE = $(call github,coherence-project,Coherence,Coherence-$(PYTHON_COHERENCE_VERSION))
+PYTHON_COHERENCE_SETUP_TYPE = setuptools
+PYTHON_COHERENCE_LICENSE = MIT
+PYTHON_COHERENCE_LICENSE_FILES = LICENSE
+PYTHON_COHERENCE_DEPENDENCIES = python-twisted python-zope-interface python-pyasn
+
+$(eval $(python-package))
OpenPOWER on IntegriCloud