===> Building for py311-toml-0.10.2nb3 * Building wheel... /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 :: MIT 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/toml copying toml/__init__.py -> build/lib/toml copying toml/decoder.py -> build/lib/toml copying toml/encoder.py -> build/lib/toml copying toml/ordered.py -> build/lib/toml copying toml/tz.py -> build/lib/toml copying toml/__init__.pyi -> build/lib/toml copying toml/decoder.pyi -> build/lib/toml copying toml/encoder.pyi -> build/lib/toml copying toml/ordered.pyi -> build/lib/toml copying toml/tz.pyi -> build/lib/toml 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/toml copying build/lib/toml/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./toml copying build/lib/toml/__init__.pyi -> build/bdist.macosx-12.3-arm64/wheel/./toml copying build/lib/toml/decoder.py -> build/bdist.macosx-12.3-arm64/wheel/./toml copying build/lib/toml/decoder.pyi -> build/bdist.macosx-12.3-arm64/wheel/./toml copying build/lib/toml/encoder.py -> build/bdist.macosx-12.3-arm64/wheel/./toml copying build/lib/toml/encoder.pyi -> build/bdist.macosx-12.3-arm64/wheel/./toml copying build/lib/toml/ordered.py -> build/bdist.macosx-12.3-arm64/wheel/./toml copying build/lib/toml/ordered.pyi -> build/bdist.macosx-12.3-arm64/wheel/./toml copying build/lib/toml/tz.py -> build/bdist.macosx-12.3-arm64/wheel/./toml copying build/lib/toml/tz.pyi -> build/bdist.macosx-12.3-arm64/wheel/./toml running install_egg_info running egg_info writing toml.egg-info/PKG-INFO writing dependency_links to toml.egg-info/dependency_links.txt writing top-level names to toml.egg-info/top_level.txt reading manifest file 'toml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'toml.egg-info/SOURCES.txt' Copying toml.egg-info to build/bdist.macosx-12.3-arm64/wheel/./toml-0.10.2-py3.11.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/toml-0.10.2.dist-info/WHEEL creating '/Users/pbulk/build/textproc/py-toml/work/toml-0.10.2/dist/.tmp-vy7k_3jz/toml-0.10.2-py2.py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'toml/__init__.py' adding 'toml/__init__.pyi' adding 'toml/decoder.py' adding 'toml/decoder.pyi' adding 'toml/encoder.py' adding 'toml/encoder.pyi' adding 'toml/ordered.py' adding 'toml/ordered.pyi' adding 'toml/tz.py' adding 'toml/tz.pyi' adding 'toml-0.10.2.dist-info/licenses/LICENSE' adding 'toml-0.10.2.dist-info/METADATA' adding 'toml-0.10.2.dist-info/WHEEL' adding 'toml-0.10.2.dist-info/top_level.txt' adding 'toml-0.10.2.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built toml-0.10.2-py2.py3-none-any.whl