Go to file
Dirk Mueller e9257107e1 - update to 3.0.0:
* Drop support for Python 3.6.
  * ``watchdog`` is now PEP 561 compatible, and tested with
    ``mypy``
  * Fix missing ``>`` in ``FileSystemEvent.__repr__()``
  * [ci] Lots of improvements
  * [inotify] Return from ``InotifyEmitter.queue_events()`` if
    not launched when thread is inactive
  * [tests] Stability improvements
  * [utils] Remove handling of ``threading.Event.isSet`` spelling
  * [watchmedo] Fixed tricks YAML generation

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchdog?expand=0&rev=41
2023-03-20 12:18:14 +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 - update to 3.0.0: 2023-03-20 12:18:14 +00:00
python-watchdog.spec - update to 3.0.0: 2023-03-20 12:18:14 +00:00
watchdog-3.0.0.tar.gz - update to 3.0.0: 2023-03-20 12:18:14 +00:00