python3-watchdog: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:11 -04:00
parent 92d6c847c0
commit fa899ad737

View file

@ -1,7 +1,7 @@
# Template file for 'python3-watchdog' # Template file for 'python3-watchdog'
pkgname=python3-watchdog pkgname=python3-watchdog
version=2.1.6 version=2.1.6
revision=1 revision=2
wrksrc="watchdog-${version}" wrksrc="watchdog-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"