Created temporary directory: /tmp/pip-ephem-wheel-cache-9g8u2s07 Created temporary directory: /tmp/pip-req-tracker-bng0denu Created requirements tracker '/tmp/pip-req-tracker-bng0denu' Created temporary directory: /tmp/pip-wheel-r1hxsm6t Looking in indexes: https://pypi.python.org/simple Collecting qoob==0.0.6 1 location(s) to search for versions of qoob: * https://pypi.python.org/simple/qoob/ Getting page https://pypi.python.org/simple/qoob/ Analyzing links from page https://pypi.org/simple/qoob/ Found link https://files.pythonhosted.org/packages/01/2d/ffb2eaa10e169f3021f3c0de48de03b1a00fe38ce0f77dcf856654e3f4cd/qoob-0.0.1.tar.gz#sha256=cfd02a9083d9cb613670b13fbc0080b87f4ff52a448b5b401df78aa636f5a993 (from https://pypi.org/simple/qoob/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/b1/bd/c9377972c2ea334ac3df22025f12e6afa2a9f9081d37e83f4e4c774e2f32/qoob-0.0.2.tar.gz#sha256=35c6ddd9364fadb613b3c4faaecff36b98748a6336be17b48f78ee390fcbd01e (from https://pypi.org/simple/qoob/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/49/64/2adf5ccc4cac66b2c7f5b99f30a73c518df32cb95ae339e1c7a54242cd28/qoob-0.0.4.tar.gz#sha256=ea2bdf307fe3726b76f42fa8648b643585470cd19bbcbb4d3f3a3a104cc4940b (from https://pypi.org/simple/qoob/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/f4/cb/f4b0ac934187abc58c7288ff5eb2276b27c423f450b204652ba846e8967b/qoob-0.0.5.tar.gz#sha256=567cef3fcc03a635fd672ea34cef818b1e9e22e7a184893e30ed4775d96d1426 (from https://pypi.org/simple/qoob/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/b0/9a/ea5b109b0d5a16a2c33958809c984ef94691ee68926bc1cb4635ceb25a33/qoob-0.0.6.tar.gz#sha256=b6af5b9ca1f7c47391b03e3351dc366ad412129dedfe908baa44cdf8036f4670 (from https://pypi.org/simple/qoob/), version: 0.0.6 Using version 0.0.6 (newest of versions: 0.0.6) Created temporary directory: /tmp/pip-unpack-uz_7u6fh Downloading https://files.pythonhosted.org/packages/b0/9a/ea5b109b0d5a16a2c33958809c984ef94691ee68926bc1cb4635ceb25a33/qoob-0.0.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b0/9a/ea5b109b0d5a16a2c33958809c984ef94691ee68926bc1cb4635ceb25a33/qoob-0.0.6.tar.gz#sha256=b6af5b9ca1f7c47391b03e3351dc366ad412129dedfe908baa44cdf8036f4670 (from https://pypi.org/simple/qoob/) Added qoob==0.0.6 from https://files.pythonhosted.org/packages/b0/9a/ea5b109b0d5a16a2c33958809c984ef94691ee68926bc1cb4635ceb25a33/qoob-0.0.6.tar.gz#sha256=b6af5b9ca1f7c47391b03e3351dc366ad412129dedfe908baa44cdf8036f4670 to build tracker '/tmp/pip-req-tracker-bng0denu' Running setup.py (path:/tmp/pip-wheel-r1hxsm6t/qoob/setup.py) egg_info for package qoob Running command python setup.py egg_info running egg_info creating pip-egg-info/qoob.egg-info writing dependency_links to pip-egg-info/qoob.egg-info/dependency_links.txt writing pip-egg-info/qoob.egg-info/PKG-INFO writing entry points to pip-egg-info/qoob.egg-info/entry_points.txt writing top-level names to pip-egg-info/qoob.egg-info/top_level.txt writing requirements to pip-egg-info/qoob.egg-info/requires.txt writing manifest file 'pip-egg-info/qoob.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/qoob.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/qoob.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-r1hxsm6t/qoob has version 0.0.6, which satisfies requirement qoob==0.0.6 from https://files.pythonhosted.org/packages/b0/9a/ea5b109b0d5a16a2c33958809c984ef94691ee68926bc1cb4635ceb25a33/qoob-0.0.6.tar.gz#sha256=b6af5b9ca1f7c47391b03e3351dc366ad412129dedfe908baa44cdf8036f4670 Removed qoob==0.0.6 from https://files.pythonhosted.org/packages/b0/9a/ea5b109b0d5a16a2c33958809c984ef94691ee68926bc1cb4635ceb25a33/qoob-0.0.6.tar.gz#sha256=b6af5b9ca1f7c47391b03e3351dc366ad412129dedfe908baa44cdf8036f4670 from build tracker '/tmp/pip-req-tracker-bng0denu' Building wheels for collected packages: qoob Created temporary directory: /tmp/pip-wheel-sm2das9i Running setup.py bdist_wheel for qoob: started Destination directory: /tmp/pip-wheel-sm2das9i Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-r1hxsm6t/qoob/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-sm2das9i running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/qoob copying qoob/__init__.py -> build/lib/qoob copying qoob/main.py -> build/lib/qoob creating build/lib/qoob/backend copying qoob/backend/parser.py -> build/lib/qoob/backend copying qoob/backend/player.py -> build/lib/qoob/backend copying qoob/backend/__init__.py -> build/lib/qoob/backend copying qoob/backend/tools.py -> build/lib/qoob/backend creating build/lib/qoob/frontend copying qoob/frontend/trinkets.py -> build/lib/qoob/frontend copying qoob/frontend/__init__.py -> build/lib/qoob/frontend copying qoob/frontend/playlist.py -> build/lib/qoob/frontend copying qoob/frontend/preferences.py -> build/lib/qoob/frontend creating build/lib/qoob/ui copying qoob/ui/player.py -> build/lib/qoob/ui copying qoob/ui/__init__.py -> build/lib/qoob/ui copying qoob/ui/preferences.py -> build/lib/qoob/ui creating build/lib/qoob/icons copying qoob/icons/cut.svg -> build/lib/qoob/icons copying qoob/icons/expand.svg -> build/lib/qoob/icons copying qoob/icons/qoob.svg -> build/lib/qoob/icons copying qoob/icons/tab_add.svg -> build/lib/qoob/icons copying qoob/icons/refresh.svg -> build/lib/qoob/icons copying qoob/icons/filter_hover.svg -> build/lib/qoob/icons copying qoob/icons/shuffle_on.svg -> build/lib/qoob/icons copying qoob/icons/previous.svg -> build/lib/qoob/icons copying qoob/icons/pause.svg -> build/lib/qoob/icons copying qoob/icons/copy.svg -> build/lib/qoob/icons copying qoob/icons/tab_hover.svg -> build/lib/qoob/icons copying qoob/icons/reset.svg -> build/lib/qoob/icons copying qoob/icons/remove.svg -> build/lib/qoob/icons copying qoob/icons/shuffle_off.svg -> build/lib/qoob/icons copying qoob/icons/tab_close.svg -> build/lib/qoob/icons copying qoob/icons/quit.svg -> build/lib/qoob/icons copying qoob/icons/file.svg -> build/lib/qoob/icons copying qoob/icons/filter_clear.svg -> build/lib/qoob/icons copying qoob/icons/play.svg -> build/lib/qoob/icons copying qoob/icons/delete.svg -> build/lib/qoob/icons copying qoob/icons/collapse.svg -> build/lib/qoob/icons copying qoob/icons/folder.svg -> build/lib/qoob/icons copying qoob/icons/stop.svg -> build/lib/qoob/icons copying qoob/icons/paste.svg -> build/lib/qoob/icons copying qoob/icons/preferences.svg -> build/lib/qoob/icons copying qoob/icons/next.svg -> build/lib/qoob/icons 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/qoob creating build/bdist.linux-armv7l/wheel/qoob/backend copying build/lib/qoob/backend/parser.py -> build/bdist.linux-armv7l/wheel/qoob/backend copying build/lib/qoob/backend/player.py -> build/bdist.linux-armv7l/wheel/qoob/backend copying build/lib/qoob/backend/__init__.py -> build/bdist.linux-armv7l/wheel/qoob/backend copying build/lib/qoob/backend/tools.py -> build/bdist.linux-armv7l/wheel/qoob/backend creating build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/cut.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/expand.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/qoob.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/tab_add.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/refresh.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/filter_hover.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/shuffle_on.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/previous.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/pause.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/copy.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/tab_hover.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/reset.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/remove.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/shuffle_off.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/tab_close.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/quit.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/file.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/filter_clear.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/play.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/delete.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/collapse.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/folder.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/stop.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/paste.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/preferences.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/icons/next.svg -> build/bdist.linux-armv7l/wheel/qoob/icons copying build/lib/qoob/__init__.py -> build/bdist.linux-armv7l/wheel/qoob creating build/bdist.linux-armv7l/wheel/qoob/frontend copying build/lib/qoob/frontend/trinkets.py -> build/bdist.linux-armv7l/wheel/qoob/frontend copying build/lib/qoob/frontend/__init__.py -> build/bdist.linux-armv7l/wheel/qoob/frontend copying build/lib/qoob/frontend/playlist.py -> build/bdist.linux-armv7l/wheel/qoob/frontend copying build/lib/qoob/frontend/preferences.py -> build/bdist.linux-armv7l/wheel/qoob/frontend copying build/lib/qoob/main.py -> build/bdist.linux-armv7l/wheel/qoob creating build/bdist.linux-armv7l/wheel/qoob/ui copying build/lib/qoob/ui/player.py -> build/bdist.linux-armv7l/wheel/qoob/ui copying build/lib/qoob/ui/__init__.py -> build/bdist.linux-armv7l/wheel/qoob/ui copying build/lib/qoob/ui/preferences.py -> build/bdist.linux-armv7l/wheel/qoob/ui running install_data creating build/bdist.linux-armv7l/wheel/qoob-0.0.6.data creating build/bdist.linux-armv7l/wheel/qoob-0.0.6.data/data creating build/bdist.linux-armv7l/wheel/qoob-0.0.6.data/data/share creating build/bdist.linux-armv7l/wheel/qoob-0.0.6.data/data/share/icons creating build/bdist.linux-armv7l/wheel/qoob-0.0.6.data/data/share/icons/hicolor creating build/bdist.linux-armv7l/wheel/qoob-0.0.6.data/data/share/icons/hicolor/scalable creating build/bdist.linux-armv7l/wheel/qoob-0.0.6.data/data/share/icons/hicolor/scalable/apps copying qoob/icons/qoob.svg -> build/bdist.linux-armv7l/wheel/qoob-0.0.6.data/data/share/icons/hicolor/scalable/apps creating build/bdist.linux-armv7l/wheel/qoob-0.0.6.data/data/share/applications copying qoob.desktop -> build/bdist.linux-armv7l/wheel/qoob-0.0.6.data/data/share/applications running install_egg_info running egg_info writing qoob.egg-info/PKG-INFO writing entry points to qoob.egg-info/entry_points.txt writing dependency_links to qoob.egg-info/dependency_links.txt writing requirements to qoob.egg-info/requires.txt writing top-level names to qoob.egg-info/top_level.txt reading manifest file 'qoob.egg-info/SOURCES.txt' writing manifest file 'qoob.egg-info/SOURCES.txt' Copying qoob.egg-info to build/bdist.linux-armv7l/wheel/qoob-0.0.6-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/qoob-0.0.6.dist-info/WHEEL Running setup.py bdist_wheel for qoob: finished with status 'done' Stored in directory: /tmp/tmptqcejo2u Successfully built qoob Cleaning up... Removing source in /tmp/pip-wheel-r1hxsm6t/qoob Removed build tracker '/tmp/pip-req-tracker-bng0denu'