summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-watchdog_4.0.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-watchdog: Upgrade 4.0.1 -> 4.0.2Leon Anavi2024-08-141-0/+18
Upgrade to release 4.0.2: - Add support for Python 3.13 - [core] Run ruff, apply several fixes - [core] Remove execution rights from events.py - [documentation] Update PatternMatchingEventHandler docstrings - [documentation] Simplify the quickstart example - [fsevents] Add missing event_filter keyword-argument to FSEventsObserver.schedule() - [utils] Fix a possible race condition in AutoRestartTrick - [watchmedo] Remove execution rights from watchmedo.py Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>