Collecting pyargs==0.10.0 1 location(s) to search for versions of pyargs: * https://pypi.python.org/simple/pyargs/ Getting page https://pypi.python.org/simple/pyargs/ Analyzing links from page https://pypi.python.org/simple/pyargs/ Found link https://pypi.python.org/packages/70/64/3a41bf67bd11459688024cc381b289a3c5c4e9b97a9bf289a9ae46e74d04/pyargs-0.8.0.tar.gz#md5=4a024d15618815a0b22078ab644ef315 (from https://pypi.python.org/simple/pyargs/), version: 0.8.0 Found link https://pypi.python.org/packages/86/09/8b5d7716de73315d855071a616a31ed894b28e90c8dac80b3e06e92eca32/pyargs-0.7.0.tar.gz#md5=56823f11041714d09a9cee9254e73f09 (from https://pypi.python.org/simple/pyargs/), version: 0.7.0 Found link https://pypi.python.org/packages/97/19/3b33bfe828180235d6d88120de154ae89e1a0c9c7cc04f32ff386a49d4b3/pyargs-0.9.0.tar.gz#md5=b83263b0f440f5134496e7ab5e0c3d9e (from https://pypi.python.org/simple/pyargs/), version: 0.9.0 Found link https://pypi.python.org/packages/c4/69/f724b2856d7612a19595c10db3cb17dd8735d931f19cfc070f77c4fa9d56/pyargs-0.6.0.tar.gz#md5=4b97c3ebb9022371e8a6d2ae4e6d3518 (from https://pypi.python.org/simple/pyargs/), version: 0.6.0 Found link https://pypi.python.org/packages/da/24/ad7aa958697e5dd3ad79da18a1bf17d6c3b36438f427f4d5844b3ca7f5b0/pyargs-0.10.0.tar.gz#md5=5a3583ef085ed942bb9875e044c8f582 (from https://pypi.python.org/simple/pyargs/), version: 0.10.0 Found link https://pypi.python.org/packages/e6/8b/8ff520b533090cb2acfa160e301005cd81ff9b127fc31e0d7769ce053df0/pyargs-0.11.0.tar.gz#md5=6504feea8d870128be32704a5eb15b2d (from https://pypi.python.org/simple/pyargs/), version: 0.11.0 Using version 0.10.0 (newest of versions: 0.10.0) Downloading pyargs-0.10.0.tar.gz Downloading from URL https://pypi.python.org/packages/da/24/ad7aa958697e5dd3ad79da18a1bf17d6c3b36438f427f4d5844b3ca7f5b0/pyargs-0.10.0.tar.gz#md5=5a3583ef085ed942bb9875e044c8f582 (from https://pypi.python.org/simple/pyargs/) Running setup.py (path:/tmp/pip-build-mw3j_e7g/pyargs/setup.py) egg_info for package pyargs Running command python setup.py egg_info running egg_info creating pip-egg-info/pyargs.egg-info writing entry points to pip-egg-info/pyargs.egg-info/entry_points.txt writing dependency_links to pip-egg-info/pyargs.egg-info/dependency_links.txt writing pip-egg-info/pyargs.egg-info/PKG-INFO writing top-level names to pip-egg-info/pyargs.egg-info/top_level.txt writing manifest file 'pip-egg-info/pyargs.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyargs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pyargs.egg-info/SOURCES.txt' Source in /tmp/pip-build-mw3j_e7g/pyargs has version 0.10.0, which satisfies requirement pyargs==0.10.0 from https://pypi.python.org/packages/da/24/ad7aa958697e5dd3ad79da18a1bf17d6c3b36438f427f4d5844b3ca7f5b0/pyargs-0.10.0.tar.gz#md5=5a3583ef085ed942bb9875e044c8f582 Building wheels for collected packages: pyargs Running setup.py bdist_wheel for pyargs: started Destination directory: /tmp/tmpoe1nv8avpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-mw3j_e7g/pyargs/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/tmpoe1nv8avpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyargs copying pyargs/arguments.py -> build/lib/pyargs copying pyargs/runner.py -> build/lib/pyargs copying pyargs/__init__.py -> build/lib/pyargs copying pyargs/main.py -> build/lib/pyargs copying pyargs/__main__.py -> build/lib/pyargs 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/pyargs copying build/lib/pyargs/arguments.py -> build/bdist.linux-armv7l/wheel/pyargs copying build/lib/pyargs/runner.py -> build/bdist.linux-armv7l/wheel/pyargs copying build/lib/pyargs/__init__.py -> build/bdist.linux-armv7l/wheel/pyargs copying build/lib/pyargs/main.py -> build/bdist.linux-armv7l/wheel/pyargs copying build/lib/pyargs/__main__.py -> build/bdist.linux-armv7l/wheel/pyargs running install_egg_info running egg_info writing dependency_links to pyargs.egg-info/dependency_links.txt writing pyargs.egg-info/PKG-INFO writing top-level names to pyargs.egg-info/top_level.txt writing entry points to pyargs.egg-info/entry_points.txt reading manifest file 'pyargs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyargs.egg-info/SOURCES.txt' Copying pyargs.egg-info to build/bdist.linux-armv7l/wheel/pyargs-0.10.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyargs-0.10.0.dist-info/WHEEL Running setup.py bdist_wheel for pyargs: finished with status 'done' Stored in directory: /tmp/tmp8v44pomp Successfully built pyargs Cleaning up... Removing source in /tmp/pip-build-mw3j_e7g/pyargs