pkgsrc/sysutils/py-watchdog/PLIST
adam a2ea9fa1b4 py-watchdog: updated to 0.10.1
0.10.1
Fixed Python 2.7 to 3.6 installation when the OS locale is set to POSIX
Fixed the build_ext command on macOS
Moved requirements to setup.cfg
[mac] Removed old C code for Python 2.5 in the fsevents C implementation
[snapshot] Added EmptyDirectorySnapshot

0.10.0
Breaking Changes
Dropped support for Python 2.6, 3.2 and 3.3
Emitters that failed to start are now removed
[snapshot] Removed the deprecated walker_callback argument, use stat instead
[watchmedo] The utility is no more installed by default but via the extra watchdog[watchmedo]

Other Changes
Fixed several Python 3 warnings
Identify synthesized events with is_synthetic attribute
Use os.scandir() to improve memory usage
[bsd] Fixed flavors of FreeBSD detection
[bsd] Skip unprocessable socket files
[inotify] Fixed events containing non-ASCII characters
[inotify] Fixed the way OSError are re-raised
[inotify] Fixed wrong source path after renaming a top level folder
[inotify] Removed delay from non-move events
[mac] Fixed a bug when calling FSEventsEmitter.stop() twice
[mac] Support for unscheduling deleted watch
[mac] Fixed missing field initializers and unused parameters in watchdog_fsevents.c
[snapshot] Don't walk directories without read permissions
[snapshot] Fixed a race condition crash when a directory is swapped for a file
[snasphot] Fixed an AttributeError about forgotten path_for_inode attr
[snasphot] Added the ignore_device=False parameter to the ctor (597)
[watchmedo] Fixed the path separator used
[watchmedo] Fixed the use of yaml.load() for yaml.safe_load()
[watchmedo] Handle all available signals
[watchmedo] Added the --debug-force-polling argument
[windows] Fixed issues when the observed directory is deleted
[windows] WindowsApiEmitter made easier to subclass
[windows] Use separate ctypes DLL instances
[windows] Generate sub created events only if recursive=True
2020-02-06 20:56:54 +00:00

84 lines
3.5 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2020/02/06 20:56:54 adam Exp $
bin/watchmedo-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/watchdog/__init__.py
${PYSITELIB}/watchdog/__init__.pyc
${PYSITELIB}/watchdog/__init__.pyo
${PYSITELIB}/watchdog/events.py
${PYSITELIB}/watchdog/events.pyc
${PYSITELIB}/watchdog/events.pyo
${PYSITELIB}/watchdog/observers/__init__.py
${PYSITELIB}/watchdog/observers/__init__.pyc
${PYSITELIB}/watchdog/observers/__init__.pyo
${PYSITELIB}/watchdog/observers/api.py
${PYSITELIB}/watchdog/observers/api.pyc
${PYSITELIB}/watchdog/observers/api.pyo
${PYSITELIB}/watchdog/observers/fsevents.py
${PYSITELIB}/watchdog/observers/fsevents.pyc
${PYSITELIB}/watchdog/observers/fsevents.pyo
${PYSITELIB}/watchdog/observers/fsevents2.py
${PYSITELIB}/watchdog/observers/fsevents2.pyc
${PYSITELIB}/watchdog/observers/fsevents2.pyo
${PYSITELIB}/watchdog/observers/inotify.py
${PYSITELIB}/watchdog/observers/inotify.pyc
${PYSITELIB}/watchdog/observers/inotify.pyo
${PYSITELIB}/watchdog/observers/inotify_buffer.py
${PYSITELIB}/watchdog/observers/inotify_buffer.pyc
${PYSITELIB}/watchdog/observers/inotify_buffer.pyo
${PYSITELIB}/watchdog/observers/inotify_c.py
${PYSITELIB}/watchdog/observers/inotify_c.pyc
${PYSITELIB}/watchdog/observers/inotify_c.pyo
${PYSITELIB}/watchdog/observers/kqueue.py
${PYSITELIB}/watchdog/observers/kqueue.pyc
${PYSITELIB}/watchdog/observers/kqueue.pyo
${PYSITELIB}/watchdog/observers/polling.py
${PYSITELIB}/watchdog/observers/polling.pyc
${PYSITELIB}/watchdog/observers/polling.pyo
${PYSITELIB}/watchdog/observers/read_directory_changes.py
${PYSITELIB}/watchdog/observers/read_directory_changes.pyc
${PYSITELIB}/watchdog/observers/read_directory_changes.pyo
${PYSITELIB}/watchdog/observers/winapi.py
${PYSITELIB}/watchdog/observers/winapi.pyc
${PYSITELIB}/watchdog/observers/winapi.pyo
${PYSITELIB}/watchdog/tricks/__init__.py
${PYSITELIB}/watchdog/tricks/__init__.pyc
${PYSITELIB}/watchdog/tricks/__init__.pyo
${PYSITELIB}/watchdog/utils/__init__.py
${PYSITELIB}/watchdog/utils/__init__.pyc
${PYSITELIB}/watchdog/utils/__init__.pyo
${PYSITELIB}/watchdog/utils/bricks.py
${PYSITELIB}/watchdog/utils/bricks.pyc
${PYSITELIB}/watchdog/utils/bricks.pyo
${PYSITELIB}/watchdog/utils/compat.py
${PYSITELIB}/watchdog/utils/compat.pyc
${PYSITELIB}/watchdog/utils/compat.pyo
${PYSITELIB}/watchdog/utils/delayed_queue.py
${PYSITELIB}/watchdog/utils/delayed_queue.pyc
${PYSITELIB}/watchdog/utils/delayed_queue.pyo
${PYSITELIB}/watchdog/utils/dirsnapshot.py
${PYSITELIB}/watchdog/utils/dirsnapshot.pyc
${PYSITELIB}/watchdog/utils/dirsnapshot.pyo
${PYSITELIB}/watchdog/utils/echo.py
${PYSITELIB}/watchdog/utils/echo.pyc
${PYSITELIB}/watchdog/utils/echo.pyo
${PYSITELIB}/watchdog/utils/platform.py
${PYSITELIB}/watchdog/utils/platform.pyc
${PYSITELIB}/watchdog/utils/platform.pyo
${PYSITELIB}/watchdog/utils/unicode_paths.py
${PYSITELIB}/watchdog/utils/unicode_paths.pyc
${PYSITELIB}/watchdog/utils/unicode_paths.pyo
${PYSITELIB}/watchdog/utils/win32stat.py
${PYSITELIB}/watchdog/utils/win32stat.pyc
${PYSITELIB}/watchdog/utils/win32stat.pyo
${PYSITELIB}/watchdog/version.py
${PYSITELIB}/watchdog/version.pyc
${PYSITELIB}/watchdog/version.pyo
${PYSITELIB}/watchdog/watchmedo.py
${PYSITELIB}/watchdog/watchmedo.pyc
${PYSITELIB}/watchdog/watchmedo.pyo