| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-watchdog: upgrade 2.3.0-> 2.3.1 | Wang Mingyu | 2023-03-04 | 1 | -18/+0 |
| | | | | | | | | | | | | | Changelog: ========== Run black on the entire source code Bundle the requirements-tests.txt file in the source distribution (#939) [watchmedo] Exclude FileOpenedEvent events from AutoRestartTrick, and ShellCommandTrick, to restore watchdog < 2.3.0 behavior. A better solution should be found in the future. (#949) [watchmedo] Log FileOpenedEvent, and FileClosedEvent, events in LoggerTrick Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-watchdog: upgrade 2.2.1 -> 2.3.0 | Wang Mingyu | 2023-02-27 | 1 | -0/+18 |
| Changelog: ========== [inotify] Add support for IN_OPEN events: a FileOpenedEvent event will be fired [watchmedo] Add optional event debouncing for auto-restart, only restarting once if many events happen in quick succession (--debounce-interval) (#940) [watchmedo] Exit gracefully on KeyboardInterrupt exception (Ctrl+C) (#945) [watchmedo] Add option to not auto-restart the command after it exits (--no-restart-on-command-exit) (#946) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
