summaryrefslogtreecommitdiffstats
path: root/package/python-constantly/python-constantly.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-constantly/python-constantly.mk')
-rw-r--r--package/python-constantly/python-constantly.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/package/python-constantly/python-constantly.mk b/package/python-constantly/python-constantly.mk
new file mode 100644
index 0000000000..783d198d06
--- /dev/null
+++ b/package/python-constantly/python-constantly.mk
@@ -0,0 +1,14 @@
+################################################################################
+#
+# python-constantly
+#
+################################################################################
+
+PYTHON_CONSTANTLY_VERSION = 15.1.0
+PYTHON_CONSTANTLY_SOURCE = constantly-$(PYTHON_CONSTANTLY_VERSION).tar.gz
+PYTHON_CONSTANTLY_SITE = https://pypi.python.org/packages/95/f1/207a0a478c4bb34b1b49d5915e2db574cadc415c9ac3a7ef17e29b2e8951
+PYTHON_CONSTANTLY_SETUP_TYPE = setuptools
+PYTHON_CONSTANTLY_LICENSE = MIT
+PYTHON_CONSTANTLY_LICENSE_FILES = LICENSE
+
+$(eval $(python-package))
OpenPOWER on IntegriCloud