python3-inotify: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford
2022-09-19 21:08:05 -04:00
parent f69c3c4869
commit 79f137f48c

View File

@@ -1,7 +1,7 @@
# Template file for 'python3-inotify' # Template file for 'python3-inotify'
pkgname=python3-inotify pkgname=python3-inotify
version=0.9.6 version=0.9.6
revision=7 revision=8
wrksrc="pyinotify-${version}" wrksrc="pyinotify-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"