Created temporary directory: /tmp/pip-ephem-wheel-cache-fv02jj_q Created temporary directory: /tmp/pip-req-tracker-ttlir5zk Created requirements tracker '/tmp/pip-req-tracker-ttlir5zk' Created temporary directory: /tmp/pip-wheel-mzvg9lsv Collecting makeauto==0.1.3 1 location(s) to search for versions of makeauto: * https://pypi.org/simple/makeauto/ Getting page https://pypi.org/simple/makeauto/ Analyzing links from page https://pypi.org/simple/makeauto/ Found link https://files.pythonhosted.org/packages/a0/0b/1c38b9c10694245fa28e43835471807703ff9d6daedcfb16f0ca41e2c4d7/makeauto-0.1.3.tar.gz#sha256=81f278e4748c7893cc8575eb53fa57dcc1cb0a6687d000d2b4b2dcebb7bbbfce (from https://pypi.org/simple/makeauto/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-j2tmr_f0 Downloading https://files.pythonhosted.org/packages/a0/0b/1c38b9c10694245fa28e43835471807703ff9d6daedcfb16f0ca41e2c4d7/makeauto-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a0/0b/1c38b9c10694245fa28e43835471807703ff9d6daedcfb16f0ca41e2c4d7/makeauto-0.1.3.tar.gz#sha256=81f278e4748c7893cc8575eb53fa57dcc1cb0a6687d000d2b4b2dcebb7bbbfce (from https://pypi.org/simple/makeauto/) Added makeauto==0.1.3 from https://files.pythonhosted.org/packages/a0/0b/1c38b9c10694245fa28e43835471807703ff9d6daedcfb16f0ca41e2c4d7/makeauto-0.1.3.tar.gz#sha256=81f278e4748c7893cc8575eb53fa57dcc1cb0a6687d000d2b4b2dcebb7bbbfce to build tracker '/tmp/pip-req-tracker-ttlir5zk' Running setup.py (path:/tmp/pip-wheel-mzvg9lsv/makeauto/setup.py) egg_info for package makeauto Running command python setup.py egg_info running egg_info creating pip-egg-info/makeauto.egg-info writing dependency_links to pip-egg-info/makeauto.egg-info/dependency_links.txt writing entry points to pip-egg-info/makeauto.egg-info/entry_points.txt writing pip-egg-info/makeauto.egg-info/PKG-INFO writing top-level names to pip-egg-info/makeauto.egg-info/top_level.txt writing requirements to pip-egg-info/makeauto.egg-info/requires.txt writing manifest file 'pip-egg-info/makeauto.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/makeauto.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/makeauto.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-mzvg9lsv/makeauto has version 0.1.3, which satisfies requirement makeauto==0.1.3 from https://files.pythonhosted.org/packages/a0/0b/1c38b9c10694245fa28e43835471807703ff9d6daedcfb16f0ca41e2c4d7/makeauto-0.1.3.tar.gz#sha256=81f278e4748c7893cc8575eb53fa57dcc1cb0a6687d000d2b4b2dcebb7bbbfce Removed makeauto==0.1.3 from https://files.pythonhosted.org/packages/a0/0b/1c38b9c10694245fa28e43835471807703ff9d6daedcfb16f0ca41e2c4d7/makeauto-0.1.3.tar.gz#sha256=81f278e4748c7893cc8575eb53fa57dcc1cb0a6687d000d2b4b2dcebb7bbbfce from build tracker '/tmp/pip-req-tracker-ttlir5zk' Building wheels for collected packages: makeauto Created temporary directory: /tmp/pip-wheel-z1evvdew Running setup.py bdist_wheel for makeauto: started Destination directory: /tmp/pip-wheel-z1evvdew Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-mzvg9lsv/makeauto/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-z1evvdew running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/makeauto copying makeauto/cli.py -> build/lib/makeauto copying makeauto/utils.py -> build/lib/makeauto copying makeauto/__init__.py -> build/lib/makeauto copying makeauto/parser.py -> build/lib/makeauto copying makeauto/makeauto.py -> build/lib/makeauto copying makeauto/event_handler.py -> build/lib/makeauto creating build/lib/makeauto/test copying makeauto/test/test_makefileparser.py -> build/lib/makeauto/test copying makeauto/test/__init__.py -> build/lib/makeauto/test copying makeauto/test/test_automake.py -> build/lib/makeauto/test 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/makeauto copying build/lib/makeauto/cli.py -> build/bdist.linux-armv7l/wheel/makeauto creating build/bdist.linux-armv7l/wheel/makeauto/test copying build/lib/makeauto/test/test_makefileparser.py -> build/bdist.linux-armv7l/wheel/makeauto/test copying build/lib/makeauto/test/__init__.py -> build/bdist.linux-armv7l/wheel/makeauto/test copying build/lib/makeauto/test/test_automake.py -> build/bdist.linux-armv7l/wheel/makeauto/test copying build/lib/makeauto/utils.py -> build/bdist.linux-armv7l/wheel/makeauto copying build/lib/makeauto/__init__.py -> build/bdist.linux-armv7l/wheel/makeauto copying build/lib/makeauto/parser.py -> build/bdist.linux-armv7l/wheel/makeauto copying build/lib/makeauto/makeauto.py -> build/bdist.linux-armv7l/wheel/makeauto copying build/lib/makeauto/event_handler.py -> build/bdist.linux-armv7l/wheel/makeauto running install_egg_info running egg_info writing makeauto.egg-info/PKG-INFO writing dependency_links to makeauto.egg-info/dependency_links.txt writing requirements to makeauto.egg-info/requires.txt writing top-level names to makeauto.egg-info/top_level.txt writing entry points to makeauto.egg-info/entry_points.txt reading manifest file 'makeauto.egg-info/SOURCES.txt' writing manifest file 'makeauto.egg-info/SOURCES.txt' Copying makeauto.egg-info to build/bdist.linux-armv7l/wheel/makeauto-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/makeauto-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-z1evvdew/makeauto-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'makeauto/__init__.py' adding 'makeauto/cli.py' adding 'makeauto/event_handler.py' adding 'makeauto/makeauto.py' adding 'makeauto/parser.py' adding 'makeauto/utils.py' adding 'makeauto/test/__init__.py' adding 'makeauto/test/test_automake.py' adding 'makeauto/test/test_makefileparser.py' adding 'makeauto-0.1.3.dist-info/METADATA' adding 'makeauto-0.1.3.dist-info/WHEEL' adding 'makeauto-0.1.3.dist-info/entry_points.txt' adding 'makeauto-0.1.3.dist-info/top_level.txt' adding 'makeauto-0.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for makeauto: finished with status 'done' Stored in directory: /tmp/tmpzjc5wjy_ Successfully built makeauto Cleaning up... Removing source in /tmp/pip-wheel-mzvg9lsv/makeauto Removed build tracker '/tmp/pip-req-tracker-ttlir5zk'