===> Building for py313-asteval-1.0.6 * Building wheel... /opt/pkg/lib/python3.13/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.13/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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /opt/pkg/lib/python3.13/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 running build running build_py creating build/lib/asteval copying asteval/__init__.py -> build/lib/asteval copying asteval/asteval.py -> build/lib/asteval copying asteval/astutils.py -> build/lib/asteval copying asteval/version.py -> build/lib/asteval running egg_info writing asteval.egg-info/PKG-INFO writing dependency_links to asteval.egg-info/dependency_links.txt writing requirements to asteval.egg-info/requires.txt writing top-level names to asteval.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'asteval.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'asteval.egg-info/SOURCES.txt' 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/asteval copying build/lib/asteval/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./asteval copying build/lib/asteval/asteval.py -> build/bdist.macosx-12.3-arm64/wheel/./asteval copying build/lib/asteval/astutils.py -> build/bdist.macosx-12.3-arm64/wheel/./asteval copying build/lib/asteval/version.py -> build/bdist.macosx-12.3-arm64/wheel/./asteval running install_egg_info Copying asteval.egg-info to build/bdist.macosx-12.3-arm64/wheel/./asteval-1.0.6-py3.13.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/asteval-1.0.6.dist-info/WHEEL creating '/Users/pbulk/build/math/py-asteval/work/asteval-1.0.6/dist/.tmp-1e13w81c/asteval-1.0.6-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'asteval/__init__.py' adding 'asteval/asteval.py' adding 'asteval/astutils.py' adding 'asteval/version.py' adding 'asteval-1.0.6.dist-info/licenses/LICENSE' adding 'asteval-1.0.6.dist-info/METADATA' adding 'asteval-1.0.6.dist-info/WHEEL' adding 'asteval-1.0.6.dist-info/top_level.txt' adding 'asteval-1.0.6.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built asteval-1.0.6-py3-none-any.whl