Collecting pybugger2==0.1 1 location(s) to search for versions of pybugger2: * https://pypi.python.org/simple/pybugger2/ Getting page https://pypi.python.org/simple/pybugger2/ Analyzing links from page https://pypi.python.org/simple/pybugger2/ Found link https://pypi.python.org/packages/49/13/06d5340b15484b2fd1a3eb4d814bd6b576bb32cb553ee982ff8609bb1276/pybugger2-0.2.tar.gz#md5=0a96152b2bf5b1b50424e03e19e39760 (from https://pypi.python.org/simple/pybugger2/), version: 0.2 Found link https://pypi.python.org/packages/5e/81/3428ffb92996e63846a87ccd06124fcbcc0546727063f99e5b53a4a987cf/pybugger2-0.6.tar.gz#md5=ab34aa407af08609aed9dace52027277 (from https://pypi.python.org/simple/pybugger2/), version: 0.6 Found link https://pypi.python.org/packages/8e/09/d65d78bee624dd4047a3584755c0003eeed1c527c2ddc1539f5203239c18/pybugger2-0.5.tar.gz#md5=93aeacf3ca2c28067c599feb3c569bab (from https://pypi.python.org/simple/pybugger2/), version: 0.5 Found link https://pypi.python.org/packages/e6/39/db8f463831306373c3c7aff67bec11ad38f6340c14bcb901d8d15d6a78c4/pybugger2-1.0.tar.gz#md5=60c96820aa44d6d33eea81f31b8a7790 (from https://pypi.python.org/simple/pybugger2/), version: 1.0 Found link https://pypi.python.org/packages/f0/95/6ec29e48b672673f07d782416579392664713f1f991a0cdb7a6c4fb6c894/pybugger2-0.1.tar.gz#md5=08c4ca0fcf10cadb624eed188850ac13 (from https://pypi.python.org/simple/pybugger2/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Downloading pybugger2-0.1.tar.gz Downloading from URL https://pypi.python.org/packages/f0/95/6ec29e48b672673f07d782416579392664713f1f991a0cdb7a6c4fb6c894/pybugger2-0.1.tar.gz#md5=08c4ca0fcf10cadb624eed188850ac13 (from https://pypi.python.org/simple/pybugger2/) Running setup.py (path:/tmp/pip-build-hgmo9k7s/pybugger2/setup.py) egg_info for package pybugger2 Running command python setup.py egg_info running egg_info creating pip-egg-info/pybugger2.egg-info writing pip-egg-info/pybugger2.egg-info/PKG-INFO writing top-level names to pip-egg-info/pybugger2.egg-info/top_level.txt writing dependency_links to pip-egg-info/pybugger2.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pybugger2.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/pybugger2.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pybugger2.egg-info/SOURCES.txt' Source in /tmp/pip-build-hgmo9k7s/pybugger2 has version 0.1, which satisfies requirement pybugger2==0.1 from https://pypi.python.org/packages/f0/95/6ec29e48b672673f07d782416579392664713f1f991a0cdb7a6c4fb6c894/pybugger2-0.1.tar.gz#md5=08c4ca0fcf10cadb624eed188850ac13 Building wheels for collected packages: pybugger2 Running setup.py bdist_wheel for pybugger2: started Destination directory: /tmp/tmpi1cuy1kgpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-hgmo9k7s/pybugger2/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/tmpi1cuy1kgpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pybugger copying pybugger/test.py -> build/lib/pybugger copying pybugger/__init__.py -> build/lib/pybugger copying pybugger/pybugger.py -> build/lib/pybugger 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/pybugger copying build/lib/pybugger/test.py -> build/bdist.linux-armv7l/wheel/pybugger copying build/lib/pybugger/__init__.py -> build/bdist.linux-armv7l/wheel/pybugger copying build/lib/pybugger/pybugger.py -> build/bdist.linux-armv7l/wheel/pybugger running install_egg_info running egg_info creating pybugger2.egg-info writing pybugger2.egg-info/PKG-INFO writing top-level names to pybugger2.egg-info/top_level.txt writing dependency_links to pybugger2.egg-info/dependency_links.txt writing manifest file 'pybugger2.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pybugger2.egg-info/SOURCES.txt' writing manifest file 'pybugger2.egg-info/SOURCES.txt' Copying pybugger2.egg-info to build/bdist.linux-armv7l/wheel/pybugger2-0.1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pybugger2-0.1.dist-info/WHEEL creating '/tmp/tmpi1cuy1kgpip-wheel-/pybugger2-0.1-py3-none-any.whl' and adding '.' to it adding 'pybugger/__init__.py' adding 'pybugger/pybugger.py' adding 'pybugger/test.py' adding 'pybugger2-0.1.dist-info/DESCRIPTION.rst' adding 'pybugger2-0.1.dist-info/metadata.json' adding 'pybugger2-0.1.dist-info/top_level.txt' adding 'pybugger2-0.1.dist-info/WHEEL' adding 'pybugger2-0.1.dist-info/METADATA' adding 'pybugger2-0.1.dist-info/RECORD' Running setup.py bdist_wheel for pybugger2: finished with status 'done' Stored in directory: /tmp/tmpg6xcegrb Successfully built pybugger2 Cleaning up... Removing source in /tmp/pip-build-hgmo9k7s/pybugger2