summaryrefslogtreecommitdiffstats
path: root/package/python-passlib/python-passlib.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-passlib/python-passlib.mk')
-rw-r--r--package/python-passlib/python-passlib.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/package/python-passlib/python-passlib.mk b/package/python-passlib/python-passlib.mk
new file mode 100644
index 0000000000..1a3726b607
--- /dev/null
+++ b/package/python-passlib/python-passlib.mk
@@ -0,0 +1,14 @@
+################################################################################
+#
+# python-passlib
+#
+################################################################################
+
+PYTHON_PASSLIB_VERSION = 1.7.1
+PYTHON_PASSLIB_SOURCE = passlib-$(PYTHON_PASSLIB_VERSION).tar.gz
+PYTHON_PASSLIB_SITE = https://files.pythonhosted.org/packages/25/4b/6fbfc66aabb3017cd8c3bd97b37f769d7503ead2899bf76e570eb91270de
+PYTHON_PASSLIB_SETUP_TYPE = setuptools
+PYTHON_PASSLIB_LICENSE = BSD-3-Clause
+PYTHON_PASSLIB_LICENSE_FILES = LICENSE
+
+$(eval $(python-package))
OpenPOWER on IntegriCloud