Created temporary directory: /tmp/pip-ephem-wheel-cache-fbvsdw5f Created temporary directory: /tmp/pip-req-tracker-9fabketz Created requirements tracker '/tmp/pip-req-tracker-9fabketz' Created temporary directory: /tmp/pip-wheel-rzfqy0_b Collecting repin==0.3.0 1 location(s) to search for versions of repin: * https://pypi.org/simple/repin/ Getting page https://pypi.org/simple/repin/ Analyzing links from page https://pypi.org/simple/repin/ Found link https://files.pythonhosted.org/packages/da/e7/3fb85086eaf059dc606cd7a336cb6fc663597c24426368c7cbf13c5988c6/repin-0.2.3-py3-none-any.whl#sha256=91abb63dbd119ffe65ae6bb274100faa16bbc4943a4ee9b703da39deda1a6b7a (from https://pypi.org/simple/repin/) (requires-python:>=3.0), version: 0.2.3 Found link https://files.pythonhosted.org/packages/8b/e0/2f8a77193ebb2c8f3890dc9ffb107ca9a13412c7b5f2178669e4a90b03ad/repin-0.2.3.tar.gz#sha256=35038d3e67099186c294e39ff2a1bf01a26ec8b0d555ca12caf5baf95e7dc483 (from https://pypi.org/simple/repin/) (requires-python:>=3.0), version: 0.2.3 Skipping link https://files.pythonhosted.org/packages/3a/5b/87e684bea227069ea6913b3fed53081020d41237651b0f8541438f4649c9/repin-0.3.0-py2-none-any.whl#sha256=99ffad1d7afc35b948a0bbe37a65d7c77889dddec1b6b35fd88c5a73aa38c50e (from https://pypi.org/simple/repin/) (requires-python:>=3.0); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/6a/2a/15885ddb5f06968cc0f18071dd5ef483b782f64130df591941362b7ce90c/repin-0.3.0.tar.gz#sha256=f24d0258bbf1e6da63a63dc92387f832fa0f5e0b123584065be6c7804a39dc3d (from https://pypi.org/simple/repin/) (requires-python:>=3.0), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-80pjys0o Downloading https://files.pythonhosted.org/packages/6a/2a/15885ddb5f06968cc0f18071dd5ef483b782f64130df591941362b7ce90c/repin-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6a/2a/15885ddb5f06968cc0f18071dd5ef483b782f64130df591941362b7ce90c/repin-0.3.0.tar.gz#sha256=f24d0258bbf1e6da63a63dc92387f832fa0f5e0b123584065be6c7804a39dc3d (from https://pypi.org/simple/repin/) (requires-python:>=3.0) Added repin==0.3.0 from https://files.pythonhosted.org/packages/6a/2a/15885ddb5f06968cc0f18071dd5ef483b782f64130df591941362b7ce90c/repin-0.3.0.tar.gz#sha256=f24d0258bbf1e6da63a63dc92387f832fa0f5e0b123584065be6c7804a39dc3d to build tracker '/tmp/pip-req-tracker-9fabketz' Running setup.py (path:/tmp/pip-wheel-rzfqy0_b/repin/setup.py) egg_info for package repin Running command python setup.py egg_info running egg_info creating pip-egg-info/repin.egg-info writing dependency_links to pip-egg-info/repin.egg-info/dependency_links.txt writing pip-egg-info/repin.egg-info/PKG-INFO writing entry points to pip-egg-info/repin.egg-info/entry_points.txt writing top-level names to pip-egg-info/repin.egg-info/top_level.txt writing requirements to pip-egg-info/repin.egg-info/requires.txt writing manifest file 'pip-egg-info/repin.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/repin.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/repin.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-rzfqy0_b/repin has version 0.3.0, which satisfies requirement repin==0.3.0 from https://files.pythonhosted.org/packages/6a/2a/15885ddb5f06968cc0f18071dd5ef483b782f64130df591941362b7ce90c/repin-0.3.0.tar.gz#sha256=f24d0258bbf1e6da63a63dc92387f832fa0f5e0b123584065be6c7804a39dc3d Removed repin==0.3.0 from https://files.pythonhosted.org/packages/6a/2a/15885ddb5f06968cc0f18071dd5ef483b782f64130df591941362b7ce90c/repin-0.3.0.tar.gz#sha256=f24d0258bbf1e6da63a63dc92387f832fa0f5e0b123584065be6c7804a39dc3d from build tracker '/tmp/pip-req-tracker-9fabketz' Building wheels for collected packages: repin Created temporary directory: /tmp/pip-wheel-zdcxvmd3 Running setup.py bdist_wheel for repin: started Destination directory: /tmp/pip-wheel-zdcxvmd3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-rzfqy0_b/repin/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-zdcxvmd3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/repin copying repin/cli_utils.py -> build/lib/repin copying repin/cli.py -> build/lib/repin copying repin/collectors.py -> build/lib/repin copying repin/piptools.py -> build/lib/repin copying repin/__init__.py -> build/lib/repin running egg_info writing repin.egg-info/PKG-INFO writing requirements to repin.egg-info/requires.txt writing dependency_links to repin.egg-info/dependency_links.txt writing top-level names to repin.egg-info/top_level.txt writing entry points to repin.egg-info/entry_points.txt reading manifest file 'repin.egg-info/SOURCES.txt' writing manifest file 'repin.egg-info/SOURCES.txt' 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/repin copying build/lib/repin/cli_utils.py -> build/bdist.linux-armv7l/wheel/repin copying build/lib/repin/cli.py -> build/bdist.linux-armv7l/wheel/repin copying build/lib/repin/collectors.py -> build/bdist.linux-armv7l/wheel/repin copying build/lib/repin/piptools.py -> build/bdist.linux-armv7l/wheel/repin copying build/lib/repin/__init__.py -> build/bdist.linux-armv7l/wheel/repin running install_egg_info Copying repin.egg-info to build/bdist.linux-armv7l/wheel/repin-0.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/repin-0.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-zdcxvmd3/repin-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'repin/__init__.py' adding 'repin/cli.py' adding 'repin/cli_utils.py' adding 'repin/collectors.py' adding 'repin/piptools.py' adding 'repin-0.3.0.dist-info/METADATA' adding 'repin-0.3.0.dist-info/WHEEL' adding 'repin-0.3.0.dist-info/entry_points.txt' adding 'repin-0.3.0.dist-info/top_level.txt' adding 'repin-0.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for repin: finished with status 'done' Stored in directory: /tmp/tmpebhkqd2q Successfully built repin Cleaning up... Removing source in /tmp/pip-wheel-rzfqy0_b/repin Removed build tracker '/tmp/pip-req-tracker-9fabketz'