Collecting spotify-python==0.0.1 1 location(s) to search for versions of spotify-python: * https://pypi.python.org/simple/spotify-python/ Getting page https://pypi.python.org/simple/spotify-python/ Analyzing links from page https://pypi.python.org/simple/spotify-python/ Found link https://pypi.python.org/packages/10/89/10e1e25193da9972583e1ade36eb01039da15cdf4d5f517d7ed344c421b1/spotify-python-0.0.1.tar.gz#md5=40cffac51bd08d2237941289a19d2cc5 (from https://pypi.python.org/simple/spotify-python/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Downloading spotify-python-0.0.1.tar.gz Downloading from URL https://pypi.python.org/packages/10/89/10e1e25193da9972583e1ade36eb01039da15cdf4d5f517d7ed344c421b1/spotify-python-0.0.1.tar.gz#md5=40cffac51bd08d2237941289a19d2cc5 (from https://pypi.python.org/simple/spotify-python/) Running setup.py (path:/tmp/pip-build-qioo5bnk/spotify-python/setup.py) egg_info for package spotify-python Running command python setup.py egg_info running egg_info creating pip-egg-info/spotify_python.egg-info writing top-level names to pip-egg-info/spotify_python.egg-info/top_level.txt writing dependency_links to pip-egg-info/spotify_python.egg-info/dependency_links.txt writing pip-egg-info/spotify_python.egg-info/PKG-INFO writing requirements to pip-egg-info/spotify_python.egg-info/requires.txt writing manifest file 'pip-egg-info/spotify_python.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/spotify_python.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/spotify_python.egg-info/SOURCES.txt' Source in /tmp/pip-build-qioo5bnk/spotify-python has version 0.0.1, which satisfies requirement spotify-python==0.0.1 from https://pypi.python.org/packages/10/89/10e1e25193da9972583e1ade36eb01039da15cdf4d5f517d7ed344c421b1/spotify-python-0.0.1.tar.gz#md5=40cffac51bd08d2237941289a19d2cc5 Building wheels for collected packages: spotify-python Running setup.py bdist_wheel for spotify-python: started Destination directory: /tmp/tmp8iu90wsvpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qioo5bnk/spotify-python/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/tmp8iu90wsvpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/spotify copying spotify/http.py -> build/lib/spotify copying spotify/__init__.py -> build/lib/spotify copying spotify/resource.py -> build/lib/spotify copying spotify/values.py -> build/lib/spotify copying spotify/page.py -> build/lib/spotify creating build/lib/spotify/v1 copying spotify/v1/search.py -> build/lib/spotify/v1 copying spotify/v1/audio_features.py -> build/lib/spotify/v1 copying spotify/v1/track.py -> build/lib/spotify/v1 copying spotify/v1/audio_analysis.py -> build/lib/spotify/v1 copying spotify/v1/__init__.py -> build/lib/spotify/v1 creating build/lib/spotify/auth copying spotify/auth/util.py -> build/lib/spotify/auth copying spotify/auth/user.py -> build/lib/spotify/auth copying spotify/auth/scope.py -> build/lib/spotify/auth copying spotify/auth/__init__.py -> build/lib/spotify/auth copying spotify/auth/client.py -> build/lib/spotify/auth creating build/lib/spotify/object copying spotify/object/seed.py -> build/lib/spotify/object copying spotify/object/context.py -> build/lib/spotify/object copying spotify/object/copyright.py -> build/lib/spotify/object copying spotify/object/snapshot.py -> build/lib/spotify/object copying spotify/object/audio_analysis.py -> build/lib/spotify/object copying spotify/object/__init__.py -> build/lib/spotify/object copying spotify/object/followers.py -> build/lib/spotify/object copying spotify/object/image.py -> build/lib/spotify/object copying spotify/object/device.py -> build/lib/spotify/object creating build/lib/spotify/v1/recommendation copying spotify/v1/recommendation/__init__.py -> build/lib/spotify/v1/recommendation copying spotify/v1/recommendation/available_genre_seeds.py -> build/lib/spotify/v1/recommendation creating build/lib/spotify/v1/album copying spotify/v1/album/track.py -> build/lib/spotify/v1/album copying spotify/v1/album/__init__.py -> build/lib/spotify/v1/album creating build/lib/spotify/v1/browse copying spotify/v1/browse/featured_playlist.py -> build/lib/spotify/v1/browse copying spotify/v1/browse/__init__.py -> build/lib/spotify/v1/browse copying spotify/v1/browse/new_release.py -> build/lib/spotify/v1/browse creating build/lib/spotify/v1/user copying spotify/v1/user/__init__.py -> build/lib/spotify/v1/user creating build/lib/spotify/v1/artist copying spotify/v1/artist/related_artist.py -> build/lib/spotify/v1/artist copying spotify/v1/artist/top_track.py -> build/lib/spotify/v1/artist copying spotify/v1/artist/__init__.py -> build/lib/spotify/v1/artist copying spotify/v1/artist/album.py -> build/lib/spotify/v1/artist creating build/lib/spotify/v1/me copying spotify/v1/me/playlist.py -> build/lib/spotify/v1/me copying spotify/v1/me/following.py -> build/lib/spotify/v1/me copying spotify/v1/me/track.py -> build/lib/spotify/v1/me copying spotify/v1/me/__init__.py -> build/lib/spotify/v1/me copying spotify/v1/me/album.py -> build/lib/spotify/v1/me creating build/lib/spotify/v1/browse/categories copying spotify/v1/browse/categories/playlist.py -> build/lib/spotify/v1/browse/categories copying spotify/v1/browse/categories/__init__.py -> build/lib/spotify/v1/browse/categories creating build/lib/spotify/v1/user/playlist copying spotify/v1/user/playlist/track.py -> build/lib/spotify/v1/user/playlist copying spotify/v1/user/playlist/__init__.py -> build/lib/spotify/v1/user/playlist copying spotify/v1/user/playlist/follower.py -> build/lib/spotify/v1/user/playlist copying spotify/v1/user/playlist/image.py -> build/lib/spotify/v1/user/playlist creating build/lib/spotify/v1/me/top copying spotify/v1/me/top/artist.py -> build/lib/spotify/v1/me/top copying spotify/v1/me/top/track.py -> build/lib/spotify/v1/me/top copying spotify/v1/me/top/__init__.py -> build/lib/spotify/v1/me/top creating build/lib/spotify/v1/me/player copying spotify/v1/me/player/__init__.py -> build/lib/spotify/v1/me/player copying spotify/v1/me/player/currently_playing.py -> build/lib/spotify/v1/me/player copying spotify/v1/me/player/recently_played.py -> build/lib/spotify/v1/me/player copying spotify/v1/me/player/device.py -> build/lib/spotify/v1/me/player running egg_info writing requirements to spotify_python.egg-info/requires.txt writing dependency_links to spotify_python.egg-info/dependency_links.txt writing top-level names to spotify_python.egg-info/top_level.txt writing spotify_python.egg-info/PKG-INFO reading manifest file 'spotify_python.egg-info/SOURCES.txt' writing manifest file 'spotify_python.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/spotify creating build/bdist.linux-armv7l/wheel/spotify/v1 creating build/bdist.linux-armv7l/wheel/spotify/v1/recommendation copying build/lib/spotify/v1/recommendation/__init__.py -> build/bdist.linux-armv7l/wheel/spotify/v1/recommendation copying build/lib/spotify/v1/recommendation/available_genre_seeds.py -> build/bdist.linux-armv7l/wheel/spotify/v1/recommendation creating build/bdist.linux-armv7l/wheel/spotify/v1/album copying build/lib/spotify/v1/album/track.py -> build/bdist.linux-armv7l/wheel/spotify/v1/album copying build/lib/spotify/v1/album/__init__.py -> build/bdist.linux-armv7l/wheel/spotify/v1/album copying build/lib/spotify/v1/search.py -> build/bdist.linux-armv7l/wheel/spotify/v1 copying build/lib/spotify/v1/audio_features.py -> build/bdist.linux-armv7l/wheel/spotify/v1 creating build/bdist.linux-armv7l/wheel/spotify/v1/browse copying build/lib/spotify/v1/browse/featured_playlist.py -> build/bdist.linux-armv7l/wheel/spotify/v1/browse creating build/bdist.linux-armv7l/wheel/spotify/v1/browse/categories copying build/lib/spotify/v1/browse/categories/playlist.py -> build/bdist.linux-armv7l/wheel/spotify/v1/browse/categories copying build/lib/spotify/v1/browse/categories/__init__.py -> build/bdist.linux-armv7l/wheel/spotify/v1/browse/categories copying build/lib/spotify/v1/browse/__init__.py -> build/bdist.linux-armv7l/wheel/spotify/v1/browse copying build/lib/spotify/v1/browse/new_release.py -> build/bdist.linux-armv7l/wheel/spotify/v1/browse creating build/bdist.linux-armv7l/wheel/spotify/v1/user copying build/lib/spotify/v1/user/__init__.py -> build/bdist.linux-armv7l/wheel/spotify/v1/user creating build/bdist.linux-armv7l/wheel/spotify/v1/user/playlist copying build/lib/spotify/v1/user/playlist/track.py -> build/bdist.linux-armv7l/wheel/spotify/v1/user/playlist copying build/lib/spotify/v1/user/playlist/__init__.py -> build/bdist.linux-armv7l/wheel/spotify/v1/user/playlist copying build/lib/spotify/v1/user/playlist/follower.py -> build/bdist.linux-armv7l/wheel/spotify/v1/user/playlist copying build/lib/spotify/v1/user/playlist/image.py -> build/bdist.linux-armv7l/wheel/spotify/v1/user/playlist creating build/bdist.linux-armv7l/wheel/spotify/v1/artist copying build/lib/spotify/v1/artist/related_artist.py -> build/bdist.linux-armv7l/wheel/spotify/v1/artist copying build/lib/spotify/v1/artist/top_track.py -> build/bdist.linux-armv7l/wheel/spotify/v1/artist copying build/lib/spotify/v1/artist/__init__.py -> build/bdist.linux-armv7l/wheel/spotify/v1/artist copying build/lib/spotify/v1/artist/album.py -> build/bdist.linux-armv7l/wheel/spotify/v1/artist copying build/lib/spotify/v1/track.py -> build/bdist.linux-armv7l/wheel/spotify/v1 copying build/lib/spotify/v1/audio_analysis.py -> build/bdist.linux-armv7l/wheel/spotify/v1 copying build/lib/spotify/v1/__init__.py -> build/bdist.linux-armv7l/wheel/spotify/v1 creating build/bdist.linux-armv7l/wheel/spotify/v1/me creating build/bdist.linux-armv7l/wheel/spotify/v1/me/top copying build/lib/spotify/v1/me/top/artist.py -> build/bdist.linux-armv7l/wheel/spotify/v1/me/top copying build/lib/spotify/v1/me/top/track.py -> build/bdist.linux-armv7l/wheel/spotify/v1/me/top copying build/lib/spotify/v1/me/top/__init__.py -> build/bdist.linux-armv7l/wheel/spotify/v1/me/top copying build/lib/spotify/v1/me/playlist.py -> build/bdist.linux-armv7l/wheel/spotify/v1/me copying build/lib/spotify/v1/me/following.py -> build/bdist.linux-armv7l/wheel/spotify/v1/me copying build/lib/spotify/v1/me/track.py -> build/bdist.linux-armv7l/wheel/spotify/v1/me creating build/bdist.linux-armv7l/wheel/spotify/v1/me/player copying build/lib/spotify/v1/me/player/__init__.py -> build/bdist.linux-armv7l/wheel/spotify/v1/me/player copying build/lib/spotify/v1/me/player/currently_playing.py -> build/bdist.linux-armv7l/wheel/spotify/v1/me/player copying build/lib/spotify/v1/me/player/recently_played.py -> build/bdist.linux-armv7l/wheel/spotify/v1/me/player copying build/lib/spotify/v1/me/player/device.py -> build/bdist.linux-armv7l/wheel/spotify/v1/me/player copying build/lib/spotify/v1/me/__init__.py -> build/bdist.linux-armv7l/wheel/spotify/v1/me copying build/lib/spotify/v1/me/album.py -> build/bdist.linux-armv7l/wheel/spotify/v1/me creating build/bdist.linux-armv7l/wheel/spotify/auth copying build/lib/spotify/auth/util.py -> build/bdist.linux-armv7l/wheel/spotify/auth copying build/lib/spotify/auth/user.py -> build/bdist.linux-armv7l/wheel/spotify/auth copying build/lib/spotify/auth/scope.py -> build/bdist.linux-armv7l/wheel/spotify/auth copying build/lib/spotify/auth/__init__.py -> build/bdist.linux-armv7l/wheel/spotify/auth copying build/lib/spotify/auth/client.py -> build/bdist.linux-armv7l/wheel/spotify/auth copying build/lib/spotify/http.py -> build/bdist.linux-armv7l/wheel/spotify copying build/lib/spotify/__init__.py -> build/bdist.linux-armv7l/wheel/spotify copying build/lib/spotify/resource.py -> build/bdist.linux-armv7l/wheel/spotify copying build/lib/spotify/values.py -> build/bdist.linux-armv7l/wheel/spotify creating build/bdist.linux-armv7l/wheel/spotify/object copying build/lib/spotify/object/seed.py -> build/bdist.linux-armv7l/wheel/spotify/object copying build/lib/spotify/object/context.py -> build/bdist.linux-armv7l/wheel/spotify/object copying build/lib/spotify/object/copyright.py -> build/bdist.linux-armv7l/wheel/spotify/object copying build/lib/spotify/object/snapshot.py -> build/bdist.linux-armv7l/wheel/spotify/object copying build/lib/spotify/object/audio_analysis.py -> build/bdist.linux-armv7l/wheel/spotify/object copying build/lib/spotify/object/__init__.py -> build/bdist.linux-armv7l/wheel/spotify/object copying build/lib/spotify/object/followers.py -> build/bdist.linux-armv7l/wheel/spotify/object copying build/lib/spotify/object/image.py -> build/bdist.linux-armv7l/wheel/spotify/object copying build/lib/spotify/object/device.py -> build/bdist.linux-armv7l/wheel/spotify/object copying build/lib/spotify/page.py -> build/bdist.linux-armv7l/wheel/spotify running install_egg_info Copying spotify_python.egg-info to build/bdist.linux-armv7l/wheel/spotify_python-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/spotify_python-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for spotify-python: finished with status 'done' Stored in directory: /tmp/tmps898jxfk Successfully built spotify-python Cleaning up... Removing source in /tmp/pip-build-qioo5bnk/spotify-python