Collecting spotify-api==0.0.7 1 location(s) to search for versions of spotify-api: * https://pypi.python.org/simple/spotify-api/ Getting page https://pypi.python.org/simple/spotify-api/ Analyzing links from page https://pypi.python.org/simple/spotify-api/ Found link https://pypi.python.org/packages/33/1f/46293d6ae1b5864325055a47d10243780dea4ad40e8a1466edf6e56a6ccc/spotify-api-0.0.4.tar.gz#md5=0eff9f3f1ecb4413cadd50fa071f76c4 (from https://pypi.python.org/simple/spotify-api/), version: 0.0.4 Found link https://pypi.python.org/packages/a3/3c/b19483fb0d6ebc02a3e25d68a4d383f088a3e45d52c5e0438006ed2764f5/spotify-api-0.0.5.tar.gz#md5=bba14c6fed5e8550cfbdf1cbaa761d2b (from https://pypi.python.org/simple/spotify-api/), version: 0.0.5 Found link https://pypi.python.org/packages/a3/3d/c2b4c601e29f1f24283a19495f52ea92fdcf0cd1cce482e5860be9e7539a/spotify-api-0.0.2.tar.gz#md5=6b3aeb09ec7714c116ef04e3c93e9493 (from https://pypi.python.org/simple/spotify-api/), version: 0.0.2 Found link https://pypi.python.org/packages/cf/fc/e716b4875fc07e3d1f22f588a2b2a06a2081c0aaa2564c66b4c0788afa23/spotify-api-0.0.3.tar.gz#md5=8575e50eb77bd4e5d7e9fa29701a663b (from https://pypi.python.org/simple/spotify-api/), version: 0.0.3 Found link https://pypi.python.org/packages/de/80/5bcd8a24c54cfffaf46552f39feac521a3fdcaf2b22fcb899ab4e5760199/spotify-api-0.0.6.tar.gz#md5=809b7b6a7afd37e5ba9351c6fa796f33 (from https://pypi.python.org/simple/spotify-api/), version: 0.0.6 Found link https://pypi.python.org/packages/e7/09/64cdf61ad9cafe9b7aa8d49736e164619b133997e2a2d20c6cbc84381af9/spotify-api-0.0.7.tar.gz#md5=a88a53ace7f44801e7046261e8cec66d (from https://pypi.python.org/simple/spotify-api/), version: 0.0.7 Found link https://pypi.python.org/packages/f7/7a/c71e0e84a6a564f7965297e7214d7c6fed70a7b91128e55c307ee4411595/spotify-api-0.0.1.tar.gz#md5=fa0ea323f6a4cec266e3135e0ce72bbe (from https://pypi.python.org/simple/spotify-api/), version: 0.0.1 Using version 0.0.7 (newest of versions: 0.0.7) Downloading spotify-api-0.0.7.tar.gz Downloading from URL https://pypi.python.org/packages/e7/09/64cdf61ad9cafe9b7aa8d49736e164619b133997e2a2d20c6cbc84381af9/spotify-api-0.0.7.tar.gz#md5=a88a53ace7f44801e7046261e8cec66d (from https://pypi.python.org/simple/spotify-api/) Running setup.py (path:/tmp/pip-build-zxyytotc/spotify-api/setup.py) egg_info for package spotify-api Running command python setup.py egg_info running egg_info creating pip-egg-info/spotify_api.egg-info writing pip-egg-info/spotify_api.egg-info/PKG-INFO writing top-level names to pip-egg-info/spotify_api.egg-info/top_level.txt writing dependency_links to pip-egg-info/spotify_api.egg-info/dependency_links.txt writing requirements to pip-egg-info/spotify_api.egg-info/requires.txt writing manifest file 'pip-egg-info/spotify_api.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/spotify_api.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/spotify_api.egg-info/SOURCES.txt' Source in /tmp/pip-build-zxyytotc/spotify-api has version 0.0.7, which satisfies requirement spotify-api==0.0.7 from https://pypi.python.org/packages/e7/09/64cdf61ad9cafe9b7aa8d49736e164619b133997e2a2d20c6cbc84381af9/spotify-api-0.0.7.tar.gz#md5=a88a53ace7f44801e7046261e8cec66d Building wheels for collected packages: spotify-api Running setup.py bdist_wheel for spotify-api: started Destination directory: /tmp/tmpm5gm42hipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zxyytotc/spotify-api/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/tmpm5gm42hipip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/spotify copying spotify/client.py -> build/lib/spotify copying spotify/__init__.py -> build/lib/spotify copying spotify/endpoints.py -> build/lib/spotify copying spotify/auth.py -> build/lib/spotify 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/spotify copying build/lib/spotify/client.py -> build/bdist.linux-armv7l/wheel/spotify copying build/lib/spotify/__init__.py -> build/bdist.linux-armv7l/wheel/spotify copying build/lib/spotify/endpoints.py -> build/bdist.linux-armv7l/wheel/spotify copying build/lib/spotify/auth.py -> build/bdist.linux-armv7l/wheel/spotify running install_egg_info running egg_info writing top-level names to spotify_api.egg-info/top_level.txt writing spotify_api.egg-info/PKG-INFO writing dependency_links to spotify_api.egg-info/dependency_links.txt writing requirements to spotify_api.egg-info/requires.txt reading manifest file 'spotify_api.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'spotify_api.egg-info/SOURCES.txt' Copying spotify_api.egg-info to build/bdist.linux-armv7l/wheel/spotify_api-0.0.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/spotify_api-0.0.7.dist-info/WHEEL Running setup.py bdist_wheel for spotify-api: finished with status 'done' Stored in directory: /tmp/tmpeowqsi0h Successfully built spotify-api Cleaning up... Removing source in /tmp/pip-build-zxyytotc/spotify-api