python-pyinotify: bump to 0.9.6
authorYegor Yefremov <yegorslists@googlemail.com>
Wed, 17 Jun 2015 19:28:23 +0000 (21:28 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 18 Jun 2015 21:41:28 +0000 (23:41 +0200)
Remove hash file as the project doesn't provide manual tarballs
on GitHub.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-pyinotify/python-pyinotify.hash [deleted file]
package/python-pyinotify/python-pyinotify.mk

diff --git a/package/python-pyinotify/python-pyinotify.hash b/package/python-pyinotify/python-pyinotify.hash
deleted file mode 100644 (file)
index a51718d..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-# Locally computed:
-sha256  d22d94e5f1dfd19ff2f98b9bb9b31a869892652389b8f5c0a27c7de77550b1e4  python-pyinotify-0.9.5.tar.gz
index e43dcd0840cd87bd7095961744bd0dd5eb6e5bed..b4ea66299d42be75fab8b6ff906edce9c6f9642c 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PYTHON_PYINOTIFY_VERSION = 0.9.5
+PYTHON_PYINOTIFY_VERSION = 0.9.6
 PYTHON_PYINOTIFY_SITE = $(call github,seb-m,pyinotify,$(PYTHON_PYINOTIFY_VERSION))
 PYTHON_PYINOTIFY_SETUP_TYPE = setuptools
 PYTHON_PYINOTIFY_LICENSE = MIT