===> Building for py310-hupper-1.12.1 * Building wheel... /opt/pkg/lib/python3.10/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 :: MIT 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/hupper copying src/hupper/__init__.py -> build/lib/hupper copying src/hupper/cli.py -> build/lib/hupper copying src/hupper/interfaces.py -> build/lib/hupper copying src/hupper/ipc.py -> build/lib/hupper copying src/hupper/logger.py -> build/lib/hupper copying src/hupper/polling.py -> build/lib/hupper copying src/hupper/reloader.py -> build/lib/hupper copying src/hupper/utils.py -> build/lib/hupper copying src/hupper/watchdog.py -> build/lib/hupper copying src/hupper/watchman.py -> build/lib/hupper copying src/hupper/winapi.py -> build/lib/hupper copying src/hupper/worker.py -> build/lib/hupper running egg_info writing src/hupper.egg-info/PKG-INFO writing dependency_links to src/hupper.egg-info/dependency_links.txt writing entry points to src/hupper.egg-info/entry_points.txt writing requirements to src/hupper.egg-info/requires.txt writing top-level names to src/hupper.egg-info/top_level.txt reading manifest file 'src/hupper.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[cod]' found under directory '*' adding license file 'LICENSE.txt' writing manifest file 'src/hupper.egg-info/SOURCES.txt' installing to build/bdist.macosx-12.3-arm64/wheel running install running install_lib creating build/bdist.macosx-12.3-arm64/wheel creating build/bdist.macosx-12.3-arm64/wheel/hupper copying build/lib/hupper/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./hupper copying build/lib/hupper/cli.py -> build/bdist.macosx-12.3-arm64/wheel/./hupper copying build/lib/hupper/interfaces.py -> build/bdist.macosx-12.3-arm64/wheel/./hupper copying build/lib/hupper/ipc.py -> build/bdist.macosx-12.3-arm64/wheel/./hupper copying build/lib/hupper/logger.py -> build/bdist.macosx-12.3-arm64/wheel/./hupper copying build/lib/hupper/polling.py -> build/bdist.macosx-12.3-arm64/wheel/./hupper copying build/lib/hupper/reloader.py -> build/bdist.macosx-12.3-arm64/wheel/./hupper copying build/lib/hupper/utils.py -> build/bdist.macosx-12.3-arm64/wheel/./hupper copying build/lib/hupper/watchdog.py -> build/bdist.macosx-12.3-arm64/wheel/./hupper copying build/lib/hupper/watchman.py -> build/bdist.macosx-12.3-arm64/wheel/./hupper copying build/lib/hupper/winapi.py -> build/bdist.macosx-12.3-arm64/wheel/./hupper copying build/lib/hupper/worker.py -> build/bdist.macosx-12.3-arm64/wheel/./hupper running install_egg_info Copying src/hupper.egg-info to build/bdist.macosx-12.3-arm64/wheel/./hupper-1.12.1-py3.10.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/hupper-1.12.1.dist-info/WHEEL creating '/Users/pbulk/build/sysutils/py-hupper/work/hupper-1.12.1/dist/.tmp-la9ru2g2/hupper-1.12.1-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'hupper/__init__.py' adding 'hupper/cli.py' adding 'hupper/interfaces.py' adding 'hupper/ipc.py' adding 'hupper/logger.py' adding 'hupper/polling.py' adding 'hupper/reloader.py' adding 'hupper/utils.py' adding 'hupper/watchdog.py' adding 'hupper/watchman.py' adding 'hupper/winapi.py' adding 'hupper/worker.py' adding 'hupper-1.12.1.dist-info/licenses/LICENSE.txt' adding 'hupper-1.12.1.dist-info/METADATA' adding 'hupper-1.12.1.dist-info/WHEEL' adding 'hupper-1.12.1.dist-info/entry_points.txt' adding 'hupper-1.12.1.dist-info/top_level.txt' adding 'hupper-1.12.1.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built hupper-1.12.1-py3-none-any.whl