Created temporary directory: /tmp/pip-ephem-wheel-cache-2cxax2h2 Created temporary directory: /tmp/pip-req-tracker-un6d328q Created requirements tracker '/tmp/pip-req-tracker-un6d328q' Created temporary directory: /tmp/pip-wheel-8iaooelk Collecting ircodec==0.2.0 1 location(s) to search for versions of ircodec: * https://pypi.org/simple/ircodec/ Getting page https://pypi.org/simple/ircodec/ Analyzing links from page https://pypi.org/simple/ircodec/ Found link https://files.pythonhosted.org/packages/55/66/36fc7e34122e617629214a7cf12374663d3d7bb2ac2df7b42237e58bf281/ircodec-0.1.0.tar.gz#sha256=62b18ef385aa784b5dd00cc152958dc6df912bfd1a5af2b2112450f0f69ec5c7 (from https://pypi.org/simple/ircodec/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/ce/c7/c3ed1ade46767d7ddfdf80a6733e857d9388579e8be6d02331feb814544a/ircodec-0.1.0.post1.tar.gz#sha256=9b49fc0838c07c93b1ca6483f886bf9c9ac8c6599ddf142eb28147a80d8c8784 (from https://pypi.org/simple/ircodec/), version: 0.1.0.post1 Found link https://files.pythonhosted.org/packages/20/ff/7448c81d883318b67573c4ccff8581a4a62a95786eaed0c1d842385545ec/ircodec-0.2.0.tar.gz#sha256=11a07bc62009bf46337adf40026de510859205a90a7de82d4f390a88741b9c34 (from https://pypi.org/simple/ircodec/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-u_3xbmxc Downloading https://files.pythonhosted.org/packages/20/ff/7448c81d883318b67573c4ccff8581a4a62a95786eaed0c1d842385545ec/ircodec-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/20/ff/7448c81d883318b67573c4ccff8581a4a62a95786eaed0c1d842385545ec/ircodec-0.2.0.tar.gz#sha256=11a07bc62009bf46337adf40026de510859205a90a7de82d4f390a88741b9c34 (from https://pypi.org/simple/ircodec/) Added ircodec==0.2.0 from https://files.pythonhosted.org/packages/20/ff/7448c81d883318b67573c4ccff8581a4a62a95786eaed0c1d842385545ec/ircodec-0.2.0.tar.gz#sha256=11a07bc62009bf46337adf40026de510859205a90a7de82d4f390a88741b9c34 to build tracker '/tmp/pip-req-tracker-un6d328q' Running setup.py (path:/tmp/pip-wheel-8iaooelk/ircodec/setup.py) egg_info for package ircodec Running command python setup.py egg_info running egg_info creating pip-egg-info/ircodec.egg-info writing dependency_links to pip-egg-info/ircodec.egg-info/dependency_links.txt writing top-level names to pip-egg-info/ircodec.egg-info/top_level.txt writing pip-egg-info/ircodec.egg-info/PKG-INFO writing requirements to pip-egg-info/ircodec.egg-info/requires.txt writing manifest file 'pip-egg-info/ircodec.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ircodec.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ircodec.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8iaooelk/ircodec has version 0.2.0, which satisfies requirement ircodec==0.2.0 from https://files.pythonhosted.org/packages/20/ff/7448c81d883318b67573c4ccff8581a4a62a95786eaed0c1d842385545ec/ircodec-0.2.0.tar.gz#sha256=11a07bc62009bf46337adf40026de510859205a90a7de82d4f390a88741b9c34 Removed ircodec==0.2.0 from https://files.pythonhosted.org/packages/20/ff/7448c81d883318b67573c4ccff8581a4a62a95786eaed0c1d842385545ec/ircodec-0.2.0.tar.gz#sha256=11a07bc62009bf46337adf40026de510859205a90a7de82d4f390a88741b9c34 from build tracker '/tmp/pip-req-tracker-un6d328q' Building wheels for collected packages: ircodec Created temporary directory: /tmp/pip-wheel-myajw3u2 Running setup.py bdist_wheel for ircodec: started Destination directory: /tmp/pip-wheel-myajw3u2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8iaooelk/ircodec/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-myajw3u2 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ircodec copying ircodec/command.py -> build/lib/ircodec copying ircodec/signal.py -> build/lib/ircodec copying ircodec/__init__.py -> build/lib/ircodec copying ircodec/utils.py -> build/lib/ircodec 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/ircodec copying build/lib/ircodec/command.py -> build/bdist.linux-armv7l/wheel/ircodec copying build/lib/ircodec/signal.py -> build/bdist.linux-armv7l/wheel/ircodec copying build/lib/ircodec/__init__.py -> build/bdist.linux-armv7l/wheel/ircodec copying build/lib/ircodec/utils.py -> build/bdist.linux-armv7l/wheel/ircodec running install_egg_info running egg_info writing top-level names to ircodec.egg-info/top_level.txt writing ircodec.egg-info/PKG-INFO writing requirements to ircodec.egg-info/requires.txt writing dependency_links to ircodec.egg-info/dependency_links.txt reading manifest file 'ircodec.egg-info/SOURCES.txt' writing manifest file 'ircodec.egg-info/SOURCES.txt' Copying ircodec.egg-info to build/bdist.linux-armv7l/wheel/ircodec-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ircodec-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-myajw3u2/ircodec-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ircodec/__init__.py' adding 'ircodec/command.py' adding 'ircodec/signal.py' adding 'ircodec/utils.py' adding 'ircodec-0.2.0.dist-info/METADATA' adding 'ircodec-0.2.0.dist-info/WHEEL' adding 'ircodec-0.2.0.dist-info/top_level.txt' adding 'ircodec-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ircodec: finished with status 'done' Stored in directory: /tmp/tmpk1f7ve0a Successfully built ircodec Cleaning up... Removing source in /tmp/pip-wheel-8iaooelk/ircodec Removed build tracker '/tmp/pip-req-tracker-un6d328q'