Created temporary directory: /tmp/pip-ephem-wheel-cache-e25ytifz Created temporary directory: /tmp/pip-req-tracker-x3vfwsqr Created requirements tracker '/tmp/pip-req-tracker-x3vfwsqr' Created temporary directory: /tmp/pip-wheel-3gg5ma9v Collecting python-docx-docm==0.1.0 1 location(s) to search for versions of python-docx-docm: * https://pypi.org/simple/python-docx-docm/ Getting page https://pypi.org/simple/python-docx-docm/ Analyzing links from page https://pypi.org/simple/python-docx-docm/ Found link https://files.pythonhosted.org/packages/c7/5c/24d529ba3bde74b0b294f806570808be8acf365faf17b1cd8716c6ea4924/python-docx-docm-0.1.0.tar.gz#sha256=f5a239df9e482e2908b1a3618e8226736679d1cf1716929472abcd21858017ed (from https://pypi.org/simple/python-docx-docm/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-ml0_z87w Downloading https://files.pythonhosted.org/packages/c7/5c/24d529ba3bde74b0b294f806570808be8acf365faf17b1cd8716c6ea4924/python-docx-docm-0.1.0.tar.gz (5.5MB) Downloading from URL https://files.pythonhosted.org/packages/c7/5c/24d529ba3bde74b0b294f806570808be8acf365faf17b1cd8716c6ea4924/python-docx-docm-0.1.0.tar.gz#sha256=f5a239df9e482e2908b1a3618e8226736679d1cf1716929472abcd21858017ed (from https://pypi.org/simple/python-docx-docm/) Added python-docx-docm==0.1.0 from https://files.pythonhosted.org/packages/c7/5c/24d529ba3bde74b0b294f806570808be8acf365faf17b1cd8716c6ea4924/python-docx-docm-0.1.0.tar.gz#sha256=f5a239df9e482e2908b1a3618e8226736679d1cf1716929472abcd21858017ed to build tracker '/tmp/pip-req-tracker-x3vfwsqr' Running setup.py (path:/tmp/pip-wheel-3gg5ma9v/python-docx-docm/setup.py) egg_info for package python-docx-docm Running command python setup.py egg_info running egg_info creating pip-egg-info/python_docx_docm.egg-info writing top-level names to pip-egg-info/python_docx_docm.egg-info/top_level.txt writing dependency_links to pip-egg-info/python_docx_docm.egg-info/dependency_links.txt writing requirements to pip-egg-info/python_docx_docm.egg-info/requires.txt writing pip-egg-info/python_docx_docm.egg-info/PKG-INFO writing manifest file 'pip-egg-info/python_docx_docm.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/python_docx_docm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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 writing manifest file 'pip-egg-info/python_docx_docm.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3gg5ma9v/python-docx-docm has version 0.1.0, which satisfies requirement python-docx-docm==0.1.0 from https://files.pythonhosted.org/packages/c7/5c/24d529ba3bde74b0b294f806570808be8acf365faf17b1cd8716c6ea4924/python-docx-docm-0.1.0.tar.gz#sha256=f5a239df9e482e2908b1a3618e8226736679d1cf1716929472abcd21858017ed Removed python-docx-docm==0.1.0 from https://files.pythonhosted.org/packages/c7/5c/24d529ba3bde74b0b294f806570808be8acf365faf17b1cd8716c6ea4924/python-docx-docm-0.1.0.tar.gz#sha256=f5a239df9e482e2908b1a3618e8226736679d1cf1716929472abcd21858017ed from build tracker '/tmp/pip-req-tracker-x3vfwsqr' Building wheels for collected packages: python-docx-docm Created temporary directory: /tmp/pip-wheel-7hda9apa Running setup.py bdist_wheel for python-docx-docm: started Destination directory: /tmp/pip-wheel-7hda9apa Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3gg5ma9v/python-docx-docm/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-7hda9apa running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/docx copying docx/document.py -> build/lib/docx copying docx/api.py -> build/lib/docx copying docx/exceptions.py -> build/lib/docx copying docx/shared.py -> build/lib/docx copying docx/compat.py -> build/lib/docx copying docx/__init__.py -> build/lib/docx copying docx/shape.py -> build/lib/docx copying docx/settings.py -> build/lib/docx copying docx/table.py -> build/lib/docx copying docx/package.py -> build/lib/docx copying docx/section.py -> build/lib/docx copying docx/blkcntnr.py -> build/lib/docx creating build/lib/docx/text copying docx/text/__init__.py -> build/lib/docx/text copying docx/text/run.py -> build/lib/docx/text copying docx/text/paragraph.py -> build/lib/docx/text copying docx/text/font.py -> build/lib/docx/text copying docx/text/parfmt.py -> build/lib/docx/text copying docx/text/tabstops.py -> build/lib/docx/text creating build/lib/docx/oxml copying docx/oxml/ns.py -> build/lib/docx/oxml copying docx/oxml/document.py -> build/lib/docx/oxml copying docx/oxml/exceptions.py -> build/lib/docx/oxml copying docx/oxml/shared.py -> build/lib/docx/oxml copying docx/oxml/numbering.py -> build/lib/docx/oxml copying docx/oxml/__init__.py -> build/lib/docx/oxml copying docx/oxml/shape.py -> build/lib/docx/oxml copying docx/oxml/settings.py -> build/lib/docx/oxml copying docx/oxml/table.py -> build/lib/docx/oxml copying docx/oxml/xmlchemy.py -> build/lib/docx/oxml copying docx/oxml/section.py -> build/lib/docx/oxml copying docx/oxml/styles.py -> build/lib/docx/oxml copying docx/oxml/simpletypes.py -> build/lib/docx/oxml copying docx/oxml/coreprops.py -> build/lib/docx/oxml creating build/lib/docx/image copying docx/image/png.py -> build/lib/docx/image copying docx/image/exceptions.py -> build/lib/docx/image copying docx/image/__init__.py -> build/lib/docx/image copying docx/image/image.py -> build/lib/docx/image copying docx/image/helpers.py -> build/lib/docx/image copying docx/image/bmp.py -> build/lib/docx/image copying docx/image/jpeg.py -> build/lib/docx/image copying docx/image/tiff.py -> build/lib/docx/image copying docx/image/gif.py -> build/lib/docx/image copying docx/image/constants.py -> build/lib/docx/image creating build/lib/docx/parts copying docx/parts/document.py -> build/lib/docx/parts copying docx/parts/numbering.py -> build/lib/docx/parts copying docx/parts/__init__.py -> build/lib/docx/parts copying docx/parts/image.py -> build/lib/docx/parts copying docx/parts/settings.py -> build/lib/docx/parts copying docx/parts/hdrftr.py -> build/lib/docx/parts copying docx/parts/story.py -> build/lib/docx/parts copying docx/parts/styles.py -> build/lib/docx/parts creating build/lib/docx/styles copying docx/styles/__init__.py -> build/lib/docx/styles copying docx/styles/style.py -> build/lib/docx/styles copying docx/styles/latent.py -> build/lib/docx/styles copying docx/styles/styles.py -> build/lib/docx/styles creating build/lib/docx/dml copying docx/dml/__init__.py -> build/lib/docx/dml copying docx/dml/color.py -> build/lib/docx/dml creating build/lib/docx/opc copying docx/opc/spec.py -> build/lib/docx/opc copying docx/opc/packuri.py -> build/lib/docx/opc copying docx/opc/pkgreader.py -> build/lib/docx/opc copying docx/opc/exceptions.py -> build/lib/docx/opc copying docx/opc/shared.py -> build/lib/docx/opc copying docx/opc/compat.py -> build/lib/docx/opc copying docx/opc/pkgwriter.py -> build/lib/docx/opc copying docx/opc/__init__.py -> build/lib/docx/opc copying docx/opc/part.py -> build/lib/docx/opc copying docx/opc/package.py -> build/lib/docx/opc copying docx/opc/rel.py -> build/lib/docx/opc copying docx/opc/oxml.py -> build/lib/docx/opc copying docx/opc/constants.py -> build/lib/docx/opc copying docx/opc/phys_pkg.py -> build/lib/docx/opc copying docx/opc/coreprops.py -> build/lib/docx/opc creating build/lib/docx/enum copying docx/enum/__init__.py -> build/lib/docx/enum copying docx/enum/shape.py -> build/lib/docx/enum copying docx/enum/style.py -> build/lib/docx/enum copying docx/enum/table.py -> build/lib/docx/enum copying docx/enum/text.py -> build/lib/docx/enum copying docx/enum/section.py -> build/lib/docx/enum copying docx/enum/base.py -> build/lib/docx/enum copying docx/enum/dml.py -> build/lib/docx/enum creating build/lib/docx/oxml/text copying docx/oxml/text/__init__.py -> build/lib/docx/oxml/text copying docx/oxml/text/run.py -> build/lib/docx/oxml/text copying docx/oxml/text/paragraph.py -> build/lib/docx/oxml/text copying docx/oxml/text/font.py -> build/lib/docx/oxml/text copying docx/oxml/text/parfmt.py -> build/lib/docx/oxml/text creating build/lib/docx/opc/parts copying docx/opc/parts/__init__.py -> build/lib/docx/opc/parts copying docx/opc/parts/coreprops.py -> build/lib/docx/opc/parts creating build/lib/docx/templates copying docx/templates/default-footer.xml -> build/lib/docx/templates copying docx/templates/default-settings.xml -> build/lib/docx/templates copying docx/templates/default-styles.xml -> build/lib/docx/templates copying docx/templates/default-header.xml -> build/lib/docx/templates copying docx/templates/default.docx -> build/lib/docx/templates installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/docx creating build/bdist.linux-armv7l/wheel/docx/text copying build/lib/docx/text/__init__.py -> build/bdist.linux-armv7l/wheel/docx/text copying build/lib/docx/text/run.py -> build/bdist.linux-armv7l/wheel/docx/text copying build/lib/docx/text/paragraph.py -> build/bdist.linux-armv7l/wheel/docx/text copying build/lib/docx/text/font.py -> build/bdist.linux-armv7l/wheel/docx/text copying build/lib/docx/text/parfmt.py -> build/bdist.linux-armv7l/wheel/docx/text copying build/lib/docx/text/tabstops.py -> build/bdist.linux-armv7l/wheel/docx/text copying build/lib/docx/document.py -> build/bdist.linux-armv7l/wheel/docx copying build/lib/docx/api.py -> build/bdist.linux-armv7l/wheel/docx copying build/lib/docx/exceptions.py -> build/bdist.linux-armv7l/wheel/docx copying build/lib/docx/shared.py -> build/bdist.linux-armv7l/wheel/docx copying build/lib/docx/compat.py -> build/bdist.linux-armv7l/wheel/docx creating build/bdist.linux-armv7l/wheel/docx/oxml copying build/lib/docx/oxml/ns.py -> build/bdist.linux-armv7l/wheel/docx/oxml creating build/bdist.linux-armv7l/wheel/docx/oxml/text copying build/lib/docx/oxml/text/__init__.py -> build/bdist.linux-armv7l/wheel/docx/oxml/text copying build/lib/docx/oxml/text/run.py -> build/bdist.linux-armv7l/wheel/docx/oxml/text copying build/lib/docx/oxml/text/paragraph.py -> build/bdist.linux-armv7l/wheel/docx/oxml/text copying build/lib/docx/oxml/text/font.py -> build/bdist.linux-armv7l/wheel/docx/oxml/text copying build/lib/docx/oxml/text/parfmt.py -> build/bdist.linux-armv7l/wheel/docx/oxml/text copying build/lib/docx/oxml/document.py -> build/bdist.linux-armv7l/wheel/docx/oxml copying build/lib/docx/oxml/exceptions.py -> build/bdist.linux-armv7l/wheel/docx/oxml copying build/lib/docx/oxml/shared.py -> build/bdist.linux-armv7l/wheel/docx/oxml copying build/lib/docx/oxml/numbering.py -> build/bdist.linux-armv7l/wheel/docx/oxml copying build/lib/docx/oxml/__init__.py -> build/bdist.linux-armv7l/wheel/docx/oxml copying build/lib/docx/oxml/shape.py -> build/bdist.linux-armv7l/wheel/docx/oxml copying build/lib/docx/oxml/settings.py -> build/bdist.linux-armv7l/wheel/docx/oxml copying build/lib/docx/oxml/table.py -> build/bdist.linux-armv7l/wheel/docx/oxml copying build/lib/docx/oxml/xmlchemy.py -> build/bdist.linux-armv7l/wheel/docx/oxml copying build/lib/docx/oxml/section.py -> build/bdist.linux-armv7l/wheel/docx/oxml copying build/lib/docx/oxml/styles.py -> build/bdist.linux-armv7l/wheel/docx/oxml copying build/lib/docx/oxml/simpletypes.py -> build/bdist.linux-armv7l/wheel/docx/oxml copying build/lib/docx/oxml/coreprops.py -> build/bdist.linux-armv7l/wheel/docx/oxml creating build/bdist.linux-armv7l/wheel/docx/image copying build/lib/docx/image/png.py -> build/bdist.linux-armv7l/wheel/docx/image copying build/lib/docx/image/exceptions.py -> build/bdist.linux-armv7l/wheel/docx/image copying build/lib/docx/image/__init__.py -> build/bdist.linux-armv7l/wheel/docx/image copying build/lib/docx/image/image.py -> build/bdist.linux-armv7l/wheel/docx/image copying build/lib/docx/image/helpers.py -> build/bdist.linux-armv7l/wheel/docx/image copying build/lib/docx/image/bmp.py -> build/bdist.linux-armv7l/wheel/docx/image copying build/lib/docx/image/jpeg.py -> build/bdist.linux-armv7l/wheel/docx/image copying build/lib/docx/image/tiff.py -> build/bdist.linux-armv7l/wheel/docx/image copying build/lib/docx/image/gif.py -> build/bdist.linux-armv7l/wheel/docx/image copying build/lib/docx/image/constants.py -> build/bdist.linux-armv7l/wheel/docx/image copying build/lib/docx/__init__.py -> build/bdist.linux-armv7l/wheel/docx creating build/bdist.linux-armv7l/wheel/docx/templates copying build/lib/docx/templates/default.docx -> build/bdist.linux-armv7l/wheel/docx/templates copying build/lib/docx/templates/default-footer.xml -> build/bdist.linux-armv7l/wheel/docx/templates copying build/lib/docx/templates/default-settings.xml -> build/bdist.linux-armv7l/wheel/docx/templates copying build/lib/docx/templates/default-styles.xml -> build/bdist.linux-armv7l/wheel/docx/templates copying build/lib/docx/templates/default-header.xml -> build/bdist.linux-armv7l/wheel/docx/templates copying build/lib/docx/shape.py -> build/bdist.linux-armv7l/wheel/docx copying build/lib/docx/settings.py -> build/bdist.linux-armv7l/wheel/docx copying build/lib/docx/table.py -> build/bdist.linux-armv7l/wheel/docx copying build/lib/docx/package.py -> build/bdist.linux-armv7l/wheel/docx creating build/bdist.linux-armv7l/wheel/docx/parts copying build/lib/docx/parts/document.py -> build/bdist.linux-armv7l/wheel/docx/parts copying build/lib/docx/parts/numbering.py -> build/bdist.linux-armv7l/wheel/docx/parts copying build/lib/docx/parts/__init__.py -> build/bdist.linux-armv7l/wheel/docx/parts copying build/lib/docx/parts/image.py -> build/bdist.linux-armv7l/wheel/docx/parts copying build/lib/docx/parts/settings.py -> build/bdist.linux-armv7l/wheel/docx/parts copying build/lib/docx/parts/hdrftr.py -> build/bdist.linux-armv7l/wheel/docx/parts copying build/lib/docx/parts/story.py -> build/bdist.linux-armv7l/wheel/docx/parts copying build/lib/docx/parts/styles.py -> build/bdist.linux-armv7l/wheel/docx/parts copying build/lib/docx/section.py -> build/bdist.linux-armv7l/wheel/docx creating build/bdist.linux-armv7l/wheel/docx/styles copying build/lib/docx/styles/__init__.py -> build/bdist.linux-armv7l/wheel/docx/styles copying build/lib/docx/styles/style.py -> build/bdist.linux-armv7l/wheel/docx/styles copying build/lib/docx/styles/latent.py -> build/bdist.linux-armv7l/wheel/docx/styles copying build/lib/docx/styles/styles.py -> build/bdist.linux-armv7l/wheel/docx/styles creating build/bdist.linux-armv7l/wheel/docx/dml copying build/lib/docx/dml/__init__.py -> build/bdist.linux-armv7l/wheel/docx/dml copying build/lib/docx/dml/color.py -> build/bdist.linux-armv7l/wheel/docx/dml creating build/bdist.linux-armv7l/wheel/docx/opc copying build/lib/docx/opc/spec.py -> build/bdist.linux-armv7l/wheel/docx/opc copying build/lib/docx/opc/packuri.py -> build/bdist.linux-armv7l/wheel/docx/opc copying build/lib/docx/opc/pkgreader.py -> build/bdist.linux-armv7l/wheel/docx/opc copying build/lib/docx/opc/exceptions.py -> build/bdist.linux-armv7l/wheel/docx/opc copying build/lib/docx/opc/shared.py -> build/bdist.linux-armv7l/wheel/docx/opc copying build/lib/docx/opc/compat.py -> build/bdist.linux-armv7l/wheel/docx/opc copying build/lib/docx/opc/pkgwriter.py -> build/bdist.linux-armv7l/wheel/docx/opc copying build/lib/docx/opc/__init__.py -> build/bdist.linux-armv7l/wheel/docx/opc copying build/lib/docx/opc/part.py -> build/bdist.linux-armv7l/wheel/docx/opc copying build/lib/docx/opc/package.py -> build/bdist.linux-armv7l/wheel/docx/opc copying build/lib/docx/opc/rel.py -> build/bdist.linux-armv7l/wheel/docx/opc creating build/bdist.linux-armv7l/wheel/docx/opc/parts copying build/lib/docx/opc/parts/__init__.py -> build/bdist.linux-armv7l/wheel/docx/opc/parts copying build/lib/docx/opc/parts/coreprops.py -> build/bdist.linux-armv7l/wheel/docx/opc/parts copying build/lib/docx/opc/oxml.py -> build/bdist.linux-armv7l/wheel/docx/opc copying build/lib/docx/opc/constants.py -> build/bdist.linux-armv7l/wheel/docx/opc copying build/lib/docx/opc/phys_pkg.py -> build/bdist.linux-armv7l/wheel/docx/opc copying build/lib/docx/opc/coreprops.py -> build/bdist.linux-armv7l/wheel/docx/opc creating build/bdist.linux-armv7l/wheel/docx/enum copying build/lib/docx/enum/__init__.py -> build/bdist.linux-armv7l/wheel/docx/enum copying build/lib/docx/enum/shape.py -> build/bdist.linux-armv7l/wheel/docx/enum copying build/lib/docx/enum/style.py -> build/bdist.linux-armv7l/wheel/docx/enum copying build/lib/docx/enum/table.py -> build/bdist.linux-armv7l/wheel/docx/enum copying build/lib/docx/enum/text.py -> build/bdist.linux-armv7l/wheel/docx/enum copying build/lib/docx/enum/section.py -> build/bdist.linux-armv7l/wheel/docx/enum copying build/lib/docx/enum/base.py -> build/bdist.linux-armv7l/wheel/docx/enum copying build/lib/docx/enum/dml.py -> build/bdist.linux-armv7l/wheel/docx/enum copying build/lib/docx/blkcntnr.py -> build/bdist.linux-armv7l/wheel/docx running install_egg_info running egg_info writing python_docx_docm.egg-info/PKG-INFO writing dependency_links to python_docx_docm.egg-info/dependency_links.txt writing top-level names to python_docx_docm.egg-info/top_level.txt writing requirements to python_docx_docm.egg-info/requires.txt reading manifest file 'python_docx_docm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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 writing manifest file 'python_docx_docm.egg-info/SOURCES.txt' Copying python_docx_docm.egg-info to build/bdist.linux-armv7l/wheel/python_docx_docm-0.1.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/python_docx_docm-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-7hda9apa/python_docx_docm-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'docx/__init__.py' adding 'docx/api.py' adding 'docx/blkcntnr.py' adding 'docx/compat.py' adding 'docx/document.py' adding 'docx/exceptions.py' adding 'docx/package.py' adding 'docx/section.py' adding 'docx/settings.py' adding 'docx/shape.py' adding 'docx/shared.py' adding 'docx/table.py' adding 'docx/dml/__init__.py' adding 'docx/dml/color.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/compat.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/exceptions.py' adding 'docx/oxml/ns.py' adding 'docx/oxml/numbering.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/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/text/__init__.py' adding 'docx/text/font.py' adding 'docx/text/paragraph.py' adding 'docx/text/parfmt.py' adding 'docx/text/run.py' adding 'docx/text/tabstops.py' adding 'python_docx_docm-0.1.0.dist-info/LICENSE' adding 'python_docx_docm-0.1.0.dist-info/METADATA' adding 'python_docx_docm-0.1.0.dist-info/WHEEL' adding 'python_docx_docm-0.1.0.dist-info/top_level.txt' adding 'python_docx_docm-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for python-docx-docm: finished with status 'done' Stored in directory: /tmp/tmp9u4xqaxn Successfully built python-docx-docm Cleaning up... Removing source in /tmp/pip-wheel-3gg5ma9v/python-docx-docm Removed build tracker '/tmp/pip-req-tracker-x3vfwsqr'