===> Building for py311-acme-tiny-5.0.1nb3 * Building wheel... WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/opt/pkg/lib/python3.11/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /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 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. /opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib copying acme_tiny.py -> build/lib installing to build/bdist.macosx-12.3-arm64/wheel running install running install_lib creating build/bdist.macosx-12.3-arm64/wheel copying build/lib/acme_tiny.py -> build/bdist.macosx-12.3-arm64/wheel/. running install_egg_info running egg_info writing acme_tiny.egg-info/PKG-INFO writing dependency_links to acme_tiny.egg-info/dependency_links.txt writing entry points to acme_tiny.egg-info/entry_points.txt writing top-level names to acme_tiny.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'acme_tiny.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'acme_tiny.egg-info/SOURCES.txt' Copying acme_tiny.egg-info to build/bdist.macosx-12.3-arm64/wheel/./acme_tiny-5.0.1-py3.11.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/acme_tiny-5.0.1.dist-info/WHEEL creating '/Users/pbulk/build/security/py-acme-tiny/work/acme-tiny-5.0.1/dist/.tmp-uiqi2gkk/acme_tiny-5.0.1-py2.py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'acme_tiny.py' adding 'acme_tiny-5.0.1.dist-info/licenses/LICENSE' adding 'acme_tiny-5.0.1.dist-info/METADATA' adding 'acme_tiny-5.0.1.dist-info/WHEEL' adding 'acme_tiny-5.0.1.dist-info/entry_points.txt' adding 'acme_tiny-5.0.1.dist-info/top_level.txt' adding 'acme_tiny-5.0.1.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built acme_tiny-5.0.1-py2.py3-none-any.whl