Created temporary directory: /tmp/pip-ephem-wheel-cache-2bzut_8_ Created temporary directory: /tmp/pip-req-tracker-c06qm495 Created requirements tracker '/tmp/pip-req-tracker-c06qm495' Created temporary directory: /tmp/pip-wheel-aeun69ti Looking in indexes: https://pypi.python.org/simple Collecting muxminos==0.2.1 1 location(s) to search for versions of muxminos: * https://pypi.python.org/simple/muxminos/ Getting page https://pypi.python.org/simple/muxminos/ Analyzing links from page https://pypi.org/simple/muxminos/ Found link https://files.pythonhosted.org/packages/6f/8c/ae4c5f588b117b9fb4adf9ce8f18477cc284b26bcf8ba147dd1774b5569f/muxminos-0.1.tar.gz#sha256=e3ea8e2a77b8e604037d022c12c8bf85722291a4b9e1d1882cc49386747d066c (from https://pypi.org/simple/muxminos/), version: 0.1 Found link https://files.pythonhosted.org/packages/e0/43/e61922dc915e3d4b77b0a1fa9add509748d9ec4c3dfac71a85d389e32dac/muxminos-0.2.tar.gz#sha256=2fb6264052d4817731fd82fe75d7622ce9b9da0d1997cddaaf0dd4f0d965c15f (from https://pypi.org/simple/muxminos/), version: 0.2 Found link https://files.pythonhosted.org/packages/3c/97/b2bb057a5fe268b3c332a9cb55d4d26415c9f56588bf7ce53a190eb0e182/muxminos-0.2.1.tar.gz#sha256=a2845fdb041abb50a6265fb7f51124e9770caaf7c8d36e3d50f58df8953a394a (from https://pypi.org/simple/muxminos/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Created temporary directory: /tmp/pip-unpack-z1uy_z5h Downloading https://files.pythonhosted.org/packages/3c/97/b2bb057a5fe268b3c332a9cb55d4d26415c9f56588bf7ce53a190eb0e182/muxminos-0.2.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/3c/97/b2bb057a5fe268b3c332a9cb55d4d26415c9f56588bf7ce53a190eb0e182/muxminos-0.2.1.tar.gz#sha256=a2845fdb041abb50a6265fb7f51124e9770caaf7c8d36e3d50f58df8953a394a (from https://pypi.org/simple/muxminos/) Added muxminos==0.2.1 from https://files.pythonhosted.org/packages/3c/97/b2bb057a5fe268b3c332a9cb55d4d26415c9f56588bf7ce53a190eb0e182/muxminos-0.2.1.tar.gz#sha256=a2845fdb041abb50a6265fb7f51124e9770caaf7c8d36e3d50f58df8953a394a to build tracker '/tmp/pip-req-tracker-c06qm495' Running setup.py (path:/tmp/pip-wheel-aeun69ti/muxminos/setup.py) egg_info for package muxminos Running command python setup.py egg_info running egg_info creating pip-egg-info/muxminos.egg-info writing top-level names to pip-egg-info/muxminos.egg-info/top_level.txt writing entry points to pip-egg-info/muxminos.egg-info/entry_points.txt writing dependency_links to pip-egg-info/muxminos.egg-info/dependency_links.txt writing pip-egg-info/muxminos.egg-info/PKG-INFO writing requirements to pip-egg-info/muxminos.egg-info/requires.txt writing manifest file 'pip-egg-info/muxminos.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/muxminos.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/muxminos.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-aeun69ti/muxminos has version 0.2.1, which satisfies requirement muxminos==0.2.1 from https://files.pythonhosted.org/packages/3c/97/b2bb057a5fe268b3c332a9cb55d4d26415c9f56588bf7ce53a190eb0e182/muxminos-0.2.1.tar.gz#sha256=a2845fdb041abb50a6265fb7f51124e9770caaf7c8d36e3d50f58df8953a394a Removed muxminos==0.2.1 from https://files.pythonhosted.org/packages/3c/97/b2bb057a5fe268b3c332a9cb55d4d26415c9f56588bf7ce53a190eb0e182/muxminos-0.2.1.tar.gz#sha256=a2845fdb041abb50a6265fb7f51124e9770caaf7c8d36e3d50f58df8953a394a from build tracker '/tmp/pip-req-tracker-c06qm495' Building wheels for collected packages: muxminos Created temporary directory: /tmp/pip-wheel-qmauh5l_ Running setup.py bdist_wheel for muxminos: started Destination directory: /tmp/pip-wheel-qmauh5l_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-aeun69ti/muxminos/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-qmauh5l_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/muxminos copying muxminos/cmd.py -> build/lib/muxminos copying muxminos/__init__.py -> build/lib/muxminos running egg_info writing dependency_links to muxminos.egg-info/dependency_links.txt writing muxminos.egg-info/PKG-INFO writing entry points to muxminos.egg-info/entry_points.txt writing top-level names to muxminos.egg-info/top_level.txt writing requirements to muxminos.egg-info/requires.txt reading manifest file 'muxminos.egg-info/SOURCES.txt' writing manifest file 'muxminos.egg-info/SOURCES.txt' 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/muxminos copying build/lib/muxminos/cmd.py -> build/bdist.linux-armv7l/wheel/muxminos copying build/lib/muxminos/__init__.py -> build/bdist.linux-armv7l/wheel/muxminos running install_egg_info Copying muxminos.egg-info to build/bdist.linux-armv7l/wheel/muxminos-0.2.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/muxminos-0.2.1.dist-info/WHEEL Running setup.py bdist_wheel for muxminos: finished with status 'done' Stored in directory: /tmp/tmpswl0nlhi Successfully built muxminos Cleaning up... Removing source in /tmp/pip-wheel-aeun69ti/muxminos Removed build tracker '/tmp/pip-req-tracker-c06qm495'