===> Building for py311-gmpy2-2.2.1 * Building wheel... /opt/pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /opt/pkg/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 Lesser General Public License v3 or later (LGPLv3+) 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.macosx-12.3-arm64-cpython-311/gmpy2 copying gmpy2/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/gmpy2 running egg_info writing gmpy2.egg-info/PKG-INFO writing dependency_links to gmpy2.egg-info/dependency_links.txt writing requirements to gmpy2.egg-info/requires.txt writing top-level names to gmpy2.egg-info/top_level.txt reading manifest file 'gmpy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'COPYING.LESSER' writing manifest file 'gmpy2.egg-info/SOURCES.txt' copying gmpy2/__init__.pxd -> build/lib.macosx-12.3-arm64-cpython-311/gmpy2 copying gmpy2/gmpy2.h -> build/lib.macosx-12.3-arm64-cpython-311/gmpy2 copying gmpy2/gmpy2.pxd -> build/lib.macosx-12.3-arm64-cpython-311/gmpy2 running build_ext building 'gmpy2.gmpy2' extension creating build/temp.macosx-12.3-arm64-cpython-311/src clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include/python3.11 -c src/gmpy2.c -o build/temp.macosx-12.3-arm64-cpython-311/src/gmpy2.o -DSHARED=1 clang -bundle -undefined dynamic_lookup -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -L/usr/lib -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 build/temp.macosx-12.3-arm64-cpython-311/src/gmpy2.o -L/opt/pkg/lib -lmpc -lmpfr -lgmp -o build/lib.macosx-12.3-arm64-cpython-311/gmpy2/gmpy2.so 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/gmpy2 copying build/lib.macosx-12.3-arm64-cpython-311/gmpy2/__init__.pxd -> build/bdist.macosx-12.3-arm64/wheel/./gmpy2 copying build/lib.macosx-12.3-arm64-cpython-311/gmpy2/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./gmpy2 copying build/lib.macosx-12.3-arm64-cpython-311/gmpy2/gmpy2.h -> build/bdist.macosx-12.3-arm64/wheel/./gmpy2 copying build/lib.macosx-12.3-arm64-cpython-311/gmpy2/gmpy2.pxd -> build/bdist.macosx-12.3-arm64/wheel/./gmpy2 copying build/lib.macosx-12.3-arm64-cpython-311/gmpy2/gmpy2.so -> build/bdist.macosx-12.3-arm64/wheel/./gmpy2 running install_egg_info Copying gmpy2.egg-info to build/bdist.macosx-12.3-arm64/wheel/./gmpy2-2.2.1-py3.11.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/gmpy2-2.2.1.dist-info/WHEEL creating '/Users/pbulk/build/math/py-gmpy2/work/gmpy2-2.2.1/dist/.tmp-jdtlyaq7/gmpy2-2.2.1-cp311-cp311-macosx_12_0_arm64.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'gmpy2/__init__.pxd' adding 'gmpy2/__init__.py' adding 'gmpy2/gmpy2.h' adding 'gmpy2/gmpy2.pxd' adding 'gmpy2/gmpy2.so' adding 'gmpy2-2.2.1.dist-info/licenses/COPYING' adding 'gmpy2-2.2.1.dist-info/licenses/COPYING.LESSER' adding 'gmpy2-2.2.1.dist-info/METADATA' adding 'gmpy2-2.2.1.dist-info/WHEEL' adding 'gmpy2-2.2.1.dist-info/top_level.txt' adding 'gmpy2-2.2.1.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built gmpy2-2.2.1-cp311-cp311-macosx_12_0_arm64.whl