===> Building for py311-ansi2html-1.9.2
* Building wheel...
/opt/pkg/lib/python3.11/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.11/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
License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
dist._finalize_license_expression()
/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
License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
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/ansi2html
copying src/ansi2html/__init__.py -> build/lib/ansi2html
copying src/ansi2html/__main__.py -> build/lib/ansi2html
copying src/ansi2html/_version.py -> build/lib/ansi2html
copying src/ansi2html/converter.py -> build/lib/ansi2html
copying src/ansi2html/style.py -> build/lib/ansi2html
copying src/ansi2html/util.py -> build/lib/ansi2html
running egg_info
writing src/ansi2html.egg-info/PKG-INFO
writing dependency_links to src/ansi2html.egg-info/dependency_links.txt
writing entry points to src/ansi2html.egg-info/entry_points.txt
writing requirements to src/ansi2html.egg-info/requires.txt
writing top-level names to src/ansi2html.egg-info/top_level.txt
reading manifest file 'src/ansi2html.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.rst'
warning: no files found matching 'man/ansi2html.1'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
adding license file 'LICENSE'
writing manifest file 'src/ansi2html.egg-info/SOURCES.txt'
copying src/ansi2html/py.typed -> build/lib/ansi2html
installing to build/bdist.macosx-14.5-arm64/wheel
running install
running install_lib
creating build/bdist.macosx-14.5-arm64/wheel
creating build/bdist.macosx-14.5-arm64/wheel/ansi2html
copying build/lib/ansi2html/__init__.py -> build/bdist.macosx-14.5-arm64/wheel/./ansi2html
copying build/lib/ansi2html/__main__.py -> build/bdist.macosx-14.5-arm64/wheel/./ansi2html
copying build/lib/ansi2html/_version.py -> build/bdist.macosx-14.5-arm64/wheel/./ansi2html
copying build/lib/ansi2html/converter.py -> build/bdist.macosx-14.5-arm64/wheel/./ansi2html
copying build/lib/ansi2html/py.typed -> build/bdist.macosx-14.5-arm64/wheel/./ansi2html
copying build/lib/ansi2html/style.py -> build/bdist.macosx-14.5-arm64/wheel/./ansi2html
copying build/lib/ansi2html/util.py -> build/bdist.macosx-14.5-arm64/wheel/./ansi2html
running install_egg_info
Copying src/ansi2html.egg-info to build/bdist.macosx-14.5-arm64/wheel/./ansi2html-0.0.0-py3.11.egg-info
running install_scripts
creating build/bdist.macosx-14.5-arm64/wheel/ansi2html-0.0.0.dist-info/WHEEL
creating '/Users/pbulk/build/converters/py-ansi2html/work/ansi2html-1.9.2/dist/.tmp-5r0giehg/ansi2html-0.0.0-py3-none-any.whl' and adding 'build/bdist.macosx-14.5-arm64/wheel' to it
adding 'ansi2html/__init__.py'
adding 'ansi2html/__main__.py'
adding 'ansi2html/_version.py'
adding 'ansi2html/converter.py'
adding 'ansi2html/py.typed'
adding 'ansi2html/style.py'
adding 'ansi2html/util.py'
adding 'ansi2html-0.0.0.dist-info/licenses/LICENSE'
adding 'ansi2html-0.0.0.dist-info/METADATA'
adding 'ansi2html-0.0.0.dist-info/WHEEL'
adding 'ansi2html-0.0.0.dist-info/entry_points.txt'
adding 'ansi2html-0.0.0.dist-info/top_level.txt'
adding 'ansi2html-0.0.0.dist-info/RECORD'
removing build/bdist.macosx-14.5-arm64/wheel
Successfully built ansi2html-0.0.0-py3-none-any.whl