Created temporary directory: /tmp/pip-ephem-wheel-cache-qjbxd75h Created temporary directory: /tmp/pip-req-tracker-ckkkkrfy Created requirements tracker '/tmp/pip-req-tracker-ckkkkrfy' Created temporary directory: /tmp/pip-wheel-m3srcjoq Looking in indexes: https://pypi.python.org/simple Collecting mpv-http-router==0.8.0 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 Using version 0.8.0 (newest of versions: 0.8.0) Created temporary directory: /tmp/pip-unpack-d6e_tqhm Downloading https://files.pythonhosted.org/packages/61/e5/04418a0a691ba3977d269b5bf5abdef3370ca31ab4103315a5daa180c235/mpv-http-router-0.8.0.tar.gz Downloading from URL 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/) Added mpv-http-router==0.8.0 from https://files.pythonhosted.org/packages/61/e5/04418a0a691ba3977d269b5bf5abdef3370ca31ab4103315a5daa180c235/mpv-http-router-0.8.0.tar.gz#sha256=b1d5a81b6be52725aaa203960924748cfacee19a58d0da6ab286334b30292a92 to build tracker '/tmp/pip-req-tracker-ckkkkrfy' Running setup.py (path:/tmp/pip-wheel-m3srcjoq/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 dependency_links to pip-egg-info/mpv_http_router.egg-info/dependency_links.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 top-level names to pip-egg-info/mpv_http_router.egg-info/top_level.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-m3srcjoq/mpv-http-router has version 0.8.0, which satisfies requirement mpv-http-router==0.8.0 from https://files.pythonhosted.org/packages/61/e5/04418a0a691ba3977d269b5bf5abdef3370ca31ab4103315a5daa180c235/mpv-http-router-0.8.0.tar.gz#sha256=b1d5a81b6be52725aaa203960924748cfacee19a58d0da6ab286334b30292a92 Removed mpv-http-router==0.8.0 from https://files.pythonhosted.org/packages/61/e5/04418a0a691ba3977d269b5bf5abdef3370ca31ab4103315a5daa180c235/mpv-http-router-0.8.0.tar.gz#sha256=b1d5a81b6be52725aaa203960924748cfacee19a58d0da6ab286334b30292a92 from build tracker '/tmp/pip-req-tracker-ckkkkrfy' Building wheels for collected packages: mpv-http-router Created temporary directory: /tmp/pip-wheel-qd9vq7zq Running setup.py bdist_wheel for mpv-http-router: started Destination directory: /tmp/pip-wheel-qd9vq7zq Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-m3srcjoq/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-qd9vq7zq 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/__init__.py -> build/lib/mpv_http_router copying mpv_http_router/websocket_listener.py -> build/lib/mpv_http_router copying mpv_http_router/zeroconf_service.py -> build/lib/mpv_http_router copying mpv_http_router/property_observer_manager.py -> build/lib/mpv_http_router copying mpv_http_router/app.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/kevent.py -> 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 creating build/lib/mpv_http_router/mpv copying mpv_http_router/mpv/socket_handler.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/socket_watcher.py -> build/lib/mpv_http_router/mpv copying mpv_http_router/mpv/__init__.py -> build/lib/mpv_http_router/mpv running egg_info writing mpv_http_router.egg-info/PKG-INFO writing top-level names to mpv_http_router.egg-info/top_level.txt writing dependency_links to mpv_http_router.egg-info/dependency_links.txt writing requirements to mpv_http_router.egg-info/requires.txt 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.4 copying and adjusting bin/mpv-http-router -> build/scripts-3.4 changing mode of build/scripts-3.4/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 creating 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/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/exc.py -> build/bdist.linux-armv7l/wheel/mpv_http_router copying build/lib/mpv_http_router/__init__.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_handler.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/socket_watcher.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/websocket_listener.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/property_observer_manager.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/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.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mpv_http_router-0.8.0.data creating build/bdist.linux-armv7l/wheel/mpv_http_router-0.8.0.data/scripts copying build/scripts-3.4/mpv-http-router -> build/bdist.linux-armv7l/wheel/mpv_http_router-0.8.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/mpv_http_router-0.8.0.data/scripts/mpv-http-router to 755 creating build/bdist.linux-armv7l/wheel/mpv_http_router-0.8.0.dist-info/WHEEL creating '/tmp/pip-wheel-qd9vq7zq/mpv_http_router-0.8.0-py3-none-any.whl' and adding '.' to it adding 'mpv_http_router/__init__.py' adding 'mpv_http_router/app.py' adding 'mpv_http_router/config.py' adding 'mpv_http_router/exc.py' adding 'mpv_http_router/message.py' adding 'mpv_http_router/property_observer_manager.py' adding 'mpv_http_router/websocket_listener.py' adding 'mpv_http_router/zeroconf_service.py' adding 'mpv_http_router/directory_watcher/__init__.py' adding 'mpv_http_router/directory_watcher/base.py' adding 'mpv_http_router/directory_watcher/kevent.py' adding 'mpv_http_router/directory_watcher/watchdog.py' adding 'mpv_http_router/mpv/__init__.py' adding 'mpv_http_router/mpv/listener_base.py' adding 'mpv_http_router/mpv/socket_handler.py' adding 'mpv_http_router/mpv/socket_watcher.py' adding 'mpv_http_router-0.8.0.data/scripts/mpv-http-router' adding 'mpv_http_router-0.8.0.dist-info/top_level.txt' adding 'mpv_http_router-0.8.0.dist-info/WHEEL' adding 'mpv_http_router-0.8.0.dist-info/METADATA' adding 'mpv_http_router-0.8.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for mpv-http-router: finished with status 'done' Stored in directory: /tmp/tmpmmt_bpod Successfully built mpv-http-router Cleaning up... Removing source in /tmp/pip-wheel-m3srcjoq/mpv-http-router Removed build tracker '/tmp/pip-req-tracker-ckkkkrfy'