Created temporary directory: /tmp/pip-ephem-wheel-cache-xq_9mt0c Created temporary directory: /tmp/pip-req-tracker-xs8wcfyn Created requirements tracker '/tmp/pip-req-tracker-xs8wcfyn' Created temporary directory: /tmp/pip-wheel-yr8ntg0a Collecting v2sub==1.0 1 location(s) to search for versions of v2sub: * https://pypi.org/simple/v2sub/ Getting page https://pypi.org/simple/v2sub/ Analyzing links from page https://pypi.org/simple/v2sub/ Found link https://files.pythonhosted.org/packages/d9/4a/21ebac8f2750413934451f37e540cfcfe5347e90e2a701fa213aabd0d5fa/v2sub-0.1.tar.gz#sha256=b27c5a629942d10199e29c5a21830acab169e3fe8dc5f8e343ca9bf2f462a18f (from https://pypi.org/simple/v2sub/) (requires-python:>=3), version: 0.1 Found link https://files.pythonhosted.org/packages/8f/1a/09275cd3aaeb74e9438f6c08a21f856cfd8e8f969e383fb207c89859bfe5/v2sub-0.2.tar.gz#sha256=558d335efde1ece7c5e16f8f002c9603c7591ae6e990ffc8f1a04494c8125fdf (from https://pypi.org/simple/v2sub/) (requires-python:>=3), version: 0.2 Found link https://files.pythonhosted.org/packages/73/b3/ef7819bec040267d8f91d54ac67fa9561fcc3eca8bee5e9ef5caacaac921/v2sub-0.3.tar.gz#sha256=ec3f2b774ce7c3cfcc01006ea4ef88eaa0f69c3a12c9816ae6f7be58597fa6f1 (from https://pypi.org/simple/v2sub/) (requires-python:>=3), version: 0.3 Found link https://files.pythonhosted.org/packages/5f/9e/98af8c374bb1a9f20a622558f14382d4726ac65b0256dc014827cd310265/v2sub-1.0.tar.gz#sha256=7f1bcf12070ae1f82136a5f1dcc86e6e80c5992ffd475603540a23d187e6d582 (from https://pypi.org/simple/v2sub/) (requires-python:>=3), version: 1.0 Using version 1.0 (newest of versions: 1.0) Created temporary directory: /tmp/pip-unpack-yxn2jzy4 Downloading https://files.pythonhosted.org/packages/5f/9e/98af8c374bb1a9f20a622558f14382d4726ac65b0256dc014827cd310265/v2sub-1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5f/9e/98af8c374bb1a9f20a622558f14382d4726ac65b0256dc014827cd310265/v2sub-1.0.tar.gz#sha256=7f1bcf12070ae1f82136a5f1dcc86e6e80c5992ffd475603540a23d187e6d582 (from https://pypi.org/simple/v2sub/) (requires-python:>=3) Added v2sub==1.0 from https://files.pythonhosted.org/packages/5f/9e/98af8c374bb1a9f20a622558f14382d4726ac65b0256dc014827cd310265/v2sub-1.0.tar.gz#sha256=7f1bcf12070ae1f82136a5f1dcc86e6e80c5992ffd475603540a23d187e6d582 to build tracker '/tmp/pip-req-tracker-xs8wcfyn' Running setup.py (path:/tmp/pip-wheel-yr8ntg0a/v2sub/setup.py) egg_info for package v2sub Running command python setup.py egg_info running egg_info creating pip-egg-info/v2sub.egg-info writing entry points to pip-egg-info/v2sub.egg-info/entry_points.txt writing dependency_links to pip-egg-info/v2sub.egg-info/dependency_links.txt writing pip-egg-info/v2sub.egg-info/PKG-INFO writing top-level names to pip-egg-info/v2sub.egg-info/top_level.txt writing requirements to pip-egg-info/v2sub.egg-info/requires.txt writing manifest file 'pip-egg-info/v2sub.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/v2sub.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/v2sub.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-yr8ntg0a/v2sub has version 1.0, which satisfies requirement v2sub==1.0 from https://files.pythonhosted.org/packages/5f/9e/98af8c374bb1a9f20a622558f14382d4726ac65b0256dc014827cd310265/v2sub-1.0.tar.gz#sha256=7f1bcf12070ae1f82136a5f1dcc86e6e80c5992ffd475603540a23d187e6d582 Removed v2sub==1.0 from https://files.pythonhosted.org/packages/5f/9e/98af8c374bb1a9f20a622558f14382d4726ac65b0256dc014827cd310265/v2sub-1.0.tar.gz#sha256=7f1bcf12070ae1f82136a5f1dcc86e6e80c5992ffd475603540a23d187e6d582 from build tracker '/tmp/pip-req-tracker-xs8wcfyn' Building wheels for collected packages: v2sub Created temporary directory: /tmp/pip-wheel-zxiyg54r Running setup.py bdist_wheel for v2sub: started Destination directory: /tmp/pip-wheel-zxiyg54r Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-yr8ntg0a/v2sub/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-zxiyg54r running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/v2sub copying v2sub/config.py -> build/lib/v2sub copying v2sub/subscribe.py -> build/lib/v2sub copying v2sub/utils.py -> build/lib/v2sub copying v2sub/__init__.py -> build/lib/v2sub copying v2sub/command.py -> build/lib/v2sub 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/v2sub copying build/lib/v2sub/config.py -> build/bdist.linux-armv7l/wheel/v2sub copying build/lib/v2sub/subscribe.py -> build/bdist.linux-armv7l/wheel/v2sub copying build/lib/v2sub/utils.py -> build/bdist.linux-armv7l/wheel/v2sub copying build/lib/v2sub/__init__.py -> build/bdist.linux-armv7l/wheel/v2sub copying build/lib/v2sub/command.py -> build/bdist.linux-armv7l/wheel/v2sub running install_egg_info running egg_info writing requirements to v2sub.egg-info/requires.txt writing v2sub.egg-info/PKG-INFO writing dependency_links to v2sub.egg-info/dependency_links.txt writing entry points to v2sub.egg-info/entry_points.txt writing top-level names to v2sub.egg-info/top_level.txt reading manifest file 'v2sub.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'v2sub.egg-info/SOURCES.txt' Copying v2sub.egg-info to build/bdist.linux-armv7l/wheel/v2sub-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/v2sub-1.0.dist-info/WHEEL creating '/tmp/pip-wheel-zxiyg54r/v2sub-1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'v2sub/__init__.py' adding 'v2sub/command.py' adding 'v2sub/config.py' adding 'v2sub/subscribe.py' adding 'v2sub/utils.py' adding 'v2sub-1.0.dist-info/LICENSE' adding 'v2sub-1.0.dist-info/METADATA' adding 'v2sub-1.0.dist-info/WHEEL' adding 'v2sub-1.0.dist-info/entry_points.txt' adding 'v2sub-1.0.dist-info/top_level.txt' adding 'v2sub-1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for v2sub: finished with status 'done' Stored in directory: /tmp/tmpf9bp_rko Successfully built v2sub Cleaning up... Removing source in /tmp/pip-wheel-yr8ntg0a/v2sub Removed build tracker '/tmp/pip-req-tracker-xs8wcfyn'