Collecting coshed==0.0.6 1 location(s) to search for versions of coshed: * https://pypi.python.org/simple/coshed/ Getting page https://pypi.python.org/simple/coshed/ Analyzing links from page https://pypi.python.org/simple/coshed/ Found link https://pypi.python.org/packages/23/fb/be146ca6d0d8f91298d6675c64cbf90e9a29f485f22c85338fdee98d88fc/coshed-0.0.4.tar.gz#md5=ce8575b9197d0f3ff5e0b677378e7ccb (from https://pypi.python.org/simple/coshed/), version: 0.0.4 Found link https://pypi.python.org/packages/60/d8/def150a4708f382f66e28d58e3d07ddaacb5d32d250dbd16eb25e6a747c3/coshed-0.0.7.tar.gz#md5=75957d3e3700cef4d132f915aff39f4b (from https://pypi.python.org/simple/coshed/), version: 0.0.7 Found link https://pypi.python.org/packages/99/3c/27cebeae1dae34d76d5b411e184026352f1cfac66dc46ab776af60f66845/coshed-0.0.2.tar.gz#md5=6d2fd5408707e4ec884c54765e56420a (from https://pypi.python.org/simple/coshed/), version: 0.0.2 Found link https://pypi.python.org/packages/d8/cd/7baada48f70ed538b00047c89d09795f7d23f9d6088d7d29775f1eae3321/coshed-0.0.6.tar.gz#md5=f613fae5d18a7f74963262176c0b674d (from https://pypi.python.org/simple/coshed/), version: 0.0.6 Using version 0.0.6 (newest of versions: 0.0.6) Downloading coshed-0.0.6.tar.gz Downloading from URL https://pypi.python.org/packages/d8/cd/7baada48f70ed538b00047c89d09795f7d23f9d6088d7d29775f1eae3321/coshed-0.0.6.tar.gz#md5=f613fae5d18a7f74963262176c0b674d (from https://pypi.python.org/simple/coshed/) Running setup.py (path:/tmp/pip-build-b898p65j/coshed/setup.py) egg_info for package coshed Running command python setup.py egg_info running egg_info creating pip-egg-info/coshed.egg-info writing dependency_links to pip-egg-info/coshed.egg-info/dependency_links.txt writing top-level names to pip-egg-info/coshed.egg-info/top_level.txt writing pip-egg-info/coshed.egg-info/PKG-INFO writing manifest file 'pip-egg-info/coshed.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/coshed.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/coshed.egg-info/SOURCES.txt' Source in /tmp/pip-build-b898p65j/coshed has version 0.0.6, which satisfies requirement coshed==0.0.6 from https://pypi.python.org/packages/d8/cd/7baada48f70ed538b00047c89d09795f7d23f9d6088d7d29775f1eae3321/coshed-0.0.6.tar.gz#md5=f613fae5d18a7f74963262176c0b674d Building wheels for collected packages: coshed Running setup.py bdist_wheel for coshed: started Destination directory: /tmp/tmpdp6foo08pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-b898p65j/coshed/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/tmpdp6foo08pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/coshed copying coshed/coshed_concat.py -> build/lib/coshed copying coshed/coshed_config.py -> build/lib/coshed copying coshed/__init__.py -> build/lib/coshed copying coshed/defaults.py -> build/lib/coshed copying coshed/_version.py -> build/lib/coshed copying coshed/coshed_watcher.py -> build/lib/coshed copying coshed/utilities.py -> build/lib/coshed copying coshed/coshed_html.py -> build/lib/coshed UPDATING build/lib/coshed/_version.py set build/lib/coshed/_version.py to '0.0.6' running build_scripts creating build/scripts-3.4 copying and adjusting coshed-watcher.py -> build/scripts-3.4 changing mode of build/scripts-3.4/coshed-watcher.py 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/coshed copying build/lib/coshed/coshed_concat.py -> build/bdist.linux-armv7l/wheel/coshed copying build/lib/coshed/coshed_config.py -> build/bdist.linux-armv7l/wheel/coshed copying build/lib/coshed/__init__.py -> build/bdist.linux-armv7l/wheel/coshed copying build/lib/coshed/defaults.py -> build/bdist.linux-armv7l/wheel/coshed copying build/lib/coshed/_version.py -> build/bdist.linux-armv7l/wheel/coshed copying build/lib/coshed/coshed_watcher.py -> build/bdist.linux-armv7l/wheel/coshed copying build/lib/coshed/utilities.py -> build/bdist.linux-armv7l/wheel/coshed copying build/lib/coshed/coshed_html.py -> build/bdist.linux-armv7l/wheel/coshed running install_egg_info running egg_info creating coshed.egg-info writing coshed.egg-info/PKG-INFO writing dependency_links to coshed.egg-info/dependency_links.txt writing top-level names to coshed.egg-info/top_level.txt writing manifest file 'coshed.egg-info/SOURCES.txt' reading manifest file 'coshed.egg-info/SOURCES.txt' writing manifest file 'coshed.egg-info/SOURCES.txt' Copying coshed.egg-info to build/bdist.linux-armv7l/wheel/coshed-0.0.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/coshed-0.0.6.data creating build/bdist.linux-armv7l/wheel/coshed-0.0.6.data/scripts copying build/scripts-3.4/coshed-watcher.py -> build/bdist.linux-armv7l/wheel/coshed-0.0.6.data/scripts changing mode of build/bdist.linux-armv7l/wheel/coshed-0.0.6.data/scripts/coshed-watcher.py to 755 creating build/bdist.linux-armv7l/wheel/coshed-0.0.6.dist-info/WHEEL Running setup.py bdist_wheel for coshed: finished with status 'done' Stored in directory: /tmp/tmp9986d_um Successfully built coshed Cleaning up... Removing source in /tmp/pip-build-b898p65j/coshed