Path to this page:
Subject: CVS commit: pkgsrc/sysutils/py-watchdog
From: Adam Ciarcinski
Date: 2024-08-12 16:28:20
Message id: 20240812142820.4A288FC74@cvs.NetBSD.org
Log Message:
py-watchdog: updated to 4.0.2
4.0.2
- Add support for Python 3.13
- [core] Run ``ruff``, apply several fixes
- [core] Remove execution rights from ``events.py``
- [documentation] Update ``PatternMatchingEventHandler`` docstrings
- [documentation] Simplify the quickstart example
- [fsevents] Add missing ``event_filter`` keyword-argument to \
``FSEventsObserver.schedule()``
- [utils] Fix a possible race condition in ``AutoRestartTrick``
- [watchmedo] Remove execution rights from ``watchmedo.py``
- Thanks to our beloved contributors: @BoboTiG, @nbelakovski, @ivg
Files: