The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / python-daemon / python-daemon.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/python-daemon/python-daemon.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/python-daemon/python-daemon.mk
new file mode 100644 (file)
index 0000000..b8b80ba
--- /dev/null
@@ -0,0 +1,13 @@
+################################################################################
+#
+# python-daemon
+#
+################################################################################
+
+PYTHON_DAEMON_VERSION = 1.5.5
+PYTHON_DAEMON_SITE = https://pypi.python.org/packages/source/p/python-daemon
+PYTHON_DAEMON_LICENSE = Python-2.0 (library), GPLv2+ (test)
+PYTHON_DAEMON_LICENSE_FILES = LICENSE.PSF-2 LICENSE.GPL-2
+PYTHON_DAEMON_SETUP_TYPE = setuptools
+
+$(eval $(python-package))