summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-watchdog_2.1.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-watchdog: Upgrade 2.1.1 -> 2.1.2Leon Anavi2021-05-241-18/+0
| | | | | | | | | | | | Upgrade to release 2.1.2: - [mac] Fix relative path handling for non-recursive watch. - [windows] On PyPy, events happening right after start() were missed. Add a workaround for that. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-watchdog: Upgrade 2.1.0 -> 2.1.1Leon Anavi2021-05-141-0/+18
Upgrade to release 2.1.1: - [mac] Fix callback exceptions when the watcher is deleted but still receiving events Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>