Created temporary directory: /tmp/pip-ephem-wheel-cache-j1csmm30 Created temporary directory: /tmp/pip-req-tracker-v1vgemk2 Created requirements tracker '/tmp/pip-req-tracker-v1vgemk2' Created temporary directory: /tmp/pip-wheel-qqnanmnl Collecting cwbrowser==2.2.2 1 location(s) to search for versions of cwbrowser: * https://pypi.org/simple/cwbrowser/ Getting page https://pypi.org/simple/cwbrowser/ Analyzing links from page https://pypi.org/simple/cwbrowser/ Found link https://files.pythonhosted.org/packages/ad/3f/1455d12f1bc01c29d4c2366cb9117354bf4e3774f775aef29fcdfd4f158d/cwbrowser-0.1.0.tar.gz#sha256=c13fd4484a1fbf8959844f07f7a7c2190319608a46ac95ca4094e139653c355a (from https://pypi.org/simple/cwbrowser/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/81/93/973a0c040aab3a426d8ea7e45035f00b546176fefe7ce8c949fa7257743c/cwbrowser-0.2.0.tar.gz#sha256=74170959002a20adad034a99072dfc144f754bb3f3b6db5e2ae2ae2866c23441 (from https://pypi.org/simple/cwbrowser/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/9f/fc/e99623ee41e4e425b80781218c9f068766d8286241b5dffaf3886fc53e30/cwbrowser-1.2.1.tar.gz#sha256=9164d27c6218c08dfdbd76339dd9db2efc46718bffb4b9aff5befebfab2ea1a4 (from https://pypi.org/simple/cwbrowser/), version: 1.2.1 Found link https://files.pythonhosted.org/packages/b3/39/b5ca447aba57af66eccf7cf58b2964eb97a9cadf5f157f3476d9bdc3d2da/cwbrowser-2.2.1.tar.gz#sha256=0c0f6a4ac094a4cf3bf752ed1e39344e0801731a83c691435a182b382e37da60 (from https://pypi.org/simple/cwbrowser/), version: 2.2.1 Found link https://files.pythonhosted.org/packages/78/d7/099696d7d5d009354506baf4e66d2a6b0c54509b105f22857cb97910f131/cwbrowser-2.2.2.tar.gz#sha256=179e089cd0057102c2a0c4756518a78772ad0d134750953cb5f377ee09806cf6 (from https://pypi.org/simple/cwbrowser/), version: 2.2.2 Using version 2.2.2 (newest of versions: 2.2.2) Created temporary directory: /tmp/pip-unpack-lkaatd8v Downloading https://files.pythonhosted.org/packages/78/d7/099696d7d5d009354506baf4e66d2a6b0c54509b105f22857cb97910f131/cwbrowser-2.2.2.tar.gz (236kB) Downloading from URL https://files.pythonhosted.org/packages/78/d7/099696d7d5d009354506baf4e66d2a6b0c54509b105f22857cb97910f131/cwbrowser-2.2.2.tar.gz#sha256=179e089cd0057102c2a0c4756518a78772ad0d134750953cb5f377ee09806cf6 (from https://pypi.org/simple/cwbrowser/) Added cwbrowser==2.2.2 from https://files.pythonhosted.org/packages/78/d7/099696d7d5d009354506baf4e66d2a6b0c54509b105f22857cb97910f131/cwbrowser-2.2.2.tar.gz#sha256=179e089cd0057102c2a0c4756518a78772ad0d134750953cb5f377ee09806cf6 to build tracker '/tmp/pip-req-tracker-v1vgemk2' Running setup.py (path:/tmp/pip-wheel-qqnanmnl/cwbrowser/setup.py) egg_info for package cwbrowser Running command python setup.py egg_info running egg_info creating pip-egg-info/cwbrowser.egg-info writing pip-egg-info/cwbrowser.egg-info/PKG-INFO writing requirements to pip-egg-info/cwbrowser.egg-info/requires.txt writing dependency_links to pip-egg-info/cwbrowser.egg-info/dependency_links.txt writing top-level names to pip-egg-info/cwbrowser.egg-info/top_level.txt writing manifest file 'pip-egg-info/cwbrowser.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cwbrowser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.*~' found under directory 'doc/source/' writing manifest file 'pip-egg-info/cwbrowser.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qqnanmnl/cwbrowser has version 2.2.2, which satisfies requirement cwbrowser==2.2.2 from https://files.pythonhosted.org/packages/78/d7/099696d7d5d009354506baf4e66d2a6b0c54509b105f22857cb97910f131/cwbrowser-2.2.2.tar.gz#sha256=179e089cd0057102c2a0c4756518a78772ad0d134750953cb5f377ee09806cf6 Removed cwbrowser==2.2.2 from https://files.pythonhosted.org/packages/78/d7/099696d7d5d009354506baf4e66d2a6b0c54509b105f22857cb97910f131/cwbrowser-2.2.2.tar.gz#sha256=179e089cd0057102c2a0c4756518a78772ad0d134750953cb5f377ee09806cf6 from build tracker '/tmp/pip-req-tracker-v1vgemk2' Building wheels for collected packages: cwbrowser Created temporary directory: /tmp/pip-wheel-vtmep91d Running setup.py bdist_wheel for cwbrowser: started Destination directory: /tmp/pip-wheel-vtmep91d Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qqnanmnl/cwbrowser/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-vtmep91d running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cwbrowser copying cwbrowser/cw_connection.py -> build/lib/cwbrowser copying cwbrowser/info.py -> build/lib/cwbrowser copying cwbrowser/configure.py -> build/lib/cwbrowser copying cwbrowser/utils.py -> build/lib/cwbrowser copying cwbrowser/__init__.py -> build/lib/cwbrowser 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/cwbrowser copying build/lib/cwbrowser/cw_connection.py -> build/bdist.linux-armv7l/wheel/cwbrowser copying build/lib/cwbrowser/info.py -> build/bdist.linux-armv7l/wheel/cwbrowser copying build/lib/cwbrowser/configure.py -> build/bdist.linux-armv7l/wheel/cwbrowser copying build/lib/cwbrowser/utils.py -> build/bdist.linux-armv7l/wheel/cwbrowser copying build/lib/cwbrowser/__init__.py -> build/bdist.linux-armv7l/wheel/cwbrowser running install_egg_info running egg_info writing dependency_links to cwbrowser.egg-info/dependency_links.txt writing cwbrowser.egg-info/PKG-INFO writing requirements to cwbrowser.egg-info/requires.txt writing top-level names to cwbrowser.egg-info/top_level.txt reading manifest file 'cwbrowser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.*~' found under directory 'doc/source/' writing manifest file 'cwbrowser.egg-info/SOURCES.txt' Copying cwbrowser.egg-info to build/bdist.linux-armv7l/wheel/cwbrowser-2.2.2-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/cwbrowser-2.2.2.dist-info/WHEEL creating '/tmp/pip-wheel-vtmep91d/cwbrowser-2.2.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'cwbrowser/__init__.py' adding 'cwbrowser/configure.py' adding 'cwbrowser/cw_connection.py' adding 'cwbrowser/info.py' adding 'cwbrowser/utils.py' adding 'cwbrowser-2.2.2.dist-info/LICENSE' adding 'cwbrowser-2.2.2.dist-info/METADATA' adding 'cwbrowser-2.2.2.dist-info/WHEEL' adding 'cwbrowser-2.2.2.dist-info/top_level.txt' adding 'cwbrowser-2.2.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cwbrowser: finished with status 'done' Stored in directory: /tmp/tmpppskpt7a Successfully built cwbrowser Cleaning up... Removing source in /tmp/pip-wheel-qqnanmnl/cwbrowser Removed build tracker '/tmp/pip-req-tracker-v1vgemk2'