Collecting helpme==0.0.35 1 location(s) to search for versions of helpme: * https://pypi.python.org/simple/helpme/ Getting page https://pypi.python.org/simple/helpme/ Analyzing links from page https://pypi.org/simple/helpme/ Found link https://files.pythonhosted.org/packages/39/ab/1362542cb162ec7e539f596848ac89a9a800bc8167bd97946eae636189c4/helpme-0.0.2.tar.gz#sha256=1a0a2329331ba46cde178f3fc08718b0a9723afd336761c0e871f8a3e055d6ba (from https://pypi.org/simple/helpme/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/c7/18/f4d67504c99da6fae47d2dc06a135a12bc8dd13f84cb8a58ce31097f01fa/helpme-0.0.3.tar.gz#sha256=a5f3b20e7a47c4c9ff696c26fb2ce966948113699d6f93066dd9674cc5a56de1 (from https://pypi.org/simple/helpme/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/95/3d/e61061c0958360893f1b0f1ec692674e9aca5c81c4d47feda9a5eb20b0c5/helpme-0.0.31.tar.gz#sha256=1f6dc73598388567759eee87ec8c337dbcab512115464dde76cd55e842d8cba4 (from https://pypi.org/simple/helpme/), version: 0.0.31 Found link https://files.pythonhosted.org/packages/11/4b/1b1050ddc486e9d870022c3173c5988c5e7eb3f0cb0ddd74cd879cca71fc/helpme-0.0.32.tar.gz#sha256=1bb4bcf1bb917c269bdc2fc4b2c6b4bf66618e705807122938318a2bc6c69897 (from https://pypi.org/simple/helpme/), version: 0.0.32 Found link https://files.pythonhosted.org/packages/d0/aa/0df6b13c7de8209f48562726245a4bbbf68773a74a4da814f1574c613fd7/helpme-0.0.33.tar.gz#sha256=2723430941d2350df85d75a97002fa4809ccdc19c6705493380ca7de4ce5e838 (from https://pypi.org/simple/helpme/), version: 0.0.33 Found link https://files.pythonhosted.org/packages/de/5f/32959dbe6ce96e3956bdf9f50dd677d7a0131346719fee9862d529bd7417/helpme-0.0.34.tar.gz#sha256=303b5f0967fbbe1e65cc6ba2d7a7629e377d1d89d1c1c1e874427d8dcafbb56d (from https://pypi.org/simple/helpme/), version: 0.0.34 Found link https://files.pythonhosted.org/packages/34/7a/840f7f32edf8fd623beadb1030d671dc93eb83ac6c617d0eaf9e9323cb2e/helpme-0.0.35.tar.gz#sha256=a448e1430a7bad683a15ef131026668562b40c3d90efe981834f090fab421e67 (from https://pypi.org/simple/helpme/), version: 0.0.35 Using version 0.0.35 (newest of versions: 0.0.35) Downloading https://files.pythonhosted.org/packages/34/7a/840f7f32edf8fd623beadb1030d671dc93eb83ac6c617d0eaf9e9323cb2e/helpme-0.0.35.tar.gz (44kB) Downloading from URL https://files.pythonhosted.org/packages/34/7a/840f7f32edf8fd623beadb1030d671dc93eb83ac6c617d0eaf9e9323cb2e/helpme-0.0.35.tar.gz#sha256=a448e1430a7bad683a15ef131026668562b40c3d90efe981834f090fab421e67 (from https://pypi.org/simple/helpme/) Running setup.py (path:/tmp/pip-build-oc8h3fjn/helpme/setup.py) egg_info for package helpme Running command python setup.py egg_info running egg_info creating pip-egg-info/helpme.egg-info writing top-level names to pip-egg-info/helpme.egg-info/top_level.txt writing dependency_links to pip-egg-info/helpme.egg-info/dependency_links.txt writing pip-egg-info/helpme.egg-info/PKG-INFO writing requirements to pip-egg-info/helpme.egg-info/requires.txt writing entry points to pip-egg-info/helpme.egg-info/entry_points.txt writing manifest file 'pip-egg-info/helpme.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/helpme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'pip-egg-info/helpme.egg-info/SOURCES.txt' Source in /tmp/pip-build-oc8h3fjn/helpme has version 0.0.35, which satisfies requirement helpme==0.0.35 from https://files.pythonhosted.org/packages/34/7a/840f7f32edf8fd623beadb1030d671dc93eb83ac6c617d0eaf9e9323cb2e/helpme-0.0.35.tar.gz#sha256=a448e1430a7bad683a15ef131026668562b40c3d90efe981834f090fab421e67 Building wheels for collected packages: helpme Running setup.py bdist_wheel for helpme: started Destination directory: /tmp/tmp0cqqnhkopip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-oc8h3fjn/helpme/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/tmp0cqqnhkopip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/helpme copying helpme/__init__.py -> build/lib/helpme copying helpme/defaults.py -> build/lib/helpme copying helpme/version.py -> build/lib/helpme creating build/lib/helpme/logger copying helpme/logger/progress.py -> build/lib/helpme/logger copying helpme/logger/__init__.py -> build/lib/helpme/logger copying helpme/logger/namer.py -> build/lib/helpme/logger copying helpme/logger/spinner.py -> build/lib/helpme/logger copying helpme/logger/message.py -> build/lib/helpme/logger creating build/lib/helpme/main copying helpme/main/__init__.py -> build/lib/helpme/main creating build/lib/helpme/utils copying helpme/utils/terminal.py -> build/lib/helpme/utils copying helpme/utils/__init__.py -> build/lib/helpme/utils copying helpme/utils/settings.py -> build/lib/helpme/utils copying helpme/utils/memory.py -> build/lib/helpme/utils copying helpme/utils/fileio.py -> build/lib/helpme/utils creating build/lib/helpme/client copying helpme/client/__init__.py -> build/lib/helpme/client copying helpme/client/help.py -> build/lib/helpme/client copying helpme/client/config.py -> build/lib/helpme/client copying helpme/client/list.py -> build/lib/helpme/client creating build/lib/helpme/action copying helpme/action/submit.py -> build/lib/helpme/action copying helpme/action/record.py -> build/lib/helpme/action copying helpme/action/__init__.py -> build/lib/helpme/action creating build/lib/helpme/main/github copying helpme/main/github/utils.py -> build/lib/helpme/main/github copying helpme/main/github/__init__.py -> build/lib/helpme/main/github creating build/lib/helpme/main/uservoice copying helpme/main/uservoice/__init__.py -> build/lib/helpme/main/uservoice creating build/lib/helpme/main/workers copying helpme/main/workers/__init__.py -> build/lib/helpme/main/workers copying helpme/main/workers/worker.py -> build/lib/helpme/main/workers copying helpme/main/workers/tasks.py -> build/lib/helpme/main/workers creating build/lib/helpme/main/base copying helpme/main/base/http.py -> build/lib/helpme/main/base copying helpme/main/base/__init__.py -> build/lib/helpme/main/base copying helpme/main/base/settings.py -> build/lib/helpme/main/base copying helpme/main/base/auth.py -> build/lib/helpme/main/base copying helpme/main/base/headers.py -> build/lib/helpme/main/base running egg_info writing requirements to helpme.egg-info/requires.txt writing entry points to helpme.egg-info/entry_points.txt writing top-level names to helpme.egg-info/top_level.txt writing dependency_links to helpme.egg-info/dependency_links.txt writing helpme.egg-info/PKG-INFO reading manifest file 'helpme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'helpme.egg-info/SOURCES.txt' copying helpme/helpme.cfg -> build/lib/helpme copying helpme/main/README.md -> build/lib/helpme/main 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/helpme creating build/bdist.linux-armv7l/wheel/helpme/logger copying build/lib/helpme/logger/progress.py -> build/bdist.linux-armv7l/wheel/helpme/logger copying build/lib/helpme/logger/__init__.py -> build/bdist.linux-armv7l/wheel/helpme/logger copying build/lib/helpme/logger/namer.py -> build/bdist.linux-armv7l/wheel/helpme/logger copying build/lib/helpme/logger/spinner.py -> build/bdist.linux-armv7l/wheel/helpme/logger copying build/lib/helpme/logger/message.py -> build/bdist.linux-armv7l/wheel/helpme/logger creating build/bdist.linux-armv7l/wheel/helpme/main creating build/bdist.linux-armv7l/wheel/helpme/main/github copying build/lib/helpme/main/github/utils.py -> build/bdist.linux-armv7l/wheel/helpme/main/github copying build/lib/helpme/main/github/__init__.py -> build/bdist.linux-armv7l/wheel/helpme/main/github copying build/lib/helpme/main/__init__.py -> build/bdist.linux-armv7l/wheel/helpme/main copying build/lib/helpme/main/README.md -> build/bdist.linux-armv7l/wheel/helpme/main creating build/bdist.linux-armv7l/wheel/helpme/main/uservoice copying build/lib/helpme/main/uservoice/__init__.py -> build/bdist.linux-armv7l/wheel/helpme/main/uservoice creating build/bdist.linux-armv7l/wheel/helpme/main/workers copying build/lib/helpme/main/workers/__init__.py -> build/bdist.linux-armv7l/wheel/helpme/main/workers copying build/lib/helpme/main/workers/worker.py -> build/bdist.linux-armv7l/wheel/helpme/main/workers copying build/lib/helpme/main/workers/tasks.py -> build/bdist.linux-armv7l/wheel/helpme/main/workers creating build/bdist.linux-armv7l/wheel/helpme/main/base copying build/lib/helpme/main/base/http.py -> build/bdist.linux-armv7l/wheel/helpme/main/base copying build/lib/helpme/main/base/__init__.py -> build/bdist.linux-armv7l/wheel/helpme/main/base copying build/lib/helpme/main/base/settings.py -> build/bdist.linux-armv7l/wheel/helpme/main/base copying build/lib/helpme/main/base/auth.py -> build/bdist.linux-armv7l/wheel/helpme/main/base copying build/lib/helpme/main/base/headers.py -> build/bdist.linux-armv7l/wheel/helpme/main/base copying build/lib/helpme/__init__.py -> build/bdist.linux-armv7l/wheel/helpme copying build/lib/helpme/helpme.cfg -> build/bdist.linux-armv7l/wheel/helpme copying build/lib/helpme/defaults.py -> build/bdist.linux-armv7l/wheel/helpme creating build/bdist.linux-armv7l/wheel/helpme/utils copying build/lib/helpme/utils/terminal.py -> build/bdist.linux-armv7l/wheel/helpme/utils copying build/lib/helpme/utils/__init__.py -> build/bdist.linux-armv7l/wheel/helpme/utils copying build/lib/helpme/utils/settings.py -> build/bdist.linux-armv7l/wheel/helpme/utils copying build/lib/helpme/utils/memory.py -> build/bdist.linux-armv7l/wheel/helpme/utils copying build/lib/helpme/utils/fileio.py -> build/bdist.linux-armv7l/wheel/helpme/utils creating build/bdist.linux-armv7l/wheel/helpme/client copying build/lib/helpme/client/__init__.py -> build/bdist.linux-armv7l/wheel/helpme/client copying build/lib/helpme/client/help.py -> build/bdist.linux-armv7l/wheel/helpme/client copying build/lib/helpme/client/config.py -> build/bdist.linux-armv7l/wheel/helpme/client copying build/lib/helpme/client/list.py -> build/bdist.linux-armv7l/wheel/helpme/client creating build/bdist.linux-armv7l/wheel/helpme/action copying build/lib/helpme/action/submit.py -> build/bdist.linux-armv7l/wheel/helpme/action copying build/lib/helpme/action/record.py -> build/bdist.linux-armv7l/wheel/helpme/action copying build/lib/helpme/action/__init__.py -> build/bdist.linux-armv7l/wheel/helpme/action copying build/lib/helpme/version.py -> build/bdist.linux-armv7l/wheel/helpme running install_egg_info Copying helpme.egg-info to build/bdist.linux-armv7l/wheel/helpme-0.0.35-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/helpme-0.0.35.dist-info/WHEEL Running setup.py bdist_wheel for helpme: finished with status 'done' Stored in directory: /tmp/tmpa1j6vj0e Successfully built helpme Cleaning up... Removing source in /tmp/pip-build-oc8h3fjn/helpme