===> Building for py311-executing-2.2.0 * 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/executing copying executing/__init__.py -> build/lib/executing copying executing/_exceptions.py -> build/lib/executing copying executing/_position_node_finder.py -> build/lib/executing copying executing/_pytest_utils.py -> build/lib/executing copying executing/executing.py -> build/lib/executing copying executing/version.py -> build/lib/executing running egg_info writing executing.egg-info/PKG-INFO writing dependency_links to executing.egg-info/dependency_links.txt writing requirements to executing.egg-info/requires.txt writing top-level names to executing.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'executing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'executing.egg-info/SOURCES.txt' copying executing/py.typed -> build/lib/executing 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/executing copying build/lib/executing/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./executing copying build/lib/executing/_exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./executing copying build/lib/executing/_position_node_finder.py -> build/bdist.macosx-12.3-arm64/wheel/./executing copying build/lib/executing/_pytest_utils.py -> build/bdist.macosx-12.3-arm64/wheel/./executing copying build/lib/executing/executing.py -> build/bdist.macosx-12.3-arm64/wheel/./executing copying build/lib/executing/py.typed -> build/bdist.macosx-12.3-arm64/wheel/./executing copying build/lib/executing/version.py -> build/bdist.macosx-12.3-arm64/wheel/./executing running install_egg_info Copying executing.egg-info to build/bdist.macosx-12.3-arm64/wheel/./executing-2.2.0-py3.11.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/executing-2.2.0.dist-info/WHEEL creating '/Users/pbulk/build/lang/py-executing/work/executing-2.2.0/dist/.tmp-4ixlg79m/executing-2.2.0-py2.py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'executing/__init__.py' adding 'executing/_exceptions.py' adding 'executing/_position_node_finder.py' adding 'executing/_pytest_utils.py' adding 'executing/executing.py' adding 'executing/py.typed' adding 'executing/version.py' adding 'executing-2.2.0.dist-info/licenses/LICENSE.txt' adding 'executing-2.2.0.dist-info/METADATA' adding 'executing-2.2.0.dist-info/WHEEL' adding 'executing-2.2.0.dist-info/top_level.txt' adding 'executing-2.2.0.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built executing-2.2.0-py2.py3-none-any.whl