diff --git a/srcpkgs/python3-watchdog/template b/srcpkgs/python3-watchdog/template index c5b6e59a089..f17c078d5b0 100644 --- a/srcpkgs/python3-watchdog/template +++ b/srcpkgs/python3-watchdog/template @@ -1,7 +1,7 @@ # Template file for 'python3-watchdog' pkgname=python3-watchdog version=3.0.0 -revision=1 +revision=2 build_style=python3-module make_check_args="--deselect tests/test_inotify_buffer.py::test_unmount_watched_directory_filesystem" hostmakedepends="python3-setuptools"