===> Building for py313-dot-3.0.4 * Building wheel... No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['pydot', 'pydot._vendor'] discovered py_modules -- [] /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: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.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/pydot copying src/pydot/__init__.py -> build/lib/pydot copying src/pydot/core.py -> build/lib/pydot copying src/pydot/dot_parser.py -> build/lib/pydot copying src/pydot/exceptions.py -> build/lib/pydot creating build/lib/pydot/_vendor copying src/pydot/_vendor/__init__.py -> build/lib/pydot/_vendor copying src/pydot/_vendor/tempfile.py -> build/lib/pydot/_vendor running egg_info writing src/pydot.egg-info/PKG-INFO writing dependency_links to src/pydot.egg-info/dependency_links.txt writing requirements to src/pydot.egg-info/requires.txt writing top-level names to src/pydot.egg-info/top_level.txt reading manifest file 'src/pydot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' no previously-included directories found matching '.github' warning: no previously-included files found matching '.git*' no previously-included directories found matching 'test/from-past-to-future' warning: no previously-included files matching 'test.svg' found anywhere in distribution adding license file 'LICENSES/MIT.txt' adding license file 'LICENSES/Python-2.0.txt' writing manifest file 'src/pydot.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/pydot copying build/lib/pydot/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./pydot creating build/bdist.macosx-12.3-arm64/wheel/pydot/_vendor copying build/lib/pydot/_vendor/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./pydot/_vendor copying build/lib/pydot/_vendor/tempfile.py -> build/bdist.macosx-12.3-arm64/wheel/./pydot/_vendor copying build/lib/pydot/core.py -> build/bdist.macosx-12.3-arm64/wheel/./pydot copying build/lib/pydot/dot_parser.py -> build/bdist.macosx-12.3-arm64/wheel/./pydot copying build/lib/pydot/exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./pydot running install_egg_info Copying src/pydot.egg-info to build/bdist.macosx-12.3-arm64/wheel/./pydot-3.0.4-py3.13.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/pydot-3.0.4.dist-info/WHEEL creating '/Users/pbulk/build/graphics/py-dot/work/pydot-3.0.4/dist/.tmp-c3mxjbt6/pydot-3.0.4-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'pydot/__init__.py' adding 'pydot/core.py' adding 'pydot/dot_parser.py' adding 'pydot/exceptions.py' adding 'pydot/_vendor/__init__.py' adding 'pydot/_vendor/tempfile.py' adding 'pydot-3.0.4.dist-info/licenses/LICENSES/MIT.txt' adding 'pydot-3.0.4.dist-info/licenses/LICENSES/Python-2.0.txt' adding 'pydot-3.0.4.dist-info/METADATA' adding 'pydot-3.0.4.dist-info/WHEEL' adding 'pydot-3.0.4.dist-info/top_level.txt' adding 'pydot-3.0.4.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built pydot-3.0.4-py3-none-any.whl