===> Building for py311-docx-1.1.2 * Building wheel... No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['docx', 'docx.dml', 'docx.drawing', 'docx.enum', 'docx.image', 'docx.opc', 'docx.oxml', 'docx.parts', 'docx.styles', 'docx.templates', 'docx.text', 'docx.opc.parts', 'docx.oxml.text', 'docx.templates.default-docx-template', 'docx.templates.default-docx-template._rels', 'docx.templates.default-docx-template.customXml', 'docx.templates.default-docx-template.docProps', 'docx.templates.default-docx-template.word', 'docx.templates.default-docx-template.customXml._rels', 'docx.templates.default-docx-template.word._rels', 'docx.templates.default-docx-template.word.theme'] discovered py_modules -- [] /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/docx copying src/docx/__init__.py -> build/lib/docx copying src/docx/api.py -> build/lib/docx copying src/docx/blkcntnr.py -> build/lib/docx copying src/docx/document.py -> build/lib/docx copying src/docx/exceptions.py -> build/lib/docx copying src/docx/package.py -> build/lib/docx copying src/docx/section.py -> build/lib/docx copying src/docx/settings.py -> build/lib/docx copying src/docx/shape.py -> build/lib/docx copying src/docx/shared.py -> build/lib/docx copying src/docx/table.py -> build/lib/docx copying src/docx/types.py -> build/lib/docx creating build/lib/docx/dml copying src/docx/dml/__init__.py -> build/lib/docx/dml copying src/docx/dml/color.py -> build/lib/docx/dml creating build/lib/docx/drawing copying src/docx/drawing/__init__.py -> build/lib/docx/drawing creating build/lib/docx/enum copying src/docx/enum/__init__.py -> build/lib/docx/enum copying src/docx/enum/base.py -> build/lib/docx/enum copying src/docx/enum/dml.py -> build/lib/docx/enum copying src/docx/enum/section.py -> build/lib/docx/enum copying src/docx/enum/shape.py -> build/lib/docx/enum copying src/docx/enum/style.py -> build/lib/docx/enum copying src/docx/enum/table.py -> build/lib/docx/enum copying src/docx/enum/text.py -> build/lib/docx/enum creating build/lib/docx/image copying src/docx/image/__init__.py -> build/lib/docx/image copying src/docx/image/bmp.py -> build/lib/docx/image copying src/docx/image/constants.py -> build/lib/docx/image copying src/docx/image/exceptions.py -> build/lib/docx/image copying src/docx/image/gif.py -> build/lib/docx/image copying src/docx/image/helpers.py -> build/lib/docx/image copying src/docx/image/image.py -> build/lib/docx/image copying src/docx/image/jpeg.py -> build/lib/docx/image copying src/docx/image/png.py -> build/lib/docx/image copying src/docx/image/tiff.py -> build/lib/docx/image creating build/lib/docx/opc copying src/docx/opc/__init__.py -> build/lib/docx/opc copying src/docx/opc/constants.py -> build/lib/docx/opc copying src/docx/opc/coreprops.py -> build/lib/docx/opc copying src/docx/opc/exceptions.py -> build/lib/docx/opc copying src/docx/opc/oxml.py -> build/lib/docx/opc copying src/docx/opc/package.py -> build/lib/docx/opc copying src/docx/opc/packuri.py -> build/lib/docx/opc copying src/docx/opc/part.py -> build/lib/docx/opc copying src/docx/opc/phys_pkg.py -> build/lib/docx/opc copying src/docx/opc/pkgreader.py -> build/lib/docx/opc copying src/docx/opc/pkgwriter.py -> build/lib/docx/opc copying src/docx/opc/rel.py -> build/lib/docx/opc copying src/docx/opc/shared.py -> build/lib/docx/opc copying src/docx/opc/spec.py -> build/lib/docx/opc creating build/lib/docx/oxml copying src/docx/oxml/__init__.py -> build/lib/docx/oxml copying src/docx/oxml/coreprops.py -> build/lib/docx/oxml copying src/docx/oxml/document.py -> build/lib/docx/oxml copying src/docx/oxml/drawing.py -> build/lib/docx/oxml copying src/docx/oxml/exceptions.py -> build/lib/docx/oxml copying src/docx/oxml/ns.py -> build/lib/docx/oxml copying src/docx/oxml/numbering.py -> build/lib/docx/oxml copying src/docx/oxml/parser.py -> build/lib/docx/oxml copying src/docx/oxml/section.py -> build/lib/docx/oxml copying src/docx/oxml/settings.py -> build/lib/docx/oxml copying src/docx/oxml/shape.py -> build/lib/docx/oxml copying src/docx/oxml/shared.py -> build/lib/docx/oxml copying src/docx/oxml/simpletypes.py -> build/lib/docx/oxml copying src/docx/oxml/styles.py -> build/lib/docx/oxml copying src/docx/oxml/table.py -> build/lib/docx/oxml copying src/docx/oxml/xmlchemy.py -> build/lib/docx/oxml creating build/lib/docx/parts copying src/docx/parts/__init__.py -> build/lib/docx/parts copying src/docx/parts/document.py -> build/lib/docx/parts copying src/docx/parts/hdrftr.py -> build/lib/docx/parts copying src/docx/parts/image.py -> build/lib/docx/parts copying src/docx/parts/numbering.py -> build/lib/docx/parts copying src/docx/parts/settings.py -> build/lib/docx/parts copying src/docx/parts/story.py -> build/lib/docx/parts copying src/docx/parts/styles.py -> build/lib/docx/parts creating build/lib/docx/styles copying src/docx/styles/__init__.py -> build/lib/docx/styles copying src/docx/styles/latent.py -> build/lib/docx/styles copying src/docx/styles/style.py -> build/lib/docx/styles copying src/docx/styles/styles.py -> build/lib/docx/styles creating build/lib/docx/text copying src/docx/text/__init__.py -> build/lib/docx/text copying src/docx/text/font.py -> build/lib/docx/text copying src/docx/text/hyperlink.py -> build/lib/docx/text copying src/docx/text/pagebreak.py -> build/lib/docx/text copying src/docx/text/paragraph.py -> build/lib/docx/text copying src/docx/text/parfmt.py -> build/lib/docx/text copying src/docx/text/run.py -> build/lib/docx/text copying src/docx/text/tabstops.py -> build/lib/docx/text creating build/lib/docx/opc/parts copying src/docx/opc/parts/__init__.py -> build/lib/docx/opc/parts copying src/docx/opc/parts/coreprops.py -> build/lib/docx/opc/parts creating build/lib/docx/oxml/text copying src/docx/oxml/text/__init__.py -> build/lib/docx/oxml/text copying src/docx/oxml/text/font.py -> build/lib/docx/oxml/text copying src/docx/oxml/text/hyperlink.py -> build/lib/docx/oxml/text copying src/docx/oxml/text/pagebreak.py -> build/lib/docx/oxml/text copying src/docx/oxml/text/paragraph.py -> build/lib/docx/oxml/text copying src/docx/oxml/text/parfmt.py -> build/lib/docx/oxml/text copying src/docx/oxml/text/run.py -> build/lib/docx/oxml/text running egg_info writing src/python_docx.egg-info/PKG-INFO writing dependency_links to src/python_docx.egg-info/dependency_links.txt writing requirements to src/python_docx.egg-info/requires.txt writing top-level names to src/python_docx.egg-info/top_level.txt reading manifest file 'src/python_docx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' no previously-included directories found matching 'docs/.build' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/python_docx.egg-info/SOURCES.txt' copying src/docx/py.typed -> build/lib/docx creating build/lib/docx/templates copying src/docx/templates/default-footer.xml -> build/lib/docx/templates copying src/docx/templates/default-header.xml -> build/lib/docx/templates copying src/docx/templates/default-settings.xml -> build/lib/docx/templates copying src/docx/templates/default-styles.xml -> build/lib/docx/templates copying src/docx/templates/default.docx -> build/lib/docx/templates creating build/lib/docx/templates/default-docx-template copying src/docx/templates/default-docx-template/[Content_Types].xml -> build/lib/docx/templates/default-docx-template creating build/lib/docx/templates/default-docx-template/_rels copying src/docx/templates/default-docx-template/_rels/.rels -> build/lib/docx/templates/default-docx-template/_rels creating build/lib/docx/templates/default-docx-template/customXml copying src/docx/templates/default-docx-template/customXml/item1.xml -> build/lib/docx/templates/default-docx-template/customXml copying src/docx/templates/default-docx-template/customXml/itemProps1.xml -> build/lib/docx/templates/default-docx-template/customXml creating build/lib/docx/templates/default-docx-template/docProps copying src/docx/templates/default-docx-template/docProps/app.xml -> build/lib/docx/templates/default-docx-template/docProps copying src/docx/templates/default-docx-template/docProps/core.xml -> build/lib/docx/templates/default-docx-template/docProps copying src/docx/templates/default-docx-template/docProps/thumbnail.jpeg -> build/lib/docx/templates/default-docx-template/docProps creating build/lib/docx/templates/default-docx-template/word copying src/docx/templates/default-docx-template/word/document.xml -> build/lib/docx/templates/default-docx-template/word copying src/docx/templates/default-docx-template/word/fontTable.xml -> build/lib/docx/templates/default-docx-template/word copying src/docx/templates/default-docx-template/word/numbering.xml -> build/lib/docx/templates/default-docx-template/word copying src/docx/templates/default-docx-template/word/settings.xml -> build/lib/docx/templates/default-docx-template/word copying src/docx/templates/default-docx-template/word/styles.xml -> build/lib/docx/templates/default-docx-template/word copying src/docx/templates/default-docx-template/word/stylesWithEffects.xml -> build/lib/docx/templates/default-docx-template/word copying src/docx/templates/default-docx-template/word/webSettings.xml -> build/lib/docx/templates/default-docx-template/word creating build/lib/docx/templates/default-docx-template/customXml/_rels copying src/docx/templates/default-docx-template/customXml/_rels/item1.xml.rels -> build/lib/docx/templates/default-docx-template/customXml/_rels creating build/lib/docx/templates/default-docx-template/word/_rels copying src/docx/templates/default-docx-template/word/_rels/document.xml.rels -> build/lib/docx/templates/default-docx-template/word/_rels creating build/lib/docx/templates/default-docx-template/word/theme copying src/docx/templates/default-docx-template/word/theme/theme1.xml -> build/lib/docx/templates/default-docx-template/word/theme 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/docx copying build/lib/docx/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./docx copying build/lib/docx/api.py -> build/bdist.macosx-12.3-arm64/wheel/./docx copying build/lib/docx/blkcntnr.py -> build/bdist.macosx-12.3-arm64/wheel/./docx creating build/bdist.macosx-12.3-arm64/wheel/docx/dml copying build/lib/docx/dml/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/dml copying build/lib/docx/dml/color.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/dml copying build/lib/docx/document.py -> build/bdist.macosx-12.3-arm64/wheel/./docx creating build/bdist.macosx-12.3-arm64/wheel/docx/drawing copying build/lib/docx/drawing/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/drawing creating build/bdist.macosx-12.3-arm64/wheel/docx/enum copying build/lib/docx/enum/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/enum copying build/lib/docx/enum/base.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/enum copying build/lib/docx/enum/dml.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/enum copying build/lib/docx/enum/section.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/enum copying build/lib/docx/enum/shape.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/enum copying build/lib/docx/enum/style.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/enum copying build/lib/docx/enum/table.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/enum copying build/lib/docx/enum/text.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/enum copying build/lib/docx/exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./docx creating build/bdist.macosx-12.3-arm64/wheel/docx/image copying build/lib/docx/image/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/image copying build/lib/docx/image/bmp.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/image copying build/lib/docx/image/constants.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/image copying build/lib/docx/image/exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/image copying build/lib/docx/image/gif.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/image copying build/lib/docx/image/helpers.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/image copying build/lib/docx/image/image.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/image copying build/lib/docx/image/jpeg.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/image copying build/lib/docx/image/png.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/image copying build/lib/docx/image/tiff.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/image creating build/bdist.macosx-12.3-arm64/wheel/docx/opc copying build/lib/docx/opc/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc copying build/lib/docx/opc/constants.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc copying build/lib/docx/opc/coreprops.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc copying build/lib/docx/opc/exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc copying build/lib/docx/opc/oxml.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc copying build/lib/docx/opc/package.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc copying build/lib/docx/opc/packuri.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc copying build/lib/docx/opc/part.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc creating build/bdist.macosx-12.3-arm64/wheel/docx/opc/parts copying build/lib/docx/opc/parts/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc/parts copying build/lib/docx/opc/parts/coreprops.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc/parts copying build/lib/docx/opc/phys_pkg.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc copying build/lib/docx/opc/pkgreader.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc copying build/lib/docx/opc/pkgwriter.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc copying build/lib/docx/opc/rel.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc copying build/lib/docx/opc/shared.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc copying build/lib/docx/opc/spec.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/opc creating build/bdist.macosx-12.3-arm64/wheel/docx/oxml copying build/lib/docx/oxml/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml copying build/lib/docx/oxml/coreprops.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml copying build/lib/docx/oxml/document.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml copying build/lib/docx/oxml/drawing.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml copying build/lib/docx/oxml/exceptions.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml copying build/lib/docx/oxml/ns.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml copying build/lib/docx/oxml/numbering.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml copying build/lib/docx/oxml/parser.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml copying build/lib/docx/oxml/section.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml copying build/lib/docx/oxml/settings.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml copying build/lib/docx/oxml/shape.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml copying build/lib/docx/oxml/shared.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml copying build/lib/docx/oxml/simpletypes.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml copying build/lib/docx/oxml/styles.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml copying build/lib/docx/oxml/table.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml creating build/bdist.macosx-12.3-arm64/wheel/docx/oxml/text copying build/lib/docx/oxml/text/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml/text copying build/lib/docx/oxml/text/font.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml/text copying build/lib/docx/oxml/text/hyperlink.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml/text copying build/lib/docx/oxml/text/pagebreak.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml/text copying build/lib/docx/oxml/text/paragraph.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml/text copying build/lib/docx/oxml/text/parfmt.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml/text copying build/lib/docx/oxml/text/run.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml/text copying build/lib/docx/oxml/xmlchemy.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/oxml copying build/lib/docx/package.py -> build/bdist.macosx-12.3-arm64/wheel/./docx creating build/bdist.macosx-12.3-arm64/wheel/docx/parts copying build/lib/docx/parts/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/parts copying build/lib/docx/parts/document.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/parts copying build/lib/docx/parts/hdrftr.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/parts copying build/lib/docx/parts/image.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/parts copying build/lib/docx/parts/numbering.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/parts copying build/lib/docx/parts/settings.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/parts copying build/lib/docx/parts/story.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/parts copying build/lib/docx/parts/styles.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/parts copying build/lib/docx/py.typed -> build/bdist.macosx-12.3-arm64/wheel/./docx copying build/lib/docx/section.py -> build/bdist.macosx-12.3-arm64/wheel/./docx copying build/lib/docx/settings.py -> build/bdist.macosx-12.3-arm64/wheel/./docx copying build/lib/docx/shape.py -> build/bdist.macosx-12.3-arm64/wheel/./docx copying build/lib/docx/shared.py -> build/bdist.macosx-12.3-arm64/wheel/./docx creating build/bdist.macosx-12.3-arm64/wheel/docx/styles copying build/lib/docx/styles/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/styles copying build/lib/docx/styles/latent.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/styles copying build/lib/docx/styles/style.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/styles copying build/lib/docx/styles/styles.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/styles copying build/lib/docx/table.py -> build/bdist.macosx-12.3-arm64/wheel/./docx creating build/bdist.macosx-12.3-arm64/wheel/docx/templates creating build/bdist.macosx-12.3-arm64/wheel/docx/templates/default-docx-template copying build/lib/docx/templates/default-docx-template/[Content_Types].xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template creating build/bdist.macosx-12.3-arm64/wheel/docx/templates/default-docx-template/_rels copying build/lib/docx/templates/default-docx-template/_rels/.rels -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/_rels creating build/bdist.macosx-12.3-arm64/wheel/docx/templates/default-docx-template/customXml creating build/bdist.macosx-12.3-arm64/wheel/docx/templates/default-docx-template/customXml/_rels copying build/lib/docx/templates/default-docx-template/customXml/_rels/item1.xml.rels -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/customXml/_rels copying build/lib/docx/templates/default-docx-template/customXml/item1.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/customXml copying build/lib/docx/templates/default-docx-template/customXml/itemProps1.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/customXml creating build/bdist.macosx-12.3-arm64/wheel/docx/templates/default-docx-template/docProps copying build/lib/docx/templates/default-docx-template/docProps/app.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/docProps copying build/lib/docx/templates/default-docx-template/docProps/core.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/docProps copying build/lib/docx/templates/default-docx-template/docProps/thumbnail.jpeg -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/docProps creating build/bdist.macosx-12.3-arm64/wheel/docx/templates/default-docx-template/word creating build/bdist.macosx-12.3-arm64/wheel/docx/templates/default-docx-template/word/_rels copying build/lib/docx/templates/default-docx-template/word/_rels/document.xml.rels -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/word/_rels copying build/lib/docx/templates/default-docx-template/word/document.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/word copying build/lib/docx/templates/default-docx-template/word/fontTable.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/word copying build/lib/docx/templates/default-docx-template/word/numbering.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/word copying build/lib/docx/templates/default-docx-template/word/settings.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/word copying build/lib/docx/templates/default-docx-template/word/styles.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/word copying build/lib/docx/templates/default-docx-template/word/stylesWithEffects.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/word creating build/bdist.macosx-12.3-arm64/wheel/docx/templates/default-docx-template/word/theme copying build/lib/docx/templates/default-docx-template/word/theme/theme1.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/word/theme copying build/lib/docx/templates/default-docx-template/word/webSettings.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates/default-docx-template/word copying build/lib/docx/templates/default-footer.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates copying build/lib/docx/templates/default-header.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates copying build/lib/docx/templates/default-settings.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates copying build/lib/docx/templates/default-styles.xml -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates copying build/lib/docx/templates/default.docx -> build/bdist.macosx-12.3-arm64/wheel/./docx/templates creating build/bdist.macosx-12.3-arm64/wheel/docx/text copying build/lib/docx/text/__init__.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/text copying build/lib/docx/text/font.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/text copying build/lib/docx/text/hyperlink.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/text copying build/lib/docx/text/pagebreak.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/text copying build/lib/docx/text/paragraph.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/text copying build/lib/docx/text/parfmt.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/text copying build/lib/docx/text/run.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/text copying build/lib/docx/text/tabstops.py -> build/bdist.macosx-12.3-arm64/wheel/./docx/text copying build/lib/docx/types.py -> build/bdist.macosx-12.3-arm64/wheel/./docx running install_egg_info Copying src/python_docx.egg-info to build/bdist.macosx-12.3-arm64/wheel/./python_docx-1.1.2-py3.11.egg-info running install_scripts creating build/bdist.macosx-12.3-arm64/wheel/python_docx-1.1.2.dist-info/WHEEL creating '/Users/pbulk/build/textproc/py-docx/work/python_docx-1.1.2/dist/.tmp-4wukfpce/python_docx-1.1.2-py3-none-any.whl' and adding 'build/bdist.macosx-12.3-arm64/wheel' to it adding 'docx/__init__.py' adding 'docx/api.py' adding 'docx/blkcntnr.py' adding 'docx/document.py' adding 'docx/exceptions.py' adding 'docx/package.py' adding 'docx/py.typed' adding 'docx/section.py' adding 'docx/settings.py' adding 'docx/shape.py' adding 'docx/shared.py' adding 'docx/table.py' adding 'docx/types.py' adding 'docx/dml/__init__.py' adding 'docx/dml/color.py' adding 'docx/drawing/__init__.py' adding 'docx/enum/__init__.py' adding 'docx/enum/base.py' adding 'docx/enum/dml.py' adding 'docx/enum/section.py' adding 'docx/enum/shape.py' adding 'docx/enum/style.py' adding 'docx/enum/table.py' adding 'docx/enum/text.py' adding 'docx/image/__init__.py' adding 'docx/image/bmp.py' adding 'docx/image/constants.py' adding 'docx/image/exceptions.py' adding 'docx/image/gif.py' adding 'docx/image/helpers.py' adding 'docx/image/image.py' adding 'docx/image/jpeg.py' adding 'docx/image/png.py' adding 'docx/image/tiff.py' adding 'docx/opc/__init__.py' adding 'docx/opc/constants.py' adding 'docx/opc/coreprops.py' adding 'docx/opc/exceptions.py' adding 'docx/opc/oxml.py' adding 'docx/opc/package.py' adding 'docx/opc/packuri.py' adding 'docx/opc/part.py' adding 'docx/opc/phys_pkg.py' adding 'docx/opc/pkgreader.py' adding 'docx/opc/pkgwriter.py' adding 'docx/opc/rel.py' adding 'docx/opc/shared.py' adding 'docx/opc/spec.py' adding 'docx/opc/parts/__init__.py' adding 'docx/opc/parts/coreprops.py' adding 'docx/oxml/__init__.py' adding 'docx/oxml/coreprops.py' adding 'docx/oxml/document.py' adding 'docx/oxml/drawing.py' adding 'docx/oxml/exceptions.py' adding 'docx/oxml/ns.py' adding 'docx/oxml/numbering.py' adding 'docx/oxml/parser.py' adding 'docx/oxml/section.py' adding 'docx/oxml/settings.py' adding 'docx/oxml/shape.py' adding 'docx/oxml/shared.py' adding 'docx/oxml/simpletypes.py' adding 'docx/oxml/styles.py' adding 'docx/oxml/table.py' adding 'docx/oxml/xmlchemy.py' adding 'docx/oxml/text/__init__.py' adding 'docx/oxml/text/font.py' adding 'docx/oxml/text/hyperlink.py' adding 'docx/oxml/text/pagebreak.py' adding 'docx/oxml/text/paragraph.py' adding 'docx/oxml/text/parfmt.py' adding 'docx/oxml/text/run.py' adding 'docx/parts/__init__.py' adding 'docx/parts/document.py' adding 'docx/parts/hdrftr.py' adding 'docx/parts/image.py' adding 'docx/parts/numbering.py' adding 'docx/parts/settings.py' adding 'docx/parts/story.py' adding 'docx/parts/styles.py' adding 'docx/styles/__init__.py' adding 'docx/styles/latent.py' adding 'docx/styles/style.py' adding 'docx/styles/styles.py' adding 'docx/templates/default-footer.xml' adding 'docx/templates/default-header.xml' adding 'docx/templates/default-settings.xml' adding 'docx/templates/default-styles.xml' adding 'docx/templates/default.docx' adding 'docx/templates/default-docx-template/[Content_Types].xml' adding 'docx/templates/default-docx-template/_rels/.rels' adding 'docx/templates/default-docx-template/customXml/item1.xml' adding 'docx/templates/default-docx-template/customXml/itemProps1.xml' adding 'docx/templates/default-docx-template/customXml/_rels/item1.xml.rels' adding 'docx/templates/default-docx-template/docProps/app.xml' adding 'docx/templates/default-docx-template/docProps/core.xml' adding 'docx/templates/default-docx-template/docProps/thumbnail.jpeg' adding 'docx/templates/default-docx-template/word/document.xml' adding 'docx/templates/default-docx-template/word/fontTable.xml' adding 'docx/templates/default-docx-template/word/numbering.xml' adding 'docx/templates/default-docx-template/word/settings.xml' adding 'docx/templates/default-docx-template/word/styles.xml' adding 'docx/templates/default-docx-template/word/stylesWithEffects.xml' adding 'docx/templates/default-docx-template/word/webSettings.xml' adding 'docx/templates/default-docx-template/word/_rels/document.xml.rels' adding 'docx/templates/default-docx-template/word/theme/theme1.xml' adding 'docx/text/__init__.py' adding 'docx/text/font.py' adding 'docx/text/hyperlink.py' adding 'docx/text/pagebreak.py' adding 'docx/text/paragraph.py' adding 'docx/text/parfmt.py' adding 'docx/text/run.py' adding 'docx/text/tabstops.py' adding 'python_docx-1.1.2.dist-info/licenses/LICENSE' adding 'python_docx-1.1.2.dist-info/METADATA' adding 'python_docx-1.1.2.dist-info/WHEEL' adding 'python_docx-1.1.2.dist-info/top_level.txt' adding 'python_docx-1.1.2.dist-info/RECORD' removing build/bdist.macosx-12.3-arm64/wheel Successfully built python_docx-1.1.2-py3-none-any.whl