Created temporary directory: /tmp/pip-ephem-wheel-cache-2ss17scf Created temporary directory: /tmp/pip-req-tracker-ne2c6d9y Created requirements tracker '/tmp/pip-req-tracker-ne2c6d9y' Created temporary directory: /tmp/pip-wheel-7kpjqsqy Looking in indexes: https://pypi.python.org/simple Collecting onlykey==0.4 1 location(s) to search for versions of onlykey: * https://pypi.python.org/simple/onlykey/ Getting page https://pypi.python.org/simple/onlykey/ Analyzing links from page https://pypi.org/simple/onlykey/ Found link https://files.pythonhosted.org/packages/64/b4/157e70eb6780cac45140b38b816954a308d6378bea618199f66ba5cfd154/onlykey-0.0.2.tar.gz#sha256=71e5925f8c7348614d1268f65bb323ee272692632cceeb52aca80a98193e0bf5 (from https://pypi.org/simple/onlykey/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/4e/55/48ccbfff45fa1de84e4631094e0d30eaa166ba4d234db6525106652ef8a3/onlykey-0.0.3.tar.gz#sha256=a8ee290aa13c88f0784169c7283e32b5edebabec2e78a2e86c69b788d8c7f1ca (from https://pypi.org/simple/onlykey/), version: 0.0.3 Skipping link https://files.pythonhosted.org/packages/c3/a9/eefa4a51a017ec67809f7fb99fdbef2ea4f7e3b498b25d9a4eeea4005eb5/onlykey-0.4-py2-none-any.whl#sha256=d9a65b4bb899466477a694c5a41b77f13c3618ee627149c165462e93f5639ee3 (from https://pypi.org/simple/onlykey/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/96/49/f2a5375520a08241eb5bd668dd6aea72a4785b4e38e0b9c756670a2c3dda/onlykey-0.4.tar.gz#sha256=7a2066a4cd5e0c6efa9a9dd7324caf758a76cc153c489bffd8156f93c9dfe598 (from https://pypi.org/simple/onlykey/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-22gsgn0q Downloading https://files.pythonhosted.org/packages/96/49/f2a5375520a08241eb5bd668dd6aea72a4785b4e38e0b9c756670a2c3dda/onlykey-0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/96/49/f2a5375520a08241eb5bd668dd6aea72a4785b4e38e0b9c756670a2c3dda/onlykey-0.4.tar.gz#sha256=7a2066a4cd5e0c6efa9a9dd7324caf758a76cc153c489bffd8156f93c9dfe598 (from https://pypi.org/simple/onlykey/) Added onlykey==0.4 from https://files.pythonhosted.org/packages/96/49/f2a5375520a08241eb5bd668dd6aea72a4785b4e38e0b9c756670a2c3dda/onlykey-0.4.tar.gz#sha256=7a2066a4cd5e0c6efa9a9dd7324caf758a76cc153c489bffd8156f93c9dfe598 to build tracker '/tmp/pip-req-tracker-ne2c6d9y' Running setup.py (path:/tmp/pip-wheel-7kpjqsqy/onlykey/setup.py) egg_info for package onlykey Running command python setup.py egg_info running egg_info creating pip-egg-info/onlykey.egg-info writing entry points to pip-egg-info/onlykey.egg-info/entry_points.txt writing requirements to pip-egg-info/onlykey.egg-info/requires.txt writing dependency_links to pip-egg-info/onlykey.egg-info/dependency_links.txt writing pip-egg-info/onlykey.egg-info/PKG-INFO writing top-level names to pip-egg-info/onlykey.egg-info/top_level.txt writing manifest file 'pip-egg-info/onlykey.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/onlykey.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/onlykey.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7kpjqsqy/onlykey has version 0.4, which satisfies requirement onlykey==0.4 from https://files.pythonhosted.org/packages/96/49/f2a5375520a08241eb5bd668dd6aea72a4785b4e38e0b9c756670a2c3dda/onlykey-0.4.tar.gz#sha256=7a2066a4cd5e0c6efa9a9dd7324caf758a76cc153c489bffd8156f93c9dfe598 Removed onlykey==0.4 from https://files.pythonhosted.org/packages/96/49/f2a5375520a08241eb5bd668dd6aea72a4785b4e38e0b9c756670a2c3dda/onlykey-0.4.tar.gz#sha256=7a2066a4cd5e0c6efa9a9dd7324caf758a76cc153c489bffd8156f93c9dfe598 from build tracker '/tmp/pip-req-tracker-ne2c6d9y' Building wheels for collected packages: onlykey Created temporary directory: /tmp/pip-wheel-4h_fliab Running setup.py bdist_wheel for onlykey: started Destination directory: /tmp/pip-wheel-4h_fliab Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7kpjqsqy/onlykey/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/pip-wheel-4h_fliab running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/onlykey copying onlykey/client.py -> build/lib/onlykey copying onlykey/__init__.py -> build/lib/onlykey copying onlykey/cli.py -> build/lib/onlykey 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/onlykey copying build/lib/onlykey/client.py -> build/bdist.linux-armv7l/wheel/onlykey copying build/lib/onlykey/__init__.py -> build/bdist.linux-armv7l/wheel/onlykey copying build/lib/onlykey/cli.py -> build/bdist.linux-armv7l/wheel/onlykey running install_egg_info running egg_info writing onlykey.egg-info/PKG-INFO writing entry points to onlykey.egg-info/entry_points.txt writing requirements to onlykey.egg-info/requires.txt writing dependency_links to onlykey.egg-info/dependency_links.txt writing top-level names to onlykey.egg-info/top_level.txt reading manifest file 'onlykey.egg-info/SOURCES.txt' writing manifest file 'onlykey.egg-info/SOURCES.txt' Copying onlykey.egg-info to build/bdist.linux-armv7l/wheel/onlykey-0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/onlykey-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-4h_fliab/onlykey-0.4-py3-none-any.whl' and adding '.' to it adding 'onlykey/__init__.py' adding 'onlykey/cli.py' adding 'onlykey/client.py' adding 'onlykey-0.4.dist-info/entry_points.txt' adding 'onlykey-0.4.dist-info/top_level.txt' adding 'onlykey-0.4.dist-info/WHEEL' adding 'onlykey-0.4.dist-info/METADATA' adding 'onlykey-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for onlykey: finished with status 'done' Stored in directory: /tmp/tmplv96disw Successfully built onlykey Cleaning up... Removing source in /tmp/pip-wheel-7kpjqsqy/onlykey Removed build tracker '/tmp/pip-req-tracker-ne2c6d9y'