Collecting docxcompose==1.0.0a4 1 location(s) to search for versions of docxcompose: * https://pypi.python.org/simple/docxcompose/ Getting page https://pypi.python.org/simple/docxcompose/ Analyzing links from page https://pypi.python.org/simple/docxcompose/ Found link https://pypi.python.org/packages/07/96/12fce44c7fad4fd03ffb5236f50f5dae76c9351bc85d4546d63ac5fe4f17/docxcompose-1.0.0a1.zip#md5=e517c3e96ad387eee32a0d168450891d (from https://pypi.python.org/simple/docxcompose/), version: 1.0.0a1 Found link https://pypi.python.org/packages/27/05/2fd64bd1432ce83172360e8bd7cee9c5a9ac8b6c8bd15f828f461b14d620/docxcompose-1.0.0a4.zip#md5=3cf5ea6e3abf0546ef12201fdbdec164 (from https://pypi.python.org/simple/docxcompose/), version: 1.0.0a4 Found link https://pypi.python.org/packages/42/0d/6d69216b84fb343849c8fc0f0d167d97c95b7bce7384f0faf2fd241c2852/docxcompose-1.0.0a3.zip#md5=66705c82b0767ae99463f937a772ad59 (from https://pypi.python.org/simple/docxcompose/), version: 1.0.0a3 Found link https://pypi.python.org/packages/de/8e/2d7c9c58f7972135c480c25330e36a043c0ce00a0d401a9dc59a5b1a26a4/docxcompose-1.0.0a2.zip#md5=35f670643a7f6d0f2bba10a5ff56c08b (from https://pypi.python.org/simple/docxcompose/), version: 1.0.0a2 Using version 1.0.0a4 (newest of versions: 1.0.0a4) Downloading docxcompose-1.0.0a4.zip Downloading from URL https://pypi.python.org/packages/27/05/2fd64bd1432ce83172360e8bd7cee9c5a9ac8b6c8bd15f828f461b14d620/docxcompose-1.0.0a4.zip#md5=3cf5ea6e3abf0546ef12201fdbdec164 (from https://pypi.python.org/simple/docxcompose/) Running setup.py (path:/tmp/pip-build-vayh83gt/docxcompose/setup.py) egg_info for package docxcompose Running command python setup.py egg_info running egg_info creating pip-egg-info/docxcompose.egg-info writing top-level names to pip-egg-info/docxcompose.egg-info/top_level.txt writing requirements to pip-egg-info/docxcompose.egg-info/requires.txt writing dependency_links to pip-egg-info/docxcompose.egg-info/dependency_links.txt writing pip-egg-info/docxcompose.egg-info/PKG-INFO writing manifest file 'pip-egg-info/docxcompose.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/docxcompose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests' warning: no previously-included files found matching '.gitignore' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/docxcompose.egg-info/SOURCES.txt' Source in /tmp/pip-build-vayh83gt/docxcompose has version 1.0.0a4, which satisfies requirement docxcompose==1.0.0a4 from https://pypi.python.org/packages/27/05/2fd64bd1432ce83172360e8bd7cee9c5a9ac8b6c8bd15f828f461b14d620/docxcompose-1.0.0a4.zip#md5=3cf5ea6e3abf0546ef12201fdbdec164 Building wheels for collected packages: docxcompose Running setup.py bdist_wheel for docxcompose: started Destination directory: /tmp/tmpnmxi098zpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vayh83gt/docxcompose/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/tmpnmxi098zpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/docxcompose copying docxcompose/composer.py -> build/lib/docxcompose copying docxcompose/utils.py -> build/lib/docxcompose copying docxcompose/__init__.py -> build/lib/docxcompose copying docxcompose/image.py -> build/lib/docxcompose copying docxcompose/properties.py -> build/lib/docxcompose running egg_info writing requirements to docxcompose.egg-info/requires.txt writing docxcompose.egg-info/PKG-INFO writing dependency_links to docxcompose.egg-info/dependency_links.txt writing top-level names to docxcompose.egg-info/top_level.txt reading manifest file 'docxcompose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests' warning: no previously-included files found matching '.gitignore' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'docxcompose.egg-info/SOURCES.txt' creating build/lib/docxcompose/templates copying docxcompose/templates/footer.xml -> build/lib/docxcompose/templates copying docxcompose/templates/footnotes.xml -> build/lib/docxcompose/templates copying docxcompose/templates/header.xml -> build/lib/docxcompose/templates copying docxcompose/templates/numbering.xml -> build/lib/docxcompose/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/docxcompose creating build/bdist.linux-armv7l/wheel/docxcompose/templates copying build/lib/docxcompose/templates/header.xml -> build/bdist.linux-armv7l/wheel/docxcompose/templates copying build/lib/docxcompose/templates/footer.xml -> build/bdist.linux-armv7l/wheel/docxcompose/templates copying build/lib/docxcompose/templates/footnotes.xml -> build/bdist.linux-armv7l/wheel/docxcompose/templates copying build/lib/docxcompose/templates/numbering.xml -> build/bdist.linux-armv7l/wheel/docxcompose/templates copying build/lib/docxcompose/composer.py -> build/bdist.linux-armv7l/wheel/docxcompose copying build/lib/docxcompose/utils.py -> build/bdist.linux-armv7l/wheel/docxcompose copying build/lib/docxcompose/__init__.py -> build/bdist.linux-armv7l/wheel/docxcompose copying build/lib/docxcompose/image.py -> build/bdist.linux-armv7l/wheel/docxcompose copying build/lib/docxcompose/properties.py -> build/bdist.linux-armv7l/wheel/docxcompose running install_egg_info Copying docxcompose.egg-info to build/bdist.linux-armv7l/wheel/docxcompose-1.0.0a4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/docxcompose-1.0.0a4.dist-info/WHEEL Running setup.py bdist_wheel for docxcompose: finished with status 'done' Stored in directory: /tmp/tmpdy_34jfx Successfully built docxcompose Cleaning up... Removing source in /tmp/pip-build-vayh83gt/docxcompose