Go to file
Dominique Leuenberger f6e2c3421f Accepting request 893715 from devel:languages:python
- 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+

OBS-URL: https://build.opensuse.org/request/show/893715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-watchdog?expand=0&rev=11
2021-05-17 16:45:26 +00:00
.gitattributes - Initial version 2012-01-31 13:37:58 +00:00
.gitignore - Initial version 2012-01-31 13:37:58 +00:00
python-watchdog.changes - Add missing BR on python-flaky. 2021-05-17 11:26:43 +00:00
python-watchdog.spec - Add missing BR on python-flaky. 2021-05-17 11:26:43 +00:00
watchdog-2.1.1.tar.gz Accepting request 893701 from home:alarrosa:branches:devel:languages:python 2021-05-17 11:23:30 +00:00