Created temporary directory: /tmp/pip-ephem-wheel-cache-31u7tx4a Created temporary directory: /tmp/pip-req-tracker-6vr14a59 Created requirements tracker '/tmp/pip-req-tracker-6vr14a59' Created temporary directory: /tmp/pip-wheel-u5sl1fut Looking in indexes: https://pypi.python.org/simple Collecting spotted-on-spotify==1.0.0 1 location(s) to search for versions of spotted-on-spotify: * https://pypi.python.org/simple/spotted-on-spotify/ Getting page https://pypi.python.org/simple/spotted-on-spotify/ Analyzing links from page https://pypi.org/simple/spotted-on-spotify/ Found link https://files.pythonhosted.org/packages/a9/bf/0aba3904a59ee149738cd8a40a67ef47486c264ab6aeab39314cc8f4cb53/spotted-on-spotify-1.0.0.tar.gz#sha256=ad7c258bb274ea2b950a48c8adb46b6e39850f9bca9a06515220443be2a43786 (from https://pypi.org/simple/spotted-on-spotify/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-a7z877fi Downloading https://files.pythonhosted.org/packages/a9/bf/0aba3904a59ee149738cd8a40a67ef47486c264ab6aeab39314cc8f4cb53/spotted-on-spotify-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a9/bf/0aba3904a59ee149738cd8a40a67ef47486c264ab6aeab39314cc8f4cb53/spotted-on-spotify-1.0.0.tar.gz#sha256=ad7c258bb274ea2b950a48c8adb46b6e39850f9bca9a06515220443be2a43786 (from https://pypi.org/simple/spotted-on-spotify/) Added spotted-on-spotify==1.0.0 from https://files.pythonhosted.org/packages/a9/bf/0aba3904a59ee149738cd8a40a67ef47486c264ab6aeab39314cc8f4cb53/spotted-on-spotify-1.0.0.tar.gz#sha256=ad7c258bb274ea2b950a48c8adb46b6e39850f9bca9a06515220443be2a43786 to build tracker '/tmp/pip-req-tracker-6vr14a59' Running setup.py (path:/tmp/pip-wheel-u5sl1fut/spotted-on-spotify/setup.py) egg_info for package spotted-on-spotify Running command python setup.py egg_info running egg_info creating pip-egg-info/spotted_on_spotify.egg-info writing entry points to pip-egg-info/spotted_on_spotify.egg-info/entry_points.txt writing pip-egg-info/spotted_on_spotify.egg-info/PKG-INFO writing top-level names to pip-egg-info/spotted_on_spotify.egg-info/top_level.txt writing dependency_links to pip-egg-info/spotted_on_spotify.egg-info/dependency_links.txt writing requirements to pip-egg-info/spotted_on_spotify.egg-info/requires.txt writing manifest file 'pip-egg-info/spotted_on_spotify.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/spotted_on_spotify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/spotted_on_spotify.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-u5sl1fut/spotted-on-spotify has version 1.0.0, which satisfies requirement spotted-on-spotify==1.0.0 from https://files.pythonhosted.org/packages/a9/bf/0aba3904a59ee149738cd8a40a67ef47486c264ab6aeab39314cc8f4cb53/spotted-on-spotify-1.0.0.tar.gz#sha256=ad7c258bb274ea2b950a48c8adb46b6e39850f9bca9a06515220443be2a43786 Removed spotted-on-spotify==1.0.0 from https://files.pythonhosted.org/packages/a9/bf/0aba3904a59ee149738cd8a40a67ef47486c264ab6aeab39314cc8f4cb53/spotted-on-spotify-1.0.0.tar.gz#sha256=ad7c258bb274ea2b950a48c8adb46b6e39850f9bca9a06515220443be2a43786 from build tracker '/tmp/pip-req-tracker-6vr14a59' Building wheels for collected packages: spotted-on-spotify Created temporary directory: /tmp/pip-wheel-l5wke8ff Running setup.py bdist_wheel for spotted-on-spotify: started Destination directory: /tmp/pip-wheel-l5wke8ff Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-u5sl1fut/spotted-on-spotify/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-l5wke8ff running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/spotted_on_spotify copying spotted_on_spotify/util.py -> build/lib/spotted_on_spotify copying spotted_on_spotify/__init__.py -> build/lib/spotted_on_spotify copying spotted_on_spotify/conf.py -> build/lib/spotted_on_spotify copying spotted_on_spotify/spotted_on_spotify.py -> build/lib/spotted_on_spotify copying spotted_on_spotify/__main__.py -> build/lib/spotted_on_spotify copying spotted_on_spotify/app.py -> build/lib/spotted_on_spotify running egg_info writing requirements to spotted_on_spotify.egg-info/requires.txt writing top-level names to spotted_on_spotify.egg-info/top_level.txt writing spotted_on_spotify.egg-info/PKG-INFO writing entry points to spotted_on_spotify.egg-info/entry_points.txt writing dependency_links to spotted_on_spotify.egg-info/dependency_links.txt reading manifest file 'spotted_on_spotify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'spotted_on_spotify.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/spotted_on_spotify copying build/lib/spotted_on_spotify/util.py -> build/bdist.linux-armv7l/wheel/spotted_on_spotify copying build/lib/spotted_on_spotify/__init__.py -> build/bdist.linux-armv7l/wheel/spotted_on_spotify copying build/lib/spotted_on_spotify/conf.py -> build/bdist.linux-armv7l/wheel/spotted_on_spotify copying build/lib/spotted_on_spotify/spotted_on_spotify.py -> build/bdist.linux-armv7l/wheel/spotted_on_spotify copying build/lib/spotted_on_spotify/__main__.py -> build/bdist.linux-armv7l/wheel/spotted_on_spotify copying build/lib/spotted_on_spotify/app.py -> build/bdist.linux-armv7l/wheel/spotted_on_spotify running install_egg_info Copying spotted_on_spotify.egg-info to build/bdist.linux-armv7l/wheel/spotted_on_spotify-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/spotted_on_spotify-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-l5wke8ff/spotted_on_spotify-1.0.0-py3-none-any.whl' and adding '.' to it adding 'spotted_on_spotify/__init__.py' adding 'spotted_on_spotify/__main__.py' adding 'spotted_on_spotify/app.py' adding 'spotted_on_spotify/conf.py' adding 'spotted_on_spotify/spotted_on_spotify.py' adding 'spotted_on_spotify/util.py' adding 'spotted_on_spotify-1.0.0.dist-info/entry_points.txt' adding 'spotted_on_spotify-1.0.0.dist-info/top_level.txt' adding 'spotted_on_spotify-1.0.0.dist-info/WHEEL' adding 'spotted_on_spotify-1.0.0.dist-info/METADATA' adding 'spotted_on_spotify-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for spotted-on-spotify: finished with status 'done' Stored in directory: /tmp/tmpxr9fknpa Successfully built spotted-on-spotify Cleaning up... Removing source in /tmp/pip-wheel-u5sl1fut/spotted-on-spotify Removed build tracker '/tmp/pip-req-tracker-6vr14a59'