===> Building for py310-simpy-4.1.1 * 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:55: SetuptoolsDeprecationWarning: 'tool.setuptools.license-files' is deprecated in favor of 'project.license-files' (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-files for details. ******************************************************************************** !! _apply_tool_table(dist, config, filename) /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 :: MIT 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 :: 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/simpy copying src/simpy/__init__.py -> build/lib/simpy copying src/simpy/core.py -> build/lib/simpy copying src/simpy/events.py -> build/lib/simpy copying src/simpy/exceptions.py -> build/lib/simpy copying src/simpy/rt.py -> build/lib/simpy copying src/simpy/util.py -> build/lib/simpy creating build/lib/simpy/resources copying src/simpy/resources/__init__.py -> build/lib/simpy/resources copying src/simpy/resources/base.py -> build/lib/simpy/resources copying src/simpy/resources/container.py -> build/lib/simpy/resources copying src/simpy/resources/resource.py -> build/lib/simpy/resources copying src/simpy/resources/store.py -> build/lib/simpy/resources running egg_info writing src/simpy.egg-info/PKG-INFO writing dependency_links to src/simpy.egg-info/dependency_links.txt writing top-level names to src/simpy.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'src/simpy.egg-info/SOURCES.txt' adding license file 'LICENSE.rst' writing manifest file 'src/simpy.egg-info/SOURCES.txt' copying src/simpy/py.typed -> build/lib/simpy 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/simpy copying build/lib/simpy/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./simpy copying build/lib/simpy/core.py -> build/bdist.macosx-12.3-arm64/wheel/./simpy copying build/lib/simpy/events.py -> build/bdist.macosx-12.3-arm64/wheel/./simpy copying build/lib/simpy/exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./simpy copying build/lib/simpy/py.typed -> build/bdist.macosx-12.3-arm64/wheel/./simpy creating build/bdist.macosx-12.3-arm64/wheel/simpy/resources copying build/lib/simpy/resources/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./simpy/resources copying build/lib/simpy/resources/base.py -> build/bdist.macosx-12.3-arm64/wheel/./simpy/resources copying build/lib/simpy/resources/container.py -> build/bdist.macosx-12.3-arm64/wheel/./simpy/resources copying build/lib/simpy/resources/resource.py -> build/bdist.macosx-12.3-arm64/wheel/./simpy/resources copying build/lib/simpy/resources/store.py -> build/bdist.macosx-12.3-arm64/wheel/./simpy/resources copying build/lib/simpy/rt.py -> build/bdist.macosx-12.3-arm64/wheel/./simpy copying build/lib/simpy/util.py -> build/bdist.macosx-12.3-arm64/wheel/./simpy running install_egg_info Copying src/simpy.egg-info to build/bdist.macosx-12.3-arm64/wheel/./simpy-4.1.1-py3.10.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/simpy-4.1.1.dist-info/WHEEL creating '/Users/pbulk/build/cad/py-simpy/work/simpy-4.1.1/dist/.tmp-e_kmk680/simpy-4.1.1-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'simpy/__init__.py' adding 'simpy/core.py' adding 'simpy/events.py' adding 'simpy/exceptions.py' adding 'simpy/py.typed' adding 'simpy/rt.py' adding 'simpy/util.py' adding 'simpy/resources/__init__.py' adding 'simpy/resources/base.py' adding 'simpy/resources/container.py' adding 'simpy/resources/resource.py' adding 'simpy/resources/store.py' adding 'simpy-4.1.1.dist-info/licenses/LICENSE.rst' adding 'simpy-4.1.1.dist-info/METADATA' adding 'simpy-4.1.1.dist-info/WHEEL' adding 'simpy-4.1.1.dist-info/top_level.txt' adding 'simpy-4.1.1.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built simpy-4.1.1-py3-none-any.whl