python-pyinotify: bump to 0.9.6

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>
This commit is contained in:
Yegor Yefremov 2015-06-17 21:28:23 +02:00 committed by Thomas Petazzoni
parent 0778c99e47
commit f6f3f3e6dd
2 changed files with 1 additions and 3 deletions

View file

@ -1,2 +0,0 @@
# Locally computed:
sha256 d22d94e5f1dfd19ff2f98b9bb9b31a869892652389b8f5c0a27c7de77550b1e4 python-pyinotify-0.9.5.tar.gz

View 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