Commit f6f3f3e6 authored by Yegor Yefremov's avatar Yegor Yefremov Committed by Thomas Petazzoni
Browse files

python-pyinotify: bump to 0.9.6



Remove hash file as the project doesn't provide manual tarballs
on GitHub.

Signed-off-by: default avatarYegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 0778c99e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
# Locally computed:
sha256  d22d94e5f1dfd19ff2f98b9bb9b31a869892652389b8f5c0a27c7de77550b1e4  python-pyinotify-0.9.5.tar.gz
+1 −1
Original line number Diff line number Diff line
@@ -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