From a11c2401b78331bcc1fcfee0dfb64f4c17e81ccb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Jendrysik?= Date: Thu, 16 Feb 2017 21:29:04 +0000 Subject: [PATCH] testing/py-inotify: rebuild against new version of python3 --- testing/py-inotify/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py-inotify/APKBUILD b/testing/py-inotify/APKBUILD index e17b25b15e6..6caef27721c 100644 --- a/testing/py-inotify/APKBUILD +++ b/testing/py-inotify/APKBUILD @@ -2,7 +2,7 @@ pkgname=py-inotify _pkgname=pyinotify pkgver=0.9.6 -pkgrel=0 +pkgrel=1 pkgdesc="Linux filesystem events monitoring" url="http://pypi.python.org/pypi/pyinotify" arch="noarch"