===> Building for py310-html5lib-1.1nb2 * Building wheel... :9: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel /opt/pkg/lib/python3.10/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/html5lib copying html5lib/__init__.py -> build/lib/html5lib copying html5lib/_ihatexml.py -> build/lib/html5lib copying html5lib/_inputstream.py -> build/lib/html5lib copying html5lib/_tokenizer.py -> build/lib/html5lib copying html5lib/_utils.py -> build/lib/html5lib copying html5lib/constants.py -> build/lib/html5lib copying html5lib/html5parser.py -> build/lib/html5lib copying html5lib/serializer.py -> build/lib/html5lib creating build/lib/html5lib/_trie copying html5lib/_trie/__init__.py -> build/lib/html5lib/_trie copying html5lib/_trie/_base.py -> build/lib/html5lib/_trie copying html5lib/_trie/py.py -> build/lib/html5lib/_trie creating build/lib/html5lib/filters copying html5lib/filters/__init__.py -> build/lib/html5lib/filters copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters copying html5lib/filters/base.py -> build/lib/html5lib/filters copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters copying html5lib/filters/lint.py -> build/lib/html5lib/filters copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters creating build/lib/html5lib/treeadapters copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters copying html5lib/treeadapters/genshi.py -> build/lib/html5lib/treeadapters copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters creating build/lib/html5lib/treebuilders copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/base.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/dom.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders creating build/lib/html5lib/treewalkers copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/base.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/etree.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/etree_lxml.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/genshi.py -> build/lib/html5lib/treewalkers 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/html5lib copying build/lib/html5lib/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib copying build/lib/html5lib/_ihatexml.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib copying build/lib/html5lib/_inputstream.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib copying build/lib/html5lib/_tokenizer.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib creating build/bdist.macosx-12.3-arm64/wheel/html5lib/_trie copying build/lib/html5lib/_trie/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/_trie copying build/lib/html5lib/_trie/_base.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/_trie copying build/lib/html5lib/_trie/py.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/_trie copying build/lib/html5lib/_utils.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib copying build/lib/html5lib/constants.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib creating build/bdist.macosx-12.3-arm64/wheel/html5lib/filters copying build/lib/html5lib/filters/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/filters copying build/lib/html5lib/filters/alphabeticalattributes.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/filters copying build/lib/html5lib/filters/base.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/filters copying build/lib/html5lib/filters/inject_meta_charset.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/filters copying build/lib/html5lib/filters/lint.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/filters copying build/lib/html5lib/filters/optionaltags.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/filters copying build/lib/html5lib/filters/sanitizer.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/filters copying build/lib/html5lib/filters/whitespace.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/filters copying build/lib/html5lib/html5parser.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib copying build/lib/html5lib/serializer.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib creating build/bdist.macosx-12.3-arm64/wheel/html5lib/treeadapters copying build/lib/html5lib/treeadapters/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/treeadapters copying build/lib/html5lib/treeadapters/genshi.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/treeadapters copying build/lib/html5lib/treeadapters/sax.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/treeadapters creating build/bdist.macosx-12.3-arm64/wheel/html5lib/treebuilders copying build/lib/html5lib/treebuilders/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/treebuilders copying build/lib/html5lib/treebuilders/base.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/treebuilders copying build/lib/html5lib/treebuilders/dom.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree_lxml.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/treebuilders creating build/bdist.macosx-12.3-arm64/wheel/html5lib/treewalkers copying build/lib/html5lib/treewalkers/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/treewalkers copying build/lib/html5lib/treewalkers/base.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/treewalkers copying build/lib/html5lib/treewalkers/dom.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree_lxml.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/treewalkers copying build/lib/html5lib/treewalkers/genshi.py -> build/bdist.macosx-12.3-arm64/wheel/./html5lib/treewalkers running install_egg_info running egg_info writing html5lib.egg-info/PKG-INFO /opt/pkg/lib/python3.10/site-packages/setuptools/_core_metadata.py:237: SetuptoolsDeprecationWarning: Ambiguity during "extra" normalization for dependencies. !! ******************************************************************************** 'all' and 'all' normalize to the same value: 'all' In future versions, setuptools might halt the build process. See https://peps.python.org/pep-0685/ for details. ******************************************************************************** !! _write_provides_extra(file, processed_extras, extra, unsafe_extra) writing dependency_links to html5lib.egg-info/dependency_links.txt writing requirements to html5lib.egg-info/requires.txt writing top-level names to html5lib.egg-info/top_level.txt reading manifest file 'html5lib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'html5lib.egg-info/SOURCES.txt' Copying html5lib.egg-info to build/bdist.macosx-12.3-arm64/wheel/./html5lib-1.1-py3.10.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/html5lib-1.1.dist-info/WHEEL creating '/Users/pbulk/build/textproc/py-html5lib/work/html5lib-1.1/dist/.tmp-scr4997s/html5lib-1.1-py2.py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'html5lib/__init__.py' adding 'html5lib/_ihatexml.py' adding 'html5lib/_inputstream.py' adding 'html5lib/_tokenizer.py' adding 'html5lib/_utils.py' adding 'html5lib/constants.py' adding 'html5lib/html5parser.py' adding 'html5lib/serializer.py' adding 'html5lib/_trie/__init__.py' adding 'html5lib/_trie/_base.py' adding 'html5lib/_trie/py.py' adding 'html5lib/filters/__init__.py' adding 'html5lib/filters/alphabeticalattributes.py' adding 'html5lib/filters/base.py' adding 'html5lib/filters/inject_meta_charset.py' adding 'html5lib/filters/lint.py' adding 'html5lib/filters/optionaltags.py' adding 'html5lib/filters/sanitizer.py' adding 'html5lib/filters/whitespace.py' adding 'html5lib/treeadapters/__init__.py' adding 'html5lib/treeadapters/genshi.py' adding 'html5lib/treeadapters/sax.py' adding 'html5lib/treebuilders/__init__.py' adding 'html5lib/treebuilders/base.py' adding 'html5lib/treebuilders/dom.py' adding 'html5lib/treebuilders/etree.py' adding 'html5lib/treebuilders/etree_lxml.py' adding 'html5lib/treewalkers/__init__.py' adding 'html5lib/treewalkers/base.py' adding 'html5lib/treewalkers/dom.py' adding 'html5lib/treewalkers/etree.py' adding 'html5lib/treewalkers/etree_lxml.py' adding 'html5lib/treewalkers/genshi.py' adding 'html5lib-1.1.dist-info/licenses/AUTHORS.rst' adding 'html5lib-1.1.dist-info/licenses/LICENSE' adding 'html5lib-1.1.dist-info/METADATA' adding 'html5lib-1.1.dist-info/WHEEL' adding 'html5lib-1.1.dist-info/top_level.txt' adding 'html5lib-1.1.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built html5lib-1.1-py2.py3-none-any.whl