===> Building for py313-geomet-1.1.0 * Building wheel... /opt/pkg/lib/python3.13/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.13/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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: 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/geomet copying geomet/__init__.py -> build/lib/geomet copying geomet/esri.py -> build/lib/geomet copying geomet/geopackage.py -> build/lib/geomet copying geomet/tool.py -> build/lib/geomet copying geomet/util.py -> build/lib/geomet copying geomet/wkb.py -> build/lib/geomet copying geomet/wkt.py -> build/lib/geomet running egg_info writing geomet.egg-info/PKG-INFO writing dependency_links to geomet.egg-info/dependency_links.txt writing entry points to geomet.egg-info/entry_points.txt writing requirements to geomet.egg-info/requires.txt writing top-level names to geomet.egg-info/top_level.txt reading manifest file 'geomet.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS.txt' writing manifest file 'geomet.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/geomet copying build/lib/geomet/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./geomet copying build/lib/geomet/esri.py -> build/bdist.macosx-12.3-arm64/wheel/./geomet copying build/lib/geomet/geopackage.py -> build/bdist.macosx-12.3-arm64/wheel/./geomet copying build/lib/geomet/tool.py -> build/bdist.macosx-12.3-arm64/wheel/./geomet copying build/lib/geomet/util.py -> build/bdist.macosx-12.3-arm64/wheel/./geomet copying build/lib/geomet/wkb.py -> build/bdist.macosx-12.3-arm64/wheel/./geomet copying build/lib/geomet/wkt.py -> build/bdist.macosx-12.3-arm64/wheel/./geomet running install_egg_info Copying geomet.egg-info to build/bdist.macosx-12.3-arm64/wheel/./geomet-1.1.0-py3.13.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/geomet-1.1.0.dist-info/WHEEL creating '/Users/pbulk/build/geography/py-geomet/work/geomet-1.1.0/dist/.tmp-zvwhmo9z/geomet-1.1.0-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'geomet/__init__.py' adding 'geomet/esri.py' adding 'geomet/geopackage.py' adding 'geomet/tool.py' adding 'geomet/util.py' adding 'geomet/wkb.py' adding 'geomet/wkt.py' adding 'geomet-1.1.0.dist-info/licenses/AUTHORS.txt' adding 'geomet-1.1.0.dist-info/licenses/LICENSE' adding 'geomet-1.1.0.dist-info/METADATA' adding 'geomet-1.1.0.dist-info/WHEEL' adding 'geomet-1.1.0.dist-info/entry_points.txt' adding 'geomet-1.1.0.dist-info/top_level.txt' adding 'geomet-1.1.0.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built geomet-1.1.0-py3-none-any.whl