===> Building for py312-pamqp-3.3.0 * Building wheel... /opt/pkg/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'license-file' in 'metadata' (setup.cfg), please use the underscore name 'license_file' instead. !! ******************************************************************************** Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /opt/pkg/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead. !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /opt/pkg/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-dist' in 'metadata' (setup.cfg), please use the underscore name 'requires_dist' instead. !! ******************************************************************************** Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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/pamqp copying pamqp/__init__.py -> build/lib/pamqp copying pamqp/base.py -> build/lib/pamqp copying pamqp/body.py -> build/lib/pamqp copying pamqp/commands.py -> build/lib/pamqp copying pamqp/common.py -> build/lib/pamqp copying pamqp/constants.py -> build/lib/pamqp copying pamqp/decode.py -> build/lib/pamqp copying pamqp/encode.py -> build/lib/pamqp copying pamqp/exceptions.py -> build/lib/pamqp copying pamqp/frame.py -> build/lib/pamqp copying pamqp/header.py -> build/lib/pamqp copying pamqp/heartbeat.py -> build/lib/pamqp running egg_info writing pamqp.egg-info/PKG-INFO writing dependency_links to pamqp.egg-info/dependency_links.txt writing requirements to pamqp.egg-info/requires.txt writing top-level names to pamqp.egg-info/top_level.txt reading manifest file 'pamqp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pamqp.egg-info/SOURCES.txt' copying pamqp/py.typed -> build/lib/pamqp 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/pamqp copying build/lib/pamqp/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./pamqp copying build/lib/pamqp/base.py -> build/bdist.macosx-12.3-arm64/wheel/./pamqp copying build/lib/pamqp/body.py -> build/bdist.macosx-12.3-arm64/wheel/./pamqp copying build/lib/pamqp/commands.py -> build/bdist.macosx-12.3-arm64/wheel/./pamqp copying build/lib/pamqp/common.py -> build/bdist.macosx-12.3-arm64/wheel/./pamqp copying build/lib/pamqp/constants.py -> build/bdist.macosx-12.3-arm64/wheel/./pamqp copying build/lib/pamqp/decode.py -> build/bdist.macosx-12.3-arm64/wheel/./pamqp copying build/lib/pamqp/encode.py -> build/bdist.macosx-12.3-arm64/wheel/./pamqp copying build/lib/pamqp/exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./pamqp copying build/lib/pamqp/frame.py -> build/bdist.macosx-12.3-arm64/wheel/./pamqp copying build/lib/pamqp/header.py -> build/bdist.macosx-12.3-arm64/wheel/./pamqp copying build/lib/pamqp/heartbeat.py -> build/bdist.macosx-12.3-arm64/wheel/./pamqp copying build/lib/pamqp/py.typed -> build/bdist.macosx-12.3-arm64/wheel/./pamqp running install_egg_info Copying pamqp.egg-info to build/bdist.macosx-12.3-arm64/wheel/./pamqp-3.3.0-py3.12.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/pamqp-3.3.0.dist-info/WHEEL creating '/Users/pbulk/build/net/py-pamqp/work/pamqp-3.3.0/dist/.tmp-9kzcou_v/pamqp-3.3.0-py2.py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'pamqp/__init__.py' adding 'pamqp/base.py' adding 'pamqp/body.py' adding 'pamqp/commands.py' adding 'pamqp/common.py' adding 'pamqp/constants.py' adding 'pamqp/decode.py' adding 'pamqp/encode.py' adding 'pamqp/exceptions.py' adding 'pamqp/frame.py' adding 'pamqp/header.py' adding 'pamqp/heartbeat.py' adding 'pamqp/py.typed' adding 'pamqp-3.3.0.dist-info/licenses/LICENSE' adding 'pamqp-3.3.0.dist-info/METADATA' adding 'pamqp-3.3.0.dist-info/WHEEL' adding 'pamqp-3.3.0.dist-info/top_level.txt' adding 'pamqp-3.3.0.dist-info/zip-safe' adding 'pamqp-3.3.0.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built pamqp-3.3.0-py2.py3-none-any.whl