===> Building for py310-json5-0.10.0 * Building wheel... /opt/pkg/lib/python3.10/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.10/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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /opt/pkg/lib/python3.10/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 running build running build_py creating build/lib/json5 copying json5/__init__.py -> build/lib/json5 copying json5/__main__.py -> build/lib/json5 copying json5/host.py -> build/lib/json5 copying json5/lib.py -> build/lib/json5 copying json5/parser.py -> build/lib/json5 copying json5/tool.py -> build/lib/json5 copying json5/version.py -> build/lib/json5 running egg_info writing json5.egg-info/PKG-INFO writing dependency_links to json5.egg-info/dependency_links.txt writing entry points to json5.egg-info/entry_points.txt writing requirements to json5.egg-info/requires.txt writing top-level names to json5.egg-info/top_level.txt reading manifest file 'json5.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'json5.egg-info/SOURCES.txt' copying json5/py.typed -> build/lib/json5 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/json5 copying build/lib/json5/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./json5 copying build/lib/json5/__main__.py -> build/bdist.macosx-12.3-arm64/wheel/./json5 copying build/lib/json5/host.py -> build/bdist.macosx-12.3-arm64/wheel/./json5 copying build/lib/json5/lib.py -> build/bdist.macosx-12.3-arm64/wheel/./json5 copying build/lib/json5/parser.py -> build/bdist.macosx-12.3-arm64/wheel/./json5 copying build/lib/json5/py.typed -> build/bdist.macosx-12.3-arm64/wheel/./json5 copying build/lib/json5/tool.py -> build/bdist.macosx-12.3-arm64/wheel/./json5 copying build/lib/json5/version.py -> build/bdist.macosx-12.3-arm64/wheel/./json5 running install_egg_info Copying json5.egg-info to build/bdist.macosx-12.3-arm64/wheel/./json5-0.10.0-py3.10.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/json5-0.10.0.dist-info/WHEEL creating '/Users/pbulk/build/textproc/py-json5/work/json5-0.10.0/dist/.tmp-grv5rjs3/json5-0.10.0-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'json5/__init__.py' adding 'json5/__main__.py' adding 'json5/host.py' adding 'json5/lib.py' adding 'json5/parser.py' adding 'json5/py.typed' adding 'json5/tool.py' adding 'json5/version.py' adding 'json5-0.10.0.dist-info/licenses/LICENSE' adding 'json5-0.10.0.dist-info/METADATA' adding 'json5-0.10.0.dist-info/WHEEL' adding 'json5-0.10.0.dist-info/entry_points.txt' adding 'json5-0.10.0.dist-info/top_level.txt' adding 'json5-0.10.0.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built json5-0.10.0-py3-none-any.whl