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
1 ################################################################################
2 #
3 # python-daemon
4 #
5 ################################################################################
6
7 PYTHON_DAEMON_VERSION = 1.5.5
8 PYTHON_DAEMON_SITE = https://pypi.python.org/packages/source/p/python-daemon
9 PYTHON_DAEMON_LICENSE = Python-2.0 (library), GPLv2+ (test)
10 PYTHON_DAEMON_LICENSE_FILES = LICENSE.PSF-2 LICENSE.GPL-2
11 PYTHON_DAEMON_SETUP_TYPE = setuptools
12
13 $(eval $(python-package))