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 | 0000006283 6.14 KB | |
python-watchdog.spec | 0000002828 2.76 KB | |
watchdog-2.1.1.tar.gz | 0000105882 103 KB |
Revision 11 (latest revision is 22)
Dominique Leuenberger (dimstar_suse)
accepted
request 893715
from
Matej Cepl (mcepl)
(revision 11)
- Add missing BR on python-flaky. - Update to v2.1.1 * [mac] Fix callback exceptions when the watcher is deleted but still receiving events - Update to v2.1.0 * [inotify] Simplify libc loading * [mac] Add support for non-recursive watches in FSEventsEmitter * [watchmedo] Add support for --debug-force-* arguments to tricks - Update to v2.0.3 * [mac] Use logger.debug() instead of logger.info() * Updated documentation links - Update to v2.0.2 * [mac] Add missing exception objects - Update to v2.0.1 * [mac] Fix a segmentation fault when dealing with unicode paths * Moved the CI from Travis-CI to GitHub Actions - Update to v2.0.0 * [mac] Drop support for macOS 10.12 and earlier * [mac] Support coalesced filesystem events * [mac] Fix an issue when renaming an item changes only the casing * [inotify] Add support for IN_CLOSE_WRITE events. A FileCloseEvent event will be fired. Note that IN_CLOSE_NOWRITE events are not handled to prevent much noise. * [inotify] Allow to stop the emitter multiple times * Avoid deprecated PyEval_InitThreads on Python 3.7+
Comments 0