===> Building for py313-watchdog-6.0.0 * Building wheel... /opt/pkg/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.macosx-12.3-arm64-cpython-313/watchdog copying src/watchdog/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog copying src/watchdog/events.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog copying src/watchdog/version.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog copying src/watchdog/watchmedo.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog creating build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers copying src/watchdog/observers/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers copying src/watchdog/observers/api.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers copying src/watchdog/observers/fsevents.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers copying src/watchdog/observers/fsevents2.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers copying src/watchdog/observers/inotify.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers copying src/watchdog/observers/inotify_buffer.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers copying src/watchdog/observers/inotify_c.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers copying src/watchdog/observers/kqueue.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers copying src/watchdog/observers/polling.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers copying src/watchdog/observers/read_directory_changes.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers copying src/watchdog/observers/winapi.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers creating build/lib.macosx-12.3-arm64-cpython-313/watchdog/tricks copying src/watchdog/tricks/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/tricks creating build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils copying src/watchdog/utils/__init__.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils copying src/watchdog/utils/bricks.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils copying src/watchdog/utils/delayed_queue.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils copying src/watchdog/utils/dirsnapshot.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils copying src/watchdog/utils/echo.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils copying src/watchdog/utils/event_debouncer.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils copying src/watchdog/utils/patterns.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils copying src/watchdog/utils/platform.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils copying src/watchdog/utils/process_watcher.py -> build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils running egg_info writing src/watchdog.egg-info/PKG-INFO writing dependency_links to src/watchdog.egg-info/dependency_links.txt writing entry points to src/watchdog.egg-info/entry_points.txt writing requirements to src/watchdog.egg-info/requires.txt writing top-level names to src/watchdog.egg-info/top_level.txt reading manifest file 'src/watchdog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'src' warning: no files found matching 'docs/*.txt' adding license file 'LICENSE' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'src/watchdog.egg-info/SOURCES.txt' copying src/watchdog/py.typed -> build/lib.macosx-12.3-arm64-cpython-313/watchdog running build_ext building '_watchdog_fsevents' extension creating build/temp.macosx-12.3-arm64-cpython-313/src clang -pipe -Os -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include -DWATCHDOG_VERSION_STRING=\"6.0.0\" -DWATCHDOG_VERSION_MAJOR=6 -DWATCHDOG_VERSION_MINOR=0 -DWATCHDOG_VERSION_BUILD=0 -I/opt/pkg/include/python3.13 -c src/watchdog_fsevents.c -o build/temp.macosx-12.3-arm64-cpython-313/src/watchdog_fsevents.o -std=c99 -pedantic -Wall -Wextra -fPIC -Wno-nullability-completeness -Wno-nullability-extension -Wno-newline-eof -Wno-error=unused-command-line-argument clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/python3.13 -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include build/temp.macosx-12.3-arm64-cpython-313/src/watchdog_fsevents.o -L/opt/pkg/lib -lm -o build/lib.macosx-12.3-arm64-cpython-313/_watchdog_fsevents.so -framework CoreFoundation -framework CoreServices installing to build/bdist.macosx-12.3-arm64/wheel running install running install_lib creating build/bdist.macosx-12.3-arm64/wheel copying build/lib.macosx-12.3-arm64-cpython-313/_watchdog_fsevents.so -> build/bdist.macosx-12.3-arm64/wheel/. creating build/bdist.macosx-12.3-arm64/wheel/watchdog copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/events.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog creating build/bdist.macosx-12.3-arm64/wheel/watchdog/observers copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/observers copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers/api.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/observers copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers/fsevents.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/observers copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers/fsevents2.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/observers copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers/inotify.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/observers copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers/inotify_buffer.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/observers copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers/inotify_c.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/observers copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers/kqueue.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/observers copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers/polling.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/observers copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers/read_directory_changes.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/observers copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/observers/winapi.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/observers copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/py.typed -> build/bdist.macosx-12.3-arm64/wheel/./watchdog creating build/bdist.macosx-12.3-arm64/wheel/watchdog/tricks copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/tricks/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/tricks creating build/bdist.macosx-12.3-arm64/wheel/watchdog/utils copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/utils copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils/bricks.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/utils copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils/delayed_queue.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/utils copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils/dirsnapshot.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/utils copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils/echo.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/utils copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils/event_debouncer.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/utils copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils/patterns.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/utils copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils/platform.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/utils copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/utils/process_watcher.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog/utils copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/version.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog copying build/lib.macosx-12.3-arm64-cpython-313/watchdog/watchmedo.py -> build/bdist.macosx-12.3-arm64/wheel/./watchdog running install_egg_info Copying src/watchdog.egg-info to build/bdist.macosx-12.3-arm64/wheel/./watchdog-6.0.0-py3.13.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/watchdog-6.0.0.dist-info/WHEEL creating '/Users/pbulk/build/sysutils/py-watchdog/work/watchdog-6.0.0/dist/.tmp-vrxwh496/watchdog-6.0.0-cp313-cp313-macosx_12_0_arm64.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding '_watchdog_fsevents.so' adding 'watchdog/__init__.py' adding 'watchdog/events.py' adding 'watchdog/py.typed' adding 'watchdog/version.py' adding 'watchdog/watchmedo.py' adding 'watchdog/observers/__init__.py' adding 'watchdog/observers/api.py' adding 'watchdog/observers/fsevents.py' adding 'watchdog/observers/fsevents2.py' adding 'watchdog/observers/inotify.py' adding 'watchdog/observers/inotify_buffer.py' adding 'watchdog/observers/inotify_c.py' adding 'watchdog/observers/kqueue.py' adding 'watchdog/observers/polling.py' adding 'watchdog/observers/read_directory_changes.py' adding 'watchdog/observers/winapi.py' adding 'watchdog/tricks/__init__.py' adding 'watchdog/utils/__init__.py' adding 'watchdog/utils/bricks.py' adding 'watchdog/utils/delayed_queue.py' adding 'watchdog/utils/dirsnapshot.py' adding 'watchdog/utils/echo.py' adding 'watchdog/utils/event_debouncer.py' adding 'watchdog/utils/patterns.py' adding 'watchdog/utils/platform.py' adding 'watchdog/utils/process_watcher.py' adding 'watchdog-6.0.0.dist-info/licenses/AUTHORS' adding 'watchdog-6.0.0.dist-info/licenses/COPYING' adding 'watchdog-6.0.0.dist-info/licenses/LICENSE' adding 'watchdog-6.0.0.dist-info/METADATA' adding 'watchdog-6.0.0.dist-info/WHEEL' adding 'watchdog-6.0.0.dist-info/entry_points.txt' adding 'watchdog-6.0.0.dist-info/top_level.txt' adding 'watchdog-6.0.0.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built watchdog-6.0.0-cp313-cp313-macosx_12_0_arm64.whl