Created temporary directory: /tmp/pip-ephem-wheel-cache-5_p0pnxx Created temporary directory: /tmp/pip-req-tracker-rj49xhir Created requirements tracker '/tmp/pip-req-tracker-rj49xhir' Created temporary directory: /tmp/pip-wheel-b7eijjyq Collecting edback==0.1.2 1 location(s) to search for versions of edback: * https://pypi.org/simple/edback/ Getting page https://pypi.org/simple/edback/ Analyzing links from page https://pypi.org/simple/edback/ Found link https://files.pythonhosted.org/packages/ca/79/4876a6c947da3d0257db0a116d38d1ba103509a405bb4b6fd8046258a8d5/edback-0.1.tar.gz#sha256=e39f8c6f1649bfb94d25a783693ec350b592739c19573cda6f67d702e872f101 (from https://pypi.org/simple/edback/), version: 0.1 Found link https://files.pythonhosted.org/packages/1a/88/c14bcdac2e1753e8fc518ddc5ac1824d36220fb21f61bc3a34609abde1b8/edback-0.1.2.tar.gz#sha256=1876df38fb8e2d5b12b27d8afb962a33030848cffab48c6e3142c1db4a1e0e01 (from https://pypi.org/simple/edback/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/68/b4/e9d7bc3487df954cf2eebe85823b4679c5a26d0b4636310d4bd513ad4971/edback-0.1.3.tar.gz#sha256=b43f238fc714a811a8f1353a6032ddb5e711a551b5b726c64918ded06103cee4 (from https://pypi.org/simple/edback/), version: 0.1.3 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-2ks4s43_ Downloading https://files.pythonhosted.org/packages/1a/88/c14bcdac2e1753e8fc518ddc5ac1824d36220fb21f61bc3a34609abde1b8/edback-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1a/88/c14bcdac2e1753e8fc518ddc5ac1824d36220fb21f61bc3a34609abde1b8/edback-0.1.2.tar.gz#sha256=1876df38fb8e2d5b12b27d8afb962a33030848cffab48c6e3142c1db4a1e0e01 (from https://pypi.org/simple/edback/) Added edback==0.1.2 from https://files.pythonhosted.org/packages/1a/88/c14bcdac2e1753e8fc518ddc5ac1824d36220fb21f61bc3a34609abde1b8/edback-0.1.2.tar.gz#sha256=1876df38fb8e2d5b12b27d8afb962a33030848cffab48c6e3142c1db4a1e0e01 to build tracker '/tmp/pip-req-tracker-rj49xhir' Running setup.py (path:/tmp/pip-wheel-b7eijjyq/edback/setup.py) egg_info for package edback Running command python setup.py egg_info running egg_info creating pip-egg-info/edback.egg-info writing top-level names to pip-egg-info/edback.egg-info/top_level.txt writing pip-egg-info/edback.egg-info/PKG-INFO writing requirements to pip-egg-info/edback.egg-info/requires.txt writing dependency_links to pip-egg-info/edback.egg-info/dependency_links.txt writing entry points to pip-egg-info/edback.egg-info/entry_points.txt writing manifest file 'pip-egg-info/edback.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/edback.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/edback.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-b7eijjyq/edback has version 0.1.2, which satisfies requirement edback==0.1.2 from https://files.pythonhosted.org/packages/1a/88/c14bcdac2e1753e8fc518ddc5ac1824d36220fb21f61bc3a34609abde1b8/edback-0.1.2.tar.gz#sha256=1876df38fb8e2d5b12b27d8afb962a33030848cffab48c6e3142c1db4a1e0e01 Removed edback==0.1.2 from https://files.pythonhosted.org/packages/1a/88/c14bcdac2e1753e8fc518ddc5ac1824d36220fb21f61bc3a34609abde1b8/edback-0.1.2.tar.gz#sha256=1876df38fb8e2d5b12b27d8afb962a33030848cffab48c6e3142c1db4a1e0e01 from build tracker '/tmp/pip-req-tracker-rj49xhir' Building wheels for collected packages: edback Created temporary directory: /tmp/pip-wheel-5wznvllr Running setup.py bdist_wheel for edback: started Destination directory: /tmp/pip-wheel-5wznvllr Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-b7eijjyq/edback/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-5wznvllr running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/edback copying edback/exceptions.py -> build/lib/edback copying edback/cli.py -> build/lib/edback copying edback/__init__.py -> build/lib/edback running egg_info writing requirements to edback.egg-info/requires.txt writing entry points to edback.egg-info/entry_points.txt writing dependency_links to edback.egg-info/dependency_links.txt writing top-level names to edback.egg-info/top_level.txt writing edback.egg-info/PKG-INFO reading manifest file 'edback.egg-info/SOURCES.txt' writing manifest file 'edback.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/edback copying build/lib/edback/exceptions.py -> build/bdist.linux-armv7l/wheel/edback copying build/lib/edback/cli.py -> build/bdist.linux-armv7l/wheel/edback copying build/lib/edback/__init__.py -> build/bdist.linux-armv7l/wheel/edback running install_egg_info Copying edback.egg-info to build/bdist.linux-armv7l/wheel/edback-0.1.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/edback-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-5wznvllr/edback-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'edback/__init__.py' adding 'edback/cli.py' adding 'edback/exceptions.py' adding 'edback-0.1.2.dist-info/METADATA' adding 'edback-0.1.2.dist-info/WHEEL' adding 'edback-0.1.2.dist-info/entry_points.txt' adding 'edback-0.1.2.dist-info/top_level.txt' adding 'edback-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for edback: finished with status 'done' Stored in directory: /tmp/tmp5ktmwa0r Successfully built edback Cleaning up... Removing source in /tmp/pip-wheel-b7eijjyq/edback Removed build tracker '/tmp/pip-req-tracker-rj49xhir'