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-pyinotify / python-pyinotify.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/python-pyinotify/python-pyinotify.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/python-pyinotify/python-pyinotify.mk
new file mode 100644 (file)
index 0000000..e43dcd0
--- /dev/null
@@ -0,0 +1,13 @@
+################################################################################
+#
+# python-pyinotify
+#
+################################################################################
+
+PYTHON_PYINOTIFY_VERSION = 0.9.5
+PYTHON_PYINOTIFY_SITE = $(call github,seb-m,pyinotify,$(PYTHON_PYINOTIFY_VERSION))
+PYTHON_PYINOTIFY_SETUP_TYPE = setuptools
+PYTHON_PYINOTIFY_LICENSE = MIT
+PYTHON_PYINOTIFY_LICENSE_FILES = COPYING
+
+$(eval $(python-package))