===> Building for py312-appnope-0.1.4 * Building wheel... /opt/pkg/lib/python3.12/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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel /opt/pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/appnope copying appnope/__init__.py -> build/lib/appnope copying appnope/_dummy.py -> build/lib/appnope copying appnope/_nope.py -> build/lib/appnope 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/appnope copying build/lib/appnope/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./appnope copying build/lib/appnope/_dummy.py -> build/bdist.macosx-12.3-arm64/wheel/./appnope copying build/lib/appnope/_nope.py -> build/bdist.macosx-12.3-arm64/wheel/./appnope running install_egg_info running egg_info writing appnope.egg-info/PKG-INFO writing dependency_links to appnope.egg-info/dependency_links.txt writing top-level names to appnope.egg-info/top_level.txt reading manifest file 'appnope.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'appnope.egg-info/SOURCES.txt' Copying appnope.egg-info to build/bdist.macosx-12.3-arm64/wheel/./appnope-0.1.4-py3.12.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/appnope-0.1.4.dist-info/WHEEL creating '/Users/pbulk/build/sysutils/py-appnope/work/appnope-0.1.4/dist/.tmp-5ytkv08p/appnope-0.1.4-py2.py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'appnope/__init__.py' adding 'appnope/_dummy.py' adding 'appnope/_nope.py' adding 'appnope-0.1.4.dist-info/licenses/LICENSE' adding 'appnope-0.1.4.dist-info/METADATA' adding 'appnope-0.1.4.dist-info/WHEEL' adding 'appnope-0.1.4.dist-info/top_level.txt' adding 'appnope-0.1.4.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built appnope-0.1.4-py2.py3-none-any.whl