===> Building for py312-cairosvg-2.7.1nb1
* Building wheel...
/opt/pkg/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'python-tag' in 'bdist_wheel' (setup.cfg), please use the underscore name 'python_tag' instead.
!!

        ********************************************************************************
        Usage of dash-separated 'python-tag' will not be supported in future
        versions. Please use the underscore name 'python_tag' instead.

        By 2026-Mar-03, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self._enforce_underscore(opt, section)
/opt/pkg/lib/python3.12/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 :: 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()
/opt/pkg/lib/python3.12/site-packages/setuptools/dist.py:484: SetuptoolsDeprecationWarning: Please provide a valid glob pattern.
!!

        ********************************************************************************
        Pattern '[ LICENSE ]' contains invalid characters.

        By 2026-Mar-20, 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/specifications/glob-patterns/ for details.
        ********************************************************************************

!!
  for path in sorted(cls._find_pattern(pattern, enforce_match))
/opt/pkg/lib/python3.12/site-packages/setuptools/dist.py:484: SetuptoolsDeprecationWarning: Cannot find any files for the given pattern.
!!

        ********************************************************************************
        Pattern '[ LICENSE ]' did not match any files.

        By 2026-Mar-20, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  for path in sorted(cls._find_pattern(pattern, enforce_match))
running bdist_wheel
running build
running build_py
creating build/lib/cairosvg
copying cairosvg/__init__.py -> build/lib/cairosvg
copying cairosvg/__main__.py -> build/lib/cairosvg
copying cairosvg/bounding_box.py -> build/lib/cairosvg
copying cairosvg/colors.py -> build/lib/cairosvg
copying cairosvg/css.py -> build/lib/cairosvg
copying cairosvg/defs.py -> build/lib/cairosvg
copying cairosvg/features.py -> build/lib/cairosvg
copying cairosvg/helpers.py -> build/lib/cairosvg
copying cairosvg/image.py -> build/lib/cairosvg
copying cairosvg/parser.py -> build/lib/cairosvg
copying cairosvg/path.py -> build/lib/cairosvg
copying cairosvg/shapes.py -> build/lib/cairosvg
copying cairosvg/surface.py -> build/lib/cairosvg
copying cairosvg/svg.py -> build/lib/cairosvg
copying cairosvg/test_api.py -> build/lib/cairosvg
copying cairosvg/text.py -> build/lib/cairosvg
copying cairosvg/url.py -> build/lib/cairosvg
copying cairosvg/VERSION -> build/lib/cairosvg
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/cairosvg
copying build/lib/cairosvg/VERSION -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/__main__.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/bounding_box.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/colors.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/css.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/defs.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/features.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/helpers.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/image.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/parser.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/path.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/shapes.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/surface.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/svg.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/test_api.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/text.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
copying build/lib/cairosvg/url.py -> build/bdist.macosx-12.3-arm64/wheel/./cairosvg
running install_egg_info
running egg_info
writing CairoSVG.egg-info/PKG-INFO
writing dependency_links to CairoSVG.egg-info/dependency_links.txt
writing entry points to CairoSVG.egg-info/entry_points.txt
writing requirements to CairoSVG.egg-info/requires.txt
writing top-level names to CairoSVG.egg-info/top_level.txt
reading manifest file 'CairoSVG.egg-info/SOURCES.txt'
writing manifest file 'CairoSVG.egg-info/SOURCES.txt'
Copying CairoSVG.egg-info to build/bdist.macosx-12.3-arm64/wheel/./CairoSVG-2.7.1-py3.12.egg-info
running install_scripts
creating build/bdist.macosx-12.3-arm64/wheel/cairosvg-2.7.1.dist-info/WHEEL
creating '/Users/pbulk/build/converters/py-cairosvg/work/CairoSVG-2.7.1/dist/.tmp-vk3cim6c/cairosvg-2.7.1-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it
adding 'cairosvg/VERSION'
adding 'cairosvg/__init__.py'
adding 'cairosvg/__main__.py'
adding 'cairosvg/bounding_box.py'
adding 'cairosvg/colors.py'
adding 'cairosvg/css.py'
adding 'cairosvg/defs.py'
adding 'cairosvg/features.py'
adding 'cairosvg/helpers.py'
adding 'cairosvg/image.py'
adding 'cairosvg/parser.py'
adding 'cairosvg/path.py'
adding 'cairosvg/shapes.py'
adding 'cairosvg/surface.py'
adding 'cairosvg/svg.py'
adding 'cairosvg/test_api.py'
adding 'cairosvg/text.py'
adding 'cairosvg/url.py'
adding 'cairosvg-2.7.1.dist-info/METADATA'
adding 'cairosvg-2.7.1.dist-info/WHEEL'
adding 'cairosvg-2.7.1.dist-info/entry_points.txt'
adding 'cairosvg-2.7.1.dist-info/top_level.txt'
adding 'cairosvg-2.7.1.dist-info/RECORD'
removing build/bdist.macosx-12.3-arm64/wheel
Successfully built cairosvg-2.7.1-py3-none-any.whl