aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-inotify
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 15:16:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:54 +0000
commit1eb3e4090751f3ce78c92b2e2cbcc6a9d0963442 (patch)
treecb59d93b8c5ef680f85958d09b0d86b30d1b1ce0 /testing/py-inotify
parent58356abf6f4d65b6cc0edae2f13ca251c0d3a22a (diff)
downloadaports-1eb3e4090751f3ce78c92b2e2cbcc6a9d0963442.tar.bz2
aports-1eb3e4090751f3ce78c92b2e2cbcc6a9d0963442.tar.xz
testing/py-inotify: rebuild against python 3.7
Diffstat (limited to 'testing/py-inotify')
-rw-r--r--testing/py-inotify/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-inotify/APKBUILD b/testing/py-inotify/APKBUILD
index 6caef27721..5bb31c7dfd 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=1
+pkgrel=2
pkgdesc="Linux filesystem events monitoring"
url="http://pypi.python.org/pypi/pyinotify"
arch="noarch"