python-watchdog
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-watchdog && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-watchdog.changes | 0000009246 9.03 KB | |
python-watchdog.spec | 0000002913 2.84 KB | |
watchdog-2.1.9.tar.gz | 0000119171 116 KB |
Revision 15 (latest revision is 22)
Richard Brown (RBrownFactory)
accepted
request 990798
from
Dirk Mueller (dirkmueller)
(revision 15)
- update to 2.1.9: * [fsevents] Fix flakey test to assert that there are no errors when stopping the emitter. * [inotify] Suppress occasional ``OSError: [Errno 9] Bad file descriptor`` at shutdown. * [watchmedo] Make ``auto-restart`` restart the sub-process if it terminates. * [watchmedo] Avoid zombie sub-processes when running ``shell-command`` without ``--wait``. * Fix adding failed emitters on observer schedule. * [inotify] Fix hang when unscheduling watch on a path in an unmounted filesystem. * [watchmedo] Fix broken parsing of ``--kill-after`` argument for the ``auto-restart`` command. * [watchmedo] Fix broken parsing of boolean arguments. * [watchmedo] Fix broken parsing of commands from ``auto-restart``, and ``shell-command``. * [watchmedo] Support setting verbosity level via ``-q/--quiet`` and ``-v/--verbose`` arguments. * Thanks to our beloved contributors: @taleinat, @kianmeng, @palfrey, @IlayRosenberg, @BoboTiG * Eliminate timeout in waiting on event queue. * [inotify] Fix ``not`` equality implementation for ``InotifyEvent``. * [watchmedo] Fix calling commands from within a Python script. * [watchmedo] ``PyYAML`` is loaded only when strictly necessary.
Comments 0