Created temporary directory: /tmp/pip-ephem-wheel-cache-4x329sy7 Created temporary directory: /tmp/pip-wheel-tszhl0rq Looking in indexes: https://pypi.python.org/simple Collecting pycodeexport==0.1.2 1 location(s) to search for versions of pycodeexport: * https://pypi.python.org/simple/pycodeexport/ Getting page https://pypi.python.org/simple/pycodeexport/ Analyzing links from page https://pypi.org/simple/pycodeexport/ Found link https://files.pythonhosted.org/packages/45/ed/97ae4985e9e30cf06a8d16765b701110f4bb3216e57356c4808bd909982c/pycodeexport-0.0.4.tar.gz#sha256=c131fb7ff99bbcd2787753e23c8217349171d54243e16269939ed8dba9084796 (from https://pypi.org/simple/pycodeexport/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/72/2b/6734db7f184001172126efb16f278608cccbe7d8e2fbd7358e4d1b0fcb0d/pycodeexport-0.0.5.tar.gz#sha256=e4fee10f997f19ab138e0bbb478e7fb45023b0bf0d21721e5421541653dc9abb (from https://pypi.org/simple/pycodeexport/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/5e/58/96dd6e8a1a47e274292f3398f465daf5e21d7b99d1a966498b00de10c00f/pycodeexport-0.1.0.tar.gz#sha256=162def7bec1e194901f379e432fa21e44715c9b70e8407c84f3f36dbee25f73a (from https://pypi.org/simple/pycodeexport/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/3f/c6/daab994f1d43c611e8465b78d89643584fbad913d38ae66af666626056f9/pycodeexport-0.1.1.tar.gz#sha256=a59c6b08d5b9b4fe8e39800631f48271466e550ffb2d3b2a8b7c5a8ba758eaa6 (from https://pypi.org/simple/pycodeexport/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/e1/02/eb82c93426fc58c24a162fb4c174df028f9454f6952e9aa3550f1c878d36/pycodeexport-0.1.2.tar.gz#sha256=e33b0736de2d95ffc63fd720bfb3ca36c8572911a10bfac6e67bdce3b7da6160 (from https://pypi.org/simple/pycodeexport/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-es00lpxk Downloading https://files.pythonhosted.org/packages/e1/02/eb82c93426fc58c24a162fb4c174df028f9454f6952e9aa3550f1c878d36/pycodeexport-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e1/02/eb82c93426fc58c24a162fb4c174df028f9454f6952e9aa3550f1c878d36/pycodeexport-0.1.2.tar.gz#sha256=e33b0736de2d95ffc63fd720bfb3ca36c8572911a10bfac6e67bdce3b7da6160 (from https://pypi.org/simple/pycodeexport/) Running setup.py (path:/tmp/pip-wheel-tszhl0rq/pycodeexport/setup.py) egg_info for package pycodeexport Running command python setup.py egg_info running egg_info creating pip-egg-info/pycodeexport.egg-info writing top-level names to pip-egg-info/pycodeexport.egg-info/top_level.txt writing pip-egg-info/pycodeexport.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pycodeexport.egg-info/dependency_links.txt writing requirements to pip-egg-info/pycodeexport.egg-info/requires.txt writing manifest file 'pip-egg-info/pycodeexport.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found package init file 'pycodeexport/tests/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/pycodeexport.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pycodeexport.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-tszhl0rq/pycodeexport has version 0.1.2, which satisfies requirement pycodeexport==0.1.2 from https://files.pythonhosted.org/packages/e1/02/eb82c93426fc58c24a162fb4c174df028f9454f6952e9aa3550f1c878d36/pycodeexport-0.1.2.tar.gz#sha256=e33b0736de2d95ffc63fd720bfb3ca36c8572911a10bfac6e67bdce3b7da6160 Building wheels for collected packages: pycodeexport Created temporary directory: /tmp/pip-wheel-z51opvag Running setup.py bdist_wheel for pycodeexport: started Destination directory: /tmp/pip-wheel-z51opvag Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-tszhl0rq/pycodeexport/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-z51opvag running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pycodeexport copying pycodeexport/mako_util.py -> build/lib/pycodeexport copying pycodeexport/util.py -> build/lib/pycodeexport copying pycodeexport/codeexport.py -> build/lib/pycodeexport copying pycodeexport/__init__.py -> build/lib/pycodeexport copying pycodeexport/dist.py -> build/lib/pycodeexport copying pycodeexport/_release.py -> build/lib/pycodeexport package init file 'pycodeexport/tests/__init__.py' not found (or not a regular file) creating build/lib/pycodeexport/tests copying pycodeexport/tests/test_codeexport.py -> build/lib/pycodeexport/tests copying pycodeexport/tests/test_util.py -> build/lib/pycodeexport/tests 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/pycodeexport copying build/lib/pycodeexport/mako_util.py -> build/bdist.linux-armv7l/wheel/pycodeexport copying build/lib/pycodeexport/util.py -> build/bdist.linux-armv7l/wheel/pycodeexport creating build/bdist.linux-armv7l/wheel/pycodeexport/tests copying build/lib/pycodeexport/tests/test_codeexport.py -> build/bdist.linux-armv7l/wheel/pycodeexport/tests copying build/lib/pycodeexport/tests/test_util.py -> build/bdist.linux-armv7l/wheel/pycodeexport/tests copying build/lib/pycodeexport/codeexport.py -> build/bdist.linux-armv7l/wheel/pycodeexport copying build/lib/pycodeexport/__init__.py -> build/bdist.linux-armv7l/wheel/pycodeexport copying build/lib/pycodeexport/dist.py -> build/bdist.linux-armv7l/wheel/pycodeexport copying build/lib/pycodeexport/_release.py -> build/bdist.linux-armv7l/wheel/pycodeexport running install_egg_info running egg_info writing dependency_links to pycodeexport.egg-info/dependency_links.txt writing requirements to pycodeexport.egg-info/requires.txt writing top-level names to pycodeexport.egg-info/top_level.txt writing pycodeexport.egg-info/PKG-INFO warning: manifest_maker: standard file '-c' not found reading manifest file 'pycodeexport.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pycodeexport.egg-info/SOURCES.txt' Copying pycodeexport.egg-info to build/bdist.linux-armv7l/wheel/pycodeexport-0.1.2.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pycodeexport-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-z51opvag/pycodeexport-0.1.2-py2.py3-none-any.whl' and adding '.' to it adding 'pycodeexport/__init__.py' adding 'pycodeexport/_release.py' adding 'pycodeexport/codeexport.py' adding 'pycodeexport/dist.py' adding 'pycodeexport/mako_util.py' adding 'pycodeexport/util.py' adding 'pycodeexport/tests/test_codeexport.py' adding 'pycodeexport/tests/test_util.py' adding 'pycodeexport-0.1.2.dist-info/top_level.txt' adding 'pycodeexport-0.1.2.dist-info/WHEEL' adding 'pycodeexport-0.1.2.dist-info/METADATA' adding 'pycodeexport-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pycodeexport: finished with status 'done' Stored in directory: /tmp/tmpqlze1v07 Successfully built pycodeexport Cleaning up... Removing source in /tmp/pip-wheel-tszhl0rq/pycodeexport