===> Building for py311-daemon-3.0.1 * Building wheel... /opt/pkg/lib/python3.11/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/daemon copying daemon/__init__.py -> build/lib/daemon copying daemon/_metadata.py -> build/lib/daemon copying daemon/daemon.py -> build/lib/daemon copying daemon/pidfile.py -> build/lib/daemon running egg_info writing python_daemon.egg-info/PKG-INFO writing dependency_links to python_daemon.egg-info/dependency_links.txt writing requirements to python_daemon.egg-info/requires.txt writing top-level names to python_daemon.egg-info/top_level.txt reading manifest file 'python_daemon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.ASF-2' adding license file 'LICENSE.GPL-3' writing manifest file 'python_daemon.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/daemon copying build/lib/daemon/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./daemon copying build/lib/daemon/_metadata.py -> build/bdist.macosx-12.3-arm64/wheel/./daemon copying build/lib/daemon/daemon.py -> build/bdist.macosx-12.3-arm64/wheel/./daemon copying build/lib/daemon/pidfile.py -> build/bdist.macosx-12.3-arm64/wheel/./daemon running install_egg_info Copying python_daemon.egg-info to build/bdist.macosx-12.3-arm64/wheel/./python_daemon-3.0.1-py3.11.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/python_daemon-3.0.1.dist-info/WHEEL creating '/Users/pbulk/build/devel/py-daemon/work/python-daemon-3.0.1/dist/.tmp-66bzf8qt/python_daemon-3.0.1-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'daemon/__init__.py' adding 'daemon/_metadata.py' adding 'daemon/daemon.py' adding 'daemon/pidfile.py' adding 'python_daemon-3.0.1.dist-info/licenses/LICENSE.ASF-2' adding 'python_daemon-3.0.1.dist-info/licenses/LICENSE.GPL-3' adding 'python_daemon-3.0.1.dist-info/METADATA' adding 'python_daemon-3.0.1.dist-info/WHEEL' adding 'python_daemon-3.0.1.dist-info/top_level.txt' adding 'python_daemon-3.0.1.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built python_daemon-3.0.1-py3-none-any.whl