Collecting whale-linter==0.0.9.post1 1 location(s) to search for versions of whale-linter: * https://pypi.python.org/simple/whale-linter/ Getting page https://pypi.python.org/simple/whale-linter/ Analyzing links from page https://pypi.python.org/simple/whale-linter/ Found link https://pypi.python.org/packages/1e/62/d5b9bc1e334da65777a01ee21c8861f1cfff03138568792e523c4a041885/whale-linter-0.0.8.post1.tar.gz#md5=0c93891e0d3690069527964197b0047c (from https://pypi.python.org/simple/whale-linter/), version: 0.0.8.post1 Found link https://pypi.python.org/packages/2b/26/587aae0b1b3a7097385f594c3cc80d48c5755cbf3e3d70e78630002b4cdd/whale-linter-0.0.6.tar.gz#md5=a7d641abc586c6d938710ad107fb5e91 (from https://pypi.python.org/simple/whale-linter/), version: 0.0.6 Found link https://pypi.python.org/packages/2c/01/b660d82816105aa192e999acc2916ccfbab0be96b78a694c9cc27a07d90c/whale-linter-0.0.7.tar.gz#md5=950f2278314351248cd1bc3c5714f89a (from https://pypi.python.org/simple/whale-linter/), version: 0.0.7 Found link https://pypi.python.org/packages/54/8d/d315715d6ce07c7c84e74fc53b740fba24d1bf3a9af7d2b5fe1a001f5604/whale-linter-0.0.5.tar.gz#md5=95f1a53acc33fe4476761bb8f95072ce (from https://pypi.python.org/simple/whale-linter/), version: 0.0.5 Found link https://pypi.python.org/packages/7e/37/7187794fb0b8c01dcac031aadf573534121f4d011d00a712bab874240b10/whale-linter-0.0.4.tar.gz#md5=854fd7c0719e81b935237b86a7f6f241 (from https://pypi.python.org/simple/whale-linter/), version: 0.0.4 Found link https://pypi.python.org/packages/b0/a0/b16ea5ebcc9a056f893cdf12296b9d7bed68866aeb73b45720a75fe59989/whale-linter-0.0.9.post1.tar.gz#md5=4ab74d41d50060b4a18fd947586bb422 (from https://pypi.python.org/simple/whale-linter/), version: 0.0.9.post1 Found link https://pypi.python.org/packages/de/d4/ac6493dd1af684518032b0873c6e705db1c36e4c0128fcc467b62ab7ef50/whale-linter-0.0.8.post3.tar.gz#md5=62f6caaae9d025ee989089ecf90b77e2 (from https://pypi.python.org/simple/whale-linter/), version: 0.0.8.post3 Found link https://pypi.python.org/packages/eb/e1/d1fa6d0fc66d38d84d5730ca6458ce4d453dd9bb932193b5991e754c1ed2/whale-linter-0.0.8.tar.gz#md5=775903e3ddd0fdf906f259002a66e2cd (from https://pypi.python.org/simple/whale-linter/), version: 0.0.8 Using version 0.0.9.post1 (newest of versions: 0.0.9.post1) Downloading whale-linter-0.0.9.post1.tar.gz Downloading from URL https://pypi.python.org/packages/b0/a0/b16ea5ebcc9a056f893cdf12296b9d7bed68866aeb73b45720a75fe59989/whale-linter-0.0.9.post1.tar.gz#md5=4ab74d41d50060b4a18fd947586bb422 (from https://pypi.python.org/simple/whale-linter/) Running setup.py (path:/tmp/pip-build-8fyemz3s/whale-linter/setup.py) egg_info for package whale-linter Running command python setup.py egg_info running egg_info creating pip-egg-info/whale_linter.egg-info writing requirements to pip-egg-info/whale_linter.egg-info/requires.txt writing pip-egg-info/whale_linter.egg-info/PKG-INFO writing dependency_links to pip-egg-info/whale_linter.egg-info/dependency_links.txt writing top-level names to pip-egg-info/whale_linter.egg-info/top_level.txt writing manifest file 'pip-egg-info/whale_linter.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/whale_linter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/whale_linter.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '0.0.9-1' to '0.0.9.post1' normalized_version, Source in /tmp/pip-build-8fyemz3s/whale-linter has version 0.0.9.post1, which satisfies requirement whale-linter==0.0.9.post1 from https://pypi.python.org/packages/b0/a0/b16ea5ebcc9a056f893cdf12296b9d7bed68866aeb73b45720a75fe59989/whale-linter-0.0.9.post1.tar.gz#md5=4ab74d41d50060b4a18fd947586bb422 Building wheels for collected packages: whale-linter Running setup.py bdist_wheel for whale-linter: started Destination directory: /tmp/tmpwgfzt12mpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8fyemz3s/whale-linter/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/tmpwgfzt12mpip-wheel- /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '0.0.9-1' to '0.0.9.post1' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/whalelinter copying whalelinter/dispatcher.py -> build/lib/whalelinter copying whalelinter/parser.py -> build/lib/whalelinter copying whalelinter/__init__.py -> build/lib/whalelinter copying whalelinter/token.py -> build/lib/whalelinter copying whalelinter/utils.py -> build/lib/whalelinter copying whalelinter/checker.py -> build/lib/whalelinter copying whalelinter/app.py -> build/lib/whalelinter creating build/lib/whalelinter/commands copying whalelinter/commands/common.py -> build/lib/whalelinter/commands copying whalelinter/commands/apt.py -> build/lib/whalelinter/commands copying whalelinter/commands/command.py -> build/lib/whalelinter/commands copying whalelinter/commands/__init__.py -> build/lib/whalelinter/commands running egg_info writing requirements to whale_linter.egg-info/requires.txt writing top-level names to whale_linter.egg-info/top_level.txt writing whale_linter.egg-info/PKG-INFO writing dependency_links to whale_linter.egg-info/dependency_links.txt reading manifest file 'whale_linter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'whale_linter.egg-info/SOURCES.txt' copying whalelinter/config.json -> build/lib/whalelinter running build_scripts creating build/scripts-3.4 copying and adjusting bin/whale-linter -> build/scripts-3.4 changing mode of build/scripts-3.4/whale-linter 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/whalelinter copying build/lib/whalelinter/config.json -> build/bdist.linux-armv7l/wheel/whalelinter copying build/lib/whalelinter/dispatcher.py -> build/bdist.linux-armv7l/wheel/whalelinter copying build/lib/whalelinter/parser.py -> build/bdist.linux-armv7l/wheel/whalelinter copying build/lib/whalelinter/__init__.py -> build/bdist.linux-armv7l/wheel/whalelinter copying build/lib/whalelinter/token.py -> build/bdist.linux-armv7l/wheel/whalelinter copying build/lib/whalelinter/utils.py -> build/bdist.linux-armv7l/wheel/whalelinter creating build/bdist.linux-armv7l/wheel/whalelinter/commands copying build/lib/whalelinter/commands/common.py -> build/bdist.linux-armv7l/wheel/whalelinter/commands copying build/lib/whalelinter/commands/apt.py -> build/bdist.linux-armv7l/wheel/whalelinter/commands copying build/lib/whalelinter/commands/command.py -> build/bdist.linux-armv7l/wheel/whalelinter/commands copying build/lib/whalelinter/commands/__init__.py -> build/bdist.linux-armv7l/wheel/whalelinter/commands copying build/lib/whalelinter/checker.py -> build/bdist.linux-armv7l/wheel/whalelinter copying build/lib/whalelinter/app.py -> build/bdist.linux-armv7l/wheel/whalelinter running install_egg_info Copying whale_linter.egg-info to build/bdist.linux-armv7l/wheel/whale_linter-0.0.9.post1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/whale_linter-0.0.9.post1.data creating build/bdist.linux-armv7l/wheel/whale_linter-0.0.9.post1.data/scripts copying build/scripts-3.4/whale-linter -> build/bdist.linux-armv7l/wheel/whale_linter-0.0.9.post1.data/scripts changing mode of build/bdist.linux-armv7l/wheel/whale_linter-0.0.9.post1.data/scripts/whale-linter to 755 creating build/bdist.linux-armv7l/wheel/whale_linter-0.0.9.post1.dist-info/WHEEL Running setup.py bdist_wheel for whale-linter: finished with status 'done' Stored in directory: /tmp/tmpc6l8mifm Successfully built whale-linter Cleaning up... Removing source in /tmp/pip-build-8fyemz3s/whale-linter