K 10 svn:author V 7 rhurlin K 8 svn:date V 27 2021-03-20T09:06:48.319791Z K 7 svn:log V 654 MFH: r566555 devel/py-watchdog: Update to 0.10.6 On Github, there is already v2.0.2, but from v1.0.0 on 'make test' produces many errors for functions, which passes fine until <= v1.0.0. Newer tests run with an update of devel/py-pytest >= v5.0.0 [1][2]. [1] https://docs.pytest.org/en/latest/changelog.html?highlight=pytestunknownmarkwarning [2] https://github.com/pytest-dev/pytest/pull/5416 Changelog: https://github.com/gorakhargosh/watchdog/releases/tag/v0.10.6 PR: 244031 Submitted by: Evilham Approved by: Nicola Vitale (maintainer timeout) Differential Revision: https://reviews.freebsd.org/D23608 END