===> Building for py311-pid-3.0.4nb2 * Building wheel... /opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 /opt/pkg/lib/python3.11/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/pid copying pid/__init__.py -> build/lib/pid copying pid/base.py -> build/lib/pid copying pid/decorator.py -> build/lib/pid copying pid/posix.py -> build/lib/pid copying pid/utils.py -> build/lib/pid copying pid/win32.py -> build/lib/pid 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/pid copying build/lib/pid/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./pid copying build/lib/pid/base.py -> build/bdist.macosx-12.3-arm64/wheel/./pid copying build/lib/pid/decorator.py -> build/bdist.macosx-12.3-arm64/wheel/./pid copying build/lib/pid/posix.py -> build/bdist.macosx-12.3-arm64/wheel/./pid copying build/lib/pid/utils.py -> build/bdist.macosx-12.3-arm64/wheel/./pid copying build/lib/pid/win32.py -> build/bdist.macosx-12.3-arm64/wheel/./pid running install_egg_info running egg_info writing pid.egg-info/PKG-INFO writing dependency_links to pid.egg-info/dependency_links.txt writing requirements to pid.egg-info/requires.txt writing top-level names to pid.egg-info/top_level.txt reading manifest file 'pid.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pid.egg-info/SOURCES.txt' Copying pid.egg-info to build/bdist.macosx-12.3-arm64/wheel/./pid-3.0.4-py3.11.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/pid-3.0.4.dist-info/WHEEL creating '/Users/pbulk/build/sysutils/py-pid/work/pid-3.0.4/dist/.tmp-r56iib5z/pid-3.0.4-py2.py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'pid/__init__.py' adding 'pid/base.py' adding 'pid/decorator.py' adding 'pid/posix.py' adding 'pid/utils.py' adding 'pid/win32.py' adding 'pid-3.0.4.dist-info/licenses/AUTHORS' adding 'pid-3.0.4.dist-info/licenses/LICENSE' adding 'pid-3.0.4.dist-info/METADATA' adding 'pid-3.0.4.dist-info/WHEEL' adding 'pid-3.0.4.dist-info/top_level.txt' adding 'pid-3.0.4.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built pid-3.0.4-py2.py3-none-any.whl