===> Building for py311-enzyme-0.5.2 * Building wheel... No `packages` or `py_modules` configuration, performing automatic discovery. `flat-layout` detected -- analysing . discovered packages -- ['enzyme', 'enzyme.parsers', 'enzyme.parsers.ebml', 'enzyme.parsers.ebml.specs'] /opt/pkg/lib/python3.11/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.11/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.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 running build running build_py creating build/lib/enzyme copying enzyme/__init__.py -> build/lib/enzyme copying enzyme/exceptions.py -> build/lib/enzyme copying enzyme/mkv.py -> build/lib/enzyme creating build/lib/enzyme/parsers copying enzyme/parsers/__init__.py -> build/lib/enzyme/parsers creating build/lib/enzyme/parsers/ebml copying enzyme/parsers/ebml/__init__.py -> build/lib/enzyme/parsers/ebml copying enzyme/parsers/ebml/core.py -> build/lib/enzyme/parsers/ebml copying enzyme/parsers/ebml/readers.py -> build/lib/enzyme/parsers/ebml running egg_info writing enzyme.egg-info/PKG-INFO writing dependency_links to enzyme.egg-info/dependency_links.txt writing requirements to enzyme.egg-info/requires.txt writing top-level names to enzyme.egg-info/top_level.txt reading manifest file 'enzyme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'enzyme.egg-info/SOURCES.txt' creating build/lib/enzyme/parsers/ebml/specs copying enzyme/parsers/ebml/specs/matroska.xml -> build/lib/enzyme/parsers/ebml/specs 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/enzyme copying build/lib/enzyme/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./enzyme copying build/lib/enzyme/exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./enzyme copying build/lib/enzyme/mkv.py -> build/bdist.macosx-12.3-arm64/wheel/./enzyme creating build/bdist.macosx-12.3-arm64/wheel/enzyme/parsers copying build/lib/enzyme/parsers/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./enzyme/parsers creating build/bdist.macosx-12.3-arm64/wheel/enzyme/parsers/ebml copying build/lib/enzyme/parsers/ebml/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./enzyme/parsers/ebml copying build/lib/enzyme/parsers/ebml/core.py -> build/bdist.macosx-12.3-arm64/wheel/./enzyme/parsers/ebml copying build/lib/enzyme/parsers/ebml/readers.py -> build/bdist.macosx-12.3-arm64/wheel/./enzyme/parsers/ebml creating build/bdist.macosx-12.3-arm64/wheel/enzyme/parsers/ebml/specs copying build/lib/enzyme/parsers/ebml/specs/matroska.xml -> build/bdist.macosx-12.3-arm64/wheel/./enzyme/parsers/ebml/specs running install_egg_info Copying enzyme.egg-info to build/bdist.macosx-12.3-arm64/wheel/./enzyme-0.5.2-py3.11.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/enzyme-0.5.2.dist-info/WHEEL creating '/Users/pbulk/build/multimedia/py-enzyme/work/enzyme-0.5.2/dist/.tmp-lrbf1nvv/enzyme-0.5.2-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'enzyme/__init__.py' adding 'enzyme/exceptions.py' adding 'enzyme/mkv.py' adding 'enzyme/parsers/__init__.py' adding 'enzyme/parsers/ebml/__init__.py' adding 'enzyme/parsers/ebml/core.py' adding 'enzyme/parsers/ebml/readers.py' adding 'enzyme/parsers/ebml/specs/matroska.xml' adding 'enzyme-0.5.2.dist-info/licenses/LICENSE' adding 'enzyme-0.5.2.dist-info/METADATA' adding 'enzyme-0.5.2.dist-info/WHEEL' adding 'enzyme-0.5.2.dist-info/top_level.txt' adding 'enzyme-0.5.2.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built enzyme-0.5.2-py3-none-any.whl