===> Building for py310-matrix-common-1.3.0nb1
* Building wheel...
/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 :: Apache Software 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/matrix_common
copying src/matrix_common/__init__.py -> build/lib/matrix_common
copying src/matrix_common/regex.py -> build/lib/matrix_common
copying src/matrix_common/versionstring.py -> build/lib/matrix_common
creating build/lib/matrix_common/types
copying src/matrix_common/types/__init__.py -> build/lib/matrix_common/types
copying src/matrix_common/types/mxc_uri.py -> build/lib/matrix_common/types
copying src/matrix_common/py.typed -> build/lib/matrix_common
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/matrix_common
copying build/lib/matrix_common/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./matrix_common
copying build/lib/matrix_common/py.typed -> build/bdist.macosx-12.3-arm64/wheel/./matrix_common
copying build/lib/matrix_common/regex.py -> build/bdist.macosx-12.3-arm64/wheel/./matrix_common
creating build/bdist.macosx-12.3-arm64/wheel/matrix_common/types
copying build/lib/matrix_common/types/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./matrix_common/types
copying build/lib/matrix_common/types/mxc_uri.py -> build/bdist.macosx-12.3-arm64/wheel/./matrix_common/types
copying build/lib/matrix_common/versionstring.py -> build/bdist.macosx-12.3-arm64/wheel/./matrix_common
running install_egg_info
running egg_info
creating src/matrix_common.egg-info
writing src/matrix_common.egg-info/PKG-INFO
writing dependency_links to src/matrix_common.egg-info/dependency_links.txt
writing requirements to src/matrix_common.egg-info/requires.txt
writing top-level names to src/matrix_common.egg-info/top_level.txt
writing manifest file 'src/matrix_common.egg-info/SOURCES.txt'
reading manifest file 'src/matrix_common.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/matrix_common.egg-info/SOURCES.txt'
Copying src/matrix_common.egg-info to build/bdist.macosx-12.3-arm64/wheel/./matrix_common-1.3.0-py3.10.egg-info
running install_scripts
creating build/bdist.macosx-12.3-arm64/wheel/matrix_common-1.3.0.dist-info/WHEEL
creating '/Users/pbulk/build/chat/py-matrix-common/work/matrix-python-common-1.3.0/dist/.tmp-wgavet97/matrix_common-1.3.0-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it
adding 'matrix_common/__init__.py'
adding 'matrix_common/py.typed'
adding 'matrix_common/regex.py'
adding 'matrix_common/versionstring.py'
adding 'matrix_common/types/__init__.py'
adding 'matrix_common/types/mxc_uri.py'
adding 'matrix_common-1.3.0.dist-info/licenses/LICENSE'
adding 'matrix_common-1.3.0.dist-info/METADATA'
adding 'matrix_common-1.3.0.dist-info/WHEEL'
adding 'matrix_common-1.3.0.dist-info/top_level.txt'
adding 'matrix_common-1.3.0.dist-info/RECORD'
removing build/bdist.macosx-12.3-arm64/wheel
Successfully built matrix_common-1.3.0-py3-none-any.whl