Created temporary directory: /tmp/pip-ephem-wheel-cache-tmjqm0u_ Created temporary directory: /tmp/pip-req-tracker-nmsawp9h Created requirements tracker '/tmp/pip-req-tracker-nmsawp9h' Created temporary directory: /tmp/pip-wheel-go4aao_j Looking in indexes: https://pypi.python.org/simple Collecting mpv-http-router==0.8.1 1 location(s) to search for versions of mpv-http-router: * https://pypi.python.org/simple/mpv-http-router/ Getting page https://pypi.python.org/simple/mpv-http-router/ Analyzing links from page https://pypi.org/simple/mpv-http-router/ Found link https://files.pythonhosted.org/packages/61/e5/04418a0a691ba3977d269b5bf5abdef3370ca31ab4103315a5daa180c235/mpv-http-router-0.8.0.tar.gz#sha256=b1d5a81b6be52725aaa203960924748cfacee19a58d0da6ab286334b30292a92 (from https://pypi.org/simple/mpv-http-router/), version: 0.8.0 Found link https://files.pythonhosted.org/packages/02/b3/2243eed1c6b44a2ac2d5bd62f575e3c41c883774d355be5109ac6c393ade/mpv-http-router-0.8.1.tar.gz#sha256=c6717909bb2b7eaa2611b0ac7ef727c7dc9d9c630b980797e3475dcbca4fb3f1 (from https://pypi.org/simple/mpv-http-router/), version: 0.8.1 Using version 0.8.1 (newest of versions: 0.8.1) Created temporary directory: /tmp/pip-unpack-g4qnvki5 Downloading https://files.pythonhosted.org/packages/02/b3/2243eed1c6b44a2ac2d5bd62f575e3c41c883774d355be5109ac6c393ade/mpv-http-router-0.8.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/02/b3/2243eed1c6b44a2ac2d5bd62f575e3c41c883774d355be5109ac6c393ade/mpv-http-router-0.8.1.tar.gz#sha256=c6717909bb2b7eaa2611b0ac7ef727c7dc9d9c630b980797e3475dcbca4fb3f1 (from https://pypi.org/simple/mpv-http-router/) Added mpv-http-router==0.8.1 from https://files.pythonhosted.org/packages/02/b3/2243eed1c6b44a2ac2d5bd62f575e3c41c883774d355be5109ac6c393ade/mpv-http-router-0.8.1.tar.gz#sha256=c6717909bb2b7eaa2611b0ac7ef727c7dc9d9c630b980797e3475dcbca4fb3f1 to build tracker '/tmp/pip-req-tracker-nmsawp9h' Running setup.py (path:/tmp/pip-wheel-go4aao_j/mpv-http-router/setup.py) egg_info for package mpv-http-router Running command python setup.py egg_info running egg_info creating pip-egg-info/mpv_http_router.egg-info writing top-level names to pip-egg-info/mpv_http_router.egg-info/top_level.txt writing requirements to pip-egg-info/mpv_http_router.egg-info/requires.txt writing pip-egg-info/mpv_http_router.egg-info/PKG-INFO writing dependency_links to pip-egg-info/mpv_http_router.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/mpv_http_router.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/mpv_http_router.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/mpv_http_router.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-go4aao_j/mpv-http-router has version 0.8.1, which satisfies requirement mpv-http-router==0.8.1 from https://files.pythonhosted.org/packages/02/b3/2243eed1c6b44a2ac2d5bd62f575e3c41c883774d355be5109ac6c393ade/mpv-http-router-0.8.1.tar.gz#sha256=c6717909bb2b7eaa2611b0ac7ef727c7dc9d9c630b980797e3475dcbca4fb3f1 Removed mpv-http-router==0.8.1 from https://files.pythonhosted.org/packages/02/b3/2243eed1c6b44a2ac2d5bd62f575e3c41c883774d355be5109ac6c393ade/mpv-http-router-0.8.1.tar.gz#sha256=c6717909bb2b7eaa2611b0ac7ef727c7dc9d9c630b980797e3475dcbca4fb3f1 from build tracker '/tmp/pip-req-tracker-nmsawp9h' Building wheels for collected packages: mpv-http-router Created temporary directory: /tmp/pip-wheel-lc82zovz Running setup.py bdist_wheel for mpv-http-router: started Destination directory: /tmp/pip-wheel-lc82zovz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-go4aao_j/mpv-http-router/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-lc82zovz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mpv_http_router copying mpv_http_router/message.py -> build/lib/mpv_http_router copying mpv_http_router/exc.py -> build/lib/mpv_http_router copying mpv_http_router/property_observer_manager.py -> build/lib/mpv_http_router copying mpv_http_router/websocket_listener.py -> build/lib/mpv_http_router copying mpv_http_router/__init__.py -> build/lib/mpv_http_router copying mpv_http_router/app.py -> build/lib/mpv_http_router copying mpv_http_router/zeroconf_service.py -> build/lib/mpv_http_router copying mpv_http_router/config.py -> build/lib/mpv_http_router creating build/lib/mpv_http_router/directory_watcher copying mpv_http_router/directory_watcher/__init__.py -> build/lib/mpv_http_router/directory_watcher copying mpv_http_router/directory_watcher/base.py -> build/lib/mpv_http_router/directory_watcher copying mpv_http_router/directory_watcher/watchdog.py -> build/lib/mpv_http_router/directory_watcher copying mpv_http_router/directory_watcher/kevent.py -> build/lib/mpv_http_router/directory_watcher creating build/lib/mpv_http_router/mpv copying mpv_http_router/mpv/socket_watcher.py -> build/lib/mpv_http_router/mpv copying mpv_http_router/mpv/listener_base.py -> build/lib/mpv_http_router/mpv copying mpv_http_router/mpv/__init__.py -> build/lib/mpv_http_router/mpv copying mpv_http_router/mpv/socket_handler.py -> build/lib/mpv_http_router/mpv running egg_info writing dependency_links to mpv_http_router.egg-info/dependency_links.txt writing requirements to mpv_http_router.egg-info/requires.txt writing top-level names to mpv_http_router.egg-info/top_level.txt writing mpv_http_router.egg-info/PKG-INFO reading manifest file 'mpv_http_router.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mpv_http_router.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.5 copying and adjusting bin/mpv-http-router -> build/scripts-3.5 changing mode of build/scripts-3.5/mpv-http-router from 644 to 755 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/mpv_http_router copying build/lib/mpv_http_router/message.py -> build/bdist.linux-armv7l/wheel/mpv_http_router copying build/lib/mpv_http_router/exc.py -> build/bdist.linux-armv7l/wheel/mpv_http_router creating build/bdist.linux-armv7l/wheel/mpv_http_router/directory_watcher copying build/lib/mpv_http_router/directory_watcher/__init__.py -> build/bdist.linux-armv7l/wheel/mpv_http_router/directory_watcher copying build/lib/mpv_http_router/directory_watcher/base.py -> build/bdist.linux-armv7l/wheel/mpv_http_router/directory_watcher copying build/lib/mpv_http_router/directory_watcher/watchdog.py -> build/bdist.linux-armv7l/wheel/mpv_http_router/directory_watcher copying build/lib/mpv_http_router/directory_watcher/kevent.py -> build/bdist.linux-armv7l/wheel/mpv_http_router/directory_watcher copying build/lib/mpv_http_router/property_observer_manager.py -> build/bdist.linux-armv7l/wheel/mpv_http_router copying build/lib/mpv_http_router/websocket_listener.py -> build/bdist.linux-armv7l/wheel/mpv_http_router creating build/bdist.linux-armv7l/wheel/mpv_http_router/mpv copying build/lib/mpv_http_router/mpv/socket_watcher.py -> build/bdist.linux-armv7l/wheel/mpv_http_router/mpv copying build/lib/mpv_http_router/mpv/listener_base.py -> build/bdist.linux-armv7l/wheel/mpv_http_router/mpv copying build/lib/mpv_http_router/mpv/__init__.py -> build/bdist.linux-armv7l/wheel/mpv_http_router/mpv copying build/lib/mpv_http_router/mpv/socket_handler.py -> build/bdist.linux-armv7l/wheel/mpv_http_router/mpv copying build/lib/mpv_http_router/__init__.py -> build/bdist.linux-armv7l/wheel/mpv_http_router copying build/lib/mpv_http_router/app.py -> build/bdist.linux-armv7l/wheel/mpv_http_router copying build/lib/mpv_http_router/zeroconf_service.py -> build/bdist.linux-armv7l/wheel/mpv_http_router copying build/lib/mpv_http_router/config.py -> build/bdist.linux-armv7l/wheel/mpv_http_router running install_egg_info Copying mpv_http_router.egg-info to build/bdist.linux-armv7l/wheel/mpv_http_router-0.8.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mpv_http_router-0.8.1.data creating build/bdist.linux-armv7l/wheel/mpv_http_router-0.8.1.data/scripts copying build/scripts-3.5/mpv-http-router -> build/bdist.linux-armv7l/wheel/mpv_http_router-0.8.1.data/scripts changing mode of build/bdist.linux-armv7l/wheel/mpv_http_router-0.8.1.data/scripts/mpv-http-router to 755 creating build/bdist.linux-armv7l/wheel/mpv_http_router-0.8.1.dist-info/WHEEL Running setup.py bdist_wheel for mpv-http-router: finished with status 'done' Stored in directory: /tmp/tmpbde20wv5 Successfully built mpv-http-router Cleaning up... Removing source in /tmp/pip-wheel-go4aao_j/mpv-http-router Removed build tracker '/tmp/pip-req-tracker-nmsawp9h'