===> Building for py311-mpd2-3.1.1 * Building wheel... :5: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /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 :: GNU Library or Lesser General Public License (LGPL) 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/mpd copying mpd/__init__.py -> build/lib/mpd copying mpd/asyncio.py -> build/lib/mpd copying mpd/base.py -> build/lib/mpd copying mpd/tests.py -> build/lib/mpd copying mpd/twisted.py -> build/lib/mpd 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/mpd copying build/lib/mpd/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./mpd copying build/lib/mpd/asyncio.py -> build/bdist.macosx-12.3-arm64/wheel/./mpd copying build/lib/mpd/base.py -> build/bdist.macosx-12.3-arm64/wheel/./mpd copying build/lib/mpd/tests.py -> build/bdist.macosx-12.3-arm64/wheel/./mpd copying build/lib/mpd/twisted.py -> build/bdist.macosx-12.3-arm64/wheel/./mpd running install_egg_info running egg_info writing python_mpd2.egg-info/PKG-INFO writing dependency_links to python_mpd2.egg-info/dependency_links.txt writing requirements to python_mpd2.egg-info/requires.txt writing top-level names to python_mpd2.egg-info/top_level.txt reading manifest file 'python_mpd2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'python_mpd2.egg-info/SOURCES.txt' Copying python_mpd2.egg-info to build/bdist.macosx-12.3-arm64/wheel/./python_mpd2-3.1.1-py3.11.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/python_mpd2-3.1.1.dist-info/WHEEL creating '/Users/pbulk/build/audio/py-mpd2/work/python-mpd2-3.1.1/dist/.tmp-c5mnz97x/python_mpd2-3.1.1-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'mpd/__init__.py' adding 'mpd/asyncio.py' adding 'mpd/base.py' adding 'mpd/tests.py' adding 'mpd/twisted.py' adding 'python_mpd2-3.1.1.dist-info/licenses/LICENSE.txt' adding 'python_mpd2-3.1.1.dist-info/METADATA' adding 'python_mpd2-3.1.1.dist-info/WHEEL' adding 'python_mpd2-3.1.1.dist-info/top_level.txt' adding 'python_mpd2-3.1.1.dist-info/zip-safe' adding 'python_mpd2-3.1.1.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built python_mpd2-3.1.1-py3-none-any.whl