===> Building for py313-xmldiff-2.7.0 * Building wheel... /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/xmldiff copying ./xmldiff/__init__.py -> build/lib/xmldiff copying ./xmldiff/actions.py -> build/lib/xmldiff copying ./xmldiff/diff.py -> build/lib/xmldiff copying ./xmldiff/diff_match_patch.py -> build/lib/xmldiff copying ./xmldiff/formatting.py -> build/lib/xmldiff copying ./xmldiff/main.py -> build/lib/xmldiff copying ./xmldiff/patch.py -> build/lib/xmldiff copying ./xmldiff/utils.py -> build/lib/xmldiff running egg_info writing xmldiff.egg-info/PKG-INFO writing dependency_links to xmldiff.egg-info/dependency_links.txt writing entry points to xmldiff.egg-info/entry_points.txt writing requirements to xmldiff.egg-info/requires.txt writing top-level names to xmldiff.egg-info/top_level.txt reading manifest file 'xmldiff.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/build' adding license file 'LICENSE.txt' writing manifest file 'xmldiff.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/xmldiff copying build/lib/xmldiff/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./xmldiff copying build/lib/xmldiff/actions.py -> build/bdist.macosx-12.3-arm64/wheel/./xmldiff copying build/lib/xmldiff/diff.py -> build/bdist.macosx-12.3-arm64/wheel/./xmldiff copying build/lib/xmldiff/diff_match_patch.py -> build/bdist.macosx-12.3-arm64/wheel/./xmldiff copying build/lib/xmldiff/formatting.py -> build/bdist.macosx-12.3-arm64/wheel/./xmldiff copying build/lib/xmldiff/main.py -> build/bdist.macosx-12.3-arm64/wheel/./xmldiff copying build/lib/xmldiff/patch.py -> build/bdist.macosx-12.3-arm64/wheel/./xmldiff copying build/lib/xmldiff/utils.py -> build/bdist.macosx-12.3-arm64/wheel/./xmldiff running install_egg_info Copying xmldiff.egg-info to build/bdist.macosx-12.3-arm64/wheel/./xmldiff-2.7.0-py3.13.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/xmldiff-2.7.0.dist-info/WHEEL creating '/Users/pbulk/build/textproc/py-xmldiff/work/xmldiff-2.7.0/dist/.tmp-p98qw3lb/xmldiff-2.7.0-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'xmldiff/__init__.py' adding 'xmldiff/actions.py' adding 'xmldiff/diff.py' adding 'xmldiff/diff_match_patch.py' adding 'xmldiff/formatting.py' adding 'xmldiff/main.py' adding 'xmldiff/patch.py' adding 'xmldiff/utils.py' adding 'xmldiff-2.7.0.dist-info/licenses/LICENSE.txt' adding 'xmldiff-2.7.0.dist-info/METADATA' adding 'xmldiff-2.7.0.dist-info/WHEEL' adding 'xmldiff-2.7.0.dist-info/entry_points.txt' adding 'xmldiff-2.7.0.dist-info/top_level.txt' adding 'xmldiff-2.7.0.dist-info/zip-safe' adding 'xmldiff-2.7.0.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built xmldiff-2.7.0-py3-none-any.whl