1
0

- update to 4.0.1:

* [inotify] Fix missing event_filter for the full emitter

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=47
This commit is contained in:
2024-06-13 15:32:19 +00:00
committed by Git OBS Bridge
parent 7b8f05a68b
commit d3e87e2bb4
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 13 15:32:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 4.0.1:
* [inotify] Fix missing event_filter for the full emitter
-------------------------------------------------------------------
Sat Mar 16 16:27:31 UTC 2024 - Dirk Müller <dmueller@suse.com>