Collecting flake8-debugger==3.1.0 1 location(s) to search for versions of flake8-debugger: * https://pypi.python.org/simple/flake8-debugger/ Getting page https://pypi.python.org/simple/flake8-debugger/ Analyzing links from page https://pypi.python.org/simple/flake8-debugger/ Found link https://pypi.python.org/packages/2c/a7/45823a26ef0c5fa7a0c099b772a5b6aa2d8e686284490ef738fc8691ffc0/flake8-debugger-3.0.0.tar.gz#md5=17664978093b8ba7d57533fe8fa41ae8 (from https://pypi.python.org/simple/flake8-debugger/), version: 3.0.0 Found link https://pypi.python.org/packages/39/4b/90548607282483dd15f9ce1f4434d735ae756e16e1faf60621b0f8877fcc/flake8-debugger-3.1.0.tar.gz#md5=5584986024b136eb5d48823d3cad2fa6 (from https://pypi.python.org/simple/flake8-debugger/), version: 3.1.0 Found link https://pypi.python.org/packages/3d/fd/164e13e8530b93d28875610a1eccfbf2f7dde8a1002cd651f22060cf6a79/flake8-debugger-1.3.1.tar.gz#md5=d5efc1331b6235a665e5c1f67f00c61c (from https://pypi.python.org/simple/flake8-debugger/), version: 1.3.1 Found link https://pypi.python.org/packages/59/a9/c8bccdef9e9bf3cb85159bac395b6bde8e8c3aed1f105c6ecfacedcaf6d2/flake8-debugger-1.2.tar.gz#md5=fe7e0eb1ab895ea80ae940e8123d52b9 (from https://pypi.python.org/simple/flake8-debugger/), version: 1.2 Found link https://pypi.python.org/packages/67/5d/9c050ddaa2214bd827e1140fdfeac17bb1323591bd010e1696e22bee5be6/flake8-debugger-1.3.tar.gz#md5=330ae58ccc14f0cee8d31ae522d2f317 (from https://pypi.python.org/simple/flake8-debugger/), version: 1.3 Found link https://pypi.python.org/packages/6a/2e/01d81f097abb2789af5a28c768030e708dd2cc01fd5f6d1caf4e976476f4/flake8-debugger-1.3.2.tar.gz#md5=9afbb76cb781d6fc125d98efed4c8f10 (from https://pypi.python.org/simple/flake8-debugger/), version: 1.3.2 Found link https://pypi.python.org/packages/c6/96/64d4b14786a190c12a280076eeb739944d511c52f164d69b1e33e482e5fd/flake8-debugger-1.1.tar.gz#md5=90d9f99f5b768289472ea04d8d93f506 (from https://pypi.python.org/simple/flake8-debugger/), version: 1.1 Skipping link https://pypi.python.org/packages/c7/04/ea7ece0cf306bcea8883aba39b69b13e7fe287a3f2faba311a68f333ec68/flake8_debugger-1.1-py2.7.egg#md5=de9b704456af791233219adbe34c6cb9 (from https://pypi.python.org/simple/flake8-debugger/); unsupported archive format: .egg Found link https://pypi.python.org/packages/d1/3f/0dd096c996c9c34acc5bc66c6b60895accc635e832e4e696446f12424348/flake8-debugger-1.4.0.tar.gz#md5=9f7d01657d6a56a7b2bf0c2343fecf60 (from https://pypi.python.org/simple/flake8-debugger/), version: 1.4.0 Using version 3.1.0 (newest of versions: 3.1.0) Downloading flake8-debugger-3.1.0.tar.gz Downloading from URL https://pypi.python.org/packages/39/4b/90548607282483dd15f9ce1f4434d735ae756e16e1faf60621b0f8877fcc/flake8-debugger-3.1.0.tar.gz#md5=5584986024b136eb5d48823d3cad2fa6 (from https://pypi.python.org/simple/flake8-debugger/) Running setup.py (path:/tmp/pip-build-zx9mexcy/flake8-debugger/setup.py) egg_info for package flake8-debugger Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-zx9mexcy/flake8-debugger/.eggs/pytest_runner-4.0-py3.4.egg running egg_info creating pip-egg-info/flake8_debugger.egg-info writing pip-egg-info/flake8_debugger.egg-info/PKG-INFO writing entry points to pip-egg-info/flake8_debugger.egg-info/entry_points.txt writing dependency_links to pip-egg-info/flake8_debugger.egg-info/dependency_links.txt writing top-level names to pip-egg-info/flake8_debugger.egg-info/top_level.txt writing requirements to pip-egg-info/flake8_debugger.egg-info/requires.txt writing manifest file 'pip-egg-info/flake8_debugger.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/flake8_debugger.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/flake8_debugger.egg-info/SOURCES.txt' Source in /tmp/pip-build-zx9mexcy/flake8-debugger has version 3.1.0, which satisfies requirement flake8-debugger==3.1.0 from https://pypi.python.org/packages/39/4b/90548607282483dd15f9ce1f4434d735ae756e16e1faf60621b0f8877fcc/flake8-debugger-3.1.0.tar.gz#md5=5584986024b136eb5d48823d3cad2fa6 Building wheels for collected packages: flake8-debugger Running setup.py bdist_wheel for flake8-debugger: started Destination directory: /tmp/tmpuxscjnpvpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zx9mexcy/flake8-debugger/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/tmpuxscjnpvpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib copying flake8_debugger.py -> build/lib installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel copying build/lib/flake8_debugger.py -> build/bdist.linux-armv7l/wheel running install_egg_info running egg_info writing top-level names to flake8_debugger.egg-info/top_level.txt writing requirements to flake8_debugger.egg-info/requires.txt writing dependency_links to flake8_debugger.egg-info/dependency_links.txt writing flake8_debugger.egg-info/PKG-INFO writing entry points to flake8_debugger.egg-info/entry_points.txt reading manifest file 'flake8_debugger.egg-info/SOURCES.txt' writing manifest file 'flake8_debugger.egg-info/SOURCES.txt' Copying flake8_debugger.egg-info to build/bdist.linux-armv7l/wheel/flake8_debugger-3.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/flake8_debugger-3.1.0.dist-info/WHEEL Running setup.py bdist_wheel for flake8-debugger: finished with status 'done' Stored in directory: /tmp/tmpluqdlvb6 Successfully built flake8-debugger Cleaning up... Removing source in /tmp/pip-build-zx9mexcy/flake8-debugger