===> Building for py312-tempora-5.8.0 * Building wheel... /opt/pkg/lib/python3.12/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 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: MIT 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/tempora copying tempora/__init__.py -> build/lib/tempora copying tempora/schedule.py -> build/lib/tempora copying tempora/timing.py -> build/lib/tempora copying tempora/utc.py -> build/lib/tempora running egg_info writing tempora.egg-info/PKG-INFO writing dependency_links to tempora.egg-info/dependency_links.txt writing entry points to tempora.egg-info/entry_points.txt writing requirements to tempora.egg-info/requires.txt writing top-level names to tempora.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'tempora.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'tempora.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/tempora copying build/lib/tempora/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./tempora copying build/lib/tempora/schedule.py -> build/bdist.macosx-12.3-arm64/wheel/./tempora copying build/lib/tempora/timing.py -> build/bdist.macosx-12.3-arm64/wheel/./tempora copying build/lib/tempora/utc.py -> build/bdist.macosx-12.3-arm64/wheel/./tempora running install_egg_info Copying tempora.egg-info to build/bdist.macosx-12.3-arm64/wheel/./tempora-5.8.0-py3.12.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/tempora-5.8.0.dist-info/WHEEL creating '/Users/pbulk/build/time/py-tempora/work/tempora-5.8.0/dist/.tmp-6t64pu77/tempora-5.8.0-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'tempora/__init__.py' adding 'tempora/schedule.py' adding 'tempora/timing.py' adding 'tempora/utc.py' adding 'tempora-5.8.0.dist-info/licenses/LICENSE' adding 'tempora-5.8.0.dist-info/METADATA' adding 'tempora-5.8.0.dist-info/WHEEL' adding 'tempora-5.8.0.dist-info/entry_points.txt' adding 'tempora-5.8.0.dist-info/top_level.txt' adding 'tempora-5.8.0.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built tempora-5.8.0-py3-none-any.whl