===> Building for py310-mistune-3.1.2 * 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:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD 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 :: BSD 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/mistune copying src/mistune/__init__.py -> build/lib/mistune copying src/mistune/__main__.py -> build/lib/mistune copying src/mistune/block_parser.py -> build/lib/mistune copying src/mistune/core.py -> build/lib/mistune copying src/mistune/helpers.py -> build/lib/mistune copying src/mistune/inline_parser.py -> build/lib/mistune copying src/mistune/list_parser.py -> build/lib/mistune copying src/mistune/markdown.py -> build/lib/mistune copying src/mistune/toc.py -> build/lib/mistune copying src/mistune/util.py -> build/lib/mistune creating build/lib/mistune/directives copying src/mistune/directives/__init__.py -> build/lib/mistune/directives copying src/mistune/directives/_base.py -> build/lib/mistune/directives copying src/mistune/directives/_fenced.py -> build/lib/mistune/directives copying src/mistune/directives/_rst.py -> build/lib/mistune/directives copying src/mistune/directives/admonition.py -> build/lib/mistune/directives copying src/mistune/directives/image.py -> build/lib/mistune/directives copying src/mistune/directives/include.py -> build/lib/mistune/directives copying src/mistune/directives/toc.py -> build/lib/mistune/directives creating build/lib/mistune/plugins copying src/mistune/plugins/__init__.py -> build/lib/mistune/plugins copying src/mistune/plugins/abbr.py -> build/lib/mistune/plugins copying src/mistune/plugins/def_list.py -> build/lib/mistune/plugins copying src/mistune/plugins/footnotes.py -> build/lib/mistune/plugins copying src/mistune/plugins/formatting.py -> build/lib/mistune/plugins copying src/mistune/plugins/math.py -> build/lib/mistune/plugins copying src/mistune/plugins/ruby.py -> build/lib/mistune/plugins copying src/mistune/plugins/speedup.py -> build/lib/mistune/plugins copying src/mistune/plugins/spoiler.py -> build/lib/mistune/plugins copying src/mistune/plugins/table.py -> build/lib/mistune/plugins copying src/mistune/plugins/task_lists.py -> build/lib/mistune/plugins copying src/mistune/plugins/url.py -> build/lib/mistune/plugins creating build/lib/mistune/renderers copying src/mistune/renderers/__init__.py -> build/lib/mistune/renderers copying src/mistune/renderers/_list.py -> build/lib/mistune/renderers copying src/mistune/renderers/html.py -> build/lib/mistune/renderers copying src/mistune/renderers/markdown.py -> build/lib/mistune/renderers copying src/mistune/renderers/rst.py -> build/lib/mistune/renderers running egg_info writing src/mistune.egg-info/PKG-INFO writing dependency_links to src/mistune.egg-info/dependency_links.txt writing requirements to src/mistune.egg-info/requires.txt writing top-level names to src/mistune.egg-info/top_level.txt reading manifest file 'src/mistune.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'src/mistune.egg-info/SOURCES.txt' copying src/mistune/py.typed -> build/lib/mistune 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/mistune copying build/lib/mistune/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune copying build/lib/mistune/__main__.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune copying build/lib/mistune/block_parser.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune copying build/lib/mistune/core.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune creating build/bdist.macosx-12.3-arm64/wheel/mistune/directives copying build/lib/mistune/directives/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/directives copying build/lib/mistune/directives/_base.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/directives copying build/lib/mistune/directives/_fenced.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/directives copying build/lib/mistune/directives/_rst.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/directives copying build/lib/mistune/directives/admonition.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/directives copying build/lib/mistune/directives/image.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/directives copying build/lib/mistune/directives/include.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/directives copying build/lib/mistune/directives/toc.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/directives copying build/lib/mistune/helpers.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune copying build/lib/mistune/inline_parser.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune copying build/lib/mistune/list_parser.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune copying build/lib/mistune/markdown.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune creating build/bdist.macosx-12.3-arm64/wheel/mistune/plugins copying build/lib/mistune/plugins/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/plugins copying build/lib/mistune/plugins/abbr.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/plugins copying build/lib/mistune/plugins/def_list.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/plugins copying build/lib/mistune/plugins/footnotes.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/plugins copying build/lib/mistune/plugins/formatting.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/plugins copying build/lib/mistune/plugins/math.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/plugins copying build/lib/mistune/plugins/ruby.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/plugins copying build/lib/mistune/plugins/speedup.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/plugins copying build/lib/mistune/plugins/spoiler.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/plugins copying build/lib/mistune/plugins/table.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/plugins copying build/lib/mistune/plugins/task_lists.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/plugins copying build/lib/mistune/plugins/url.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/plugins copying build/lib/mistune/py.typed -> build/bdist.macosx-12.3-arm64/wheel/./mistune creating build/bdist.macosx-12.3-arm64/wheel/mistune/renderers copying build/lib/mistune/renderers/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/renderers copying build/lib/mistune/renderers/_list.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/renderers copying build/lib/mistune/renderers/html.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/renderers copying build/lib/mistune/renderers/markdown.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/renderers copying build/lib/mistune/renderers/rst.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune/renderers copying build/lib/mistune/toc.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune copying build/lib/mistune/util.py -> build/bdist.macosx-12.3-arm64/wheel/./mistune running install_egg_info Copying src/mistune.egg-info to build/bdist.macosx-12.3-arm64/wheel/./mistune-3.1.2-py3.10.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/mistune-3.1.2.dist-info/WHEEL creating '/Users/pbulk/build/textproc/py-mistune/work/mistune-3.1.2/dist/.tmp-igw20eea/mistune-3.1.2-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'mistune/__init__.py' adding 'mistune/__main__.py' adding 'mistune/block_parser.py' adding 'mistune/core.py' adding 'mistune/helpers.py' adding 'mistune/inline_parser.py' adding 'mistune/list_parser.py' adding 'mistune/markdown.py' adding 'mistune/py.typed' adding 'mistune/toc.py' adding 'mistune/util.py' adding 'mistune/directives/__init__.py' adding 'mistune/directives/_base.py' adding 'mistune/directives/_fenced.py' adding 'mistune/directives/_rst.py' adding 'mistune/directives/admonition.py' adding 'mistune/directives/image.py' adding 'mistune/directives/include.py' adding 'mistune/directives/toc.py' adding 'mistune/plugins/__init__.py' adding 'mistune/plugins/abbr.py' adding 'mistune/plugins/def_list.py' adding 'mistune/plugins/footnotes.py' adding 'mistune/plugins/formatting.py' adding 'mistune/plugins/math.py' adding 'mistune/plugins/ruby.py' adding 'mistune/plugins/speedup.py' adding 'mistune/plugins/spoiler.py' adding 'mistune/plugins/table.py' adding 'mistune/plugins/task_lists.py' adding 'mistune/plugins/url.py' adding 'mistune/renderers/__init__.py' adding 'mistune/renderers/_list.py' adding 'mistune/renderers/html.py' adding 'mistune/renderers/markdown.py' adding 'mistune/renderers/rst.py' adding 'mistune-3.1.2.dist-info/licenses/LICENSE' adding 'mistune-3.1.2.dist-info/METADATA' adding 'mistune-3.1.2.dist-info/WHEEL' adding 'mistune-3.1.2.dist-info/top_level.txt' adding 'mistune-3.1.2.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built mistune-3.1.2-py3-none-any.whl