summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-watchdog_2.3.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-watchdog: upgrade 2.3.0-> 2.3.1Wang Mingyu2023-03-041-0/+18
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>