From 898681c74a5c8b457c2f478c11142849778f8bec Mon Sep 17 00:00:00 2001
From: dirkmueller <>
Date: Jun 14 2024 17:04:26 +0000
Subject: Update python-watchdog to version 4.0.1 / rev 22 via SR 1180728


https://build.opensuse.org/request/show/1180728
by user dirkmueller + anag+factory
- update to 4.0.1:
  * [inotify] Fix missing event_filter for the full emitter

---

diff --git a/.files b/.files
index b9b922f..2f07f41 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index ccb22c3..30b6889 100644
--- a/.rev
+++ b/.rev
@@ -260,4 +260,13 @@
   * [watchmedo] Support setting verbosity level via ``-q/--quiet`` and ``-v/--verbose`` arguments.</comment>
     <requestid>1158534</requestid>
   </revision>
+  <revision rev="22" vrev="1">
+    <srcmd5>31888fbf2d4724d7b7b543086f72bf68</srcmd5>
+    <version>4.0.1</version>
+    <time>1718384268</time>
+    <user>anag+factory</user>
+    <comment>- update to 4.0.1:
+  * [inotify] Fix missing event_filter for the full emitter</comment>
+    <requestid>1180728</requestid>
+  </revision>
 </revisionlist>
diff --git a/python-watchdog.changes b/python-watchdog.changes
index a468b11..55cb7e1 100644
--- a/python-watchdog.changes
+++ b/python-watchdog.changes
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+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>
 
 - update to 4.0.0:
diff --git a/python-watchdog.spec b/python-watchdog.spec
index cf71999..e1943ce 100644
--- a/python-watchdog.spec
+++ b/python-watchdog.spec
@@ -19,7 +19,7 @@
 %define skip_python2 1
 %{?sle15_python_module_pythons}
 Name:           python-watchdog
-Version:        4.0.0
+Version:        4.0.1
 Release:        0
 Summary:        Filesystem events monitoring
 License:        Apache-2.0
diff --git a/watchdog-4.0.0.tar.gz b/watchdog-4.0.0.tar.gz
deleted file mode 120000
index c14e887..0000000
--- a/watchdog-4.0.0.tar.gz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafkreihd44dfzpnl4ymdvobbthl2j5vtxifehdc2kevgqvmyi3glo2ty5q
\ No newline at end of file
diff --git a/watchdog-4.0.1.tar.gz b/watchdog-4.0.1.tar.gz
new file mode 120000
index 0000000..09f8785
--- /dev/null
+++ b/watchdog-4.0.1.tar.gz
@@ -0,0 +1 @@
+/ipfs/bafkreihoxkwpm5h2evir5cdhakgsqhtaf3tfaacfwv7uhmehpaec674liq
\ No newline at end of file