Created temporary directory: /tmp/pip-ephem-wheel-cache-21wrltux Created temporary directory: /tmp/pip-req-tracker-17w_sj_x Created requirements tracker '/tmp/pip-req-tracker-17w_sj_x' Created temporary directory: /tmp/pip-wheel-ot8mla6_ Looking in indexes: https://pypi.python.org/simple Collecting reposit==0.3 1 location(s) to search for versions of reposit: * https://pypi.python.org/simple/reposit/ Getting page https://pypi.python.org/simple/reposit/ Analyzing links from page https://pypi.org/simple/reposit/ Found link https://files.pythonhosted.org/packages/19/ad/99190d25c503ca74e7cf3c4e4e4111fc2cd01192a57e5f6ab1eca9a8ec3d/reposit-0.3.tar.gz#sha256=bd882ea48a47c45b02d6d6f0a8003b48d1db8a331ef31598c5608090b49357bb (from https://pypi.org/simple/reposit/), version: 0.3 Using version 0.3 (newest of versions: 0.3) Created temporary directory: /tmp/pip-unpack-1n8bx17o Downloading https://files.pythonhosted.org/packages/19/ad/99190d25c503ca74e7cf3c4e4e4111fc2cd01192a57e5f6ab1eca9a8ec3d/reposit-0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/19/ad/99190d25c503ca74e7cf3c4e4e4111fc2cd01192a57e5f6ab1eca9a8ec3d/reposit-0.3.tar.gz#sha256=bd882ea48a47c45b02d6d6f0a8003b48d1db8a331ef31598c5608090b49357bb (from https://pypi.org/simple/reposit/) Added reposit==0.3 from https://files.pythonhosted.org/packages/19/ad/99190d25c503ca74e7cf3c4e4e4111fc2cd01192a57e5f6ab1eca9a8ec3d/reposit-0.3.tar.gz#sha256=bd882ea48a47c45b02d6d6f0a8003b48d1db8a331ef31598c5608090b49357bb to build tracker '/tmp/pip-req-tracker-17w_sj_x' Running setup.py (path:/tmp/pip-wheel-ot8mla6_/reposit/setup.py) egg_info for package reposit Running command python setup.py egg_info running egg_info creating pip-egg-info/reposit.egg-info writing dependency_links to pip-egg-info/reposit.egg-info/dependency_links.txt writing pip-egg-info/reposit.egg-info/PKG-INFO writing requirements to pip-egg-info/reposit.egg-info/requires.txt writing top-level names to pip-egg-info/reposit.egg-info/top_level.txt writing manifest file 'pip-egg-info/reposit.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/reposit.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/reposit.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ot8mla6_/reposit has version 0.3, which satisfies requirement reposit==0.3 from https://files.pythonhosted.org/packages/19/ad/99190d25c503ca74e7cf3c4e4e4111fc2cd01192a57e5f6ab1eca9a8ec3d/reposit-0.3.tar.gz#sha256=bd882ea48a47c45b02d6d6f0a8003b48d1db8a331ef31598c5608090b49357bb Removed reposit==0.3 from https://files.pythonhosted.org/packages/19/ad/99190d25c503ca74e7cf3c4e4e4111fc2cd01192a57e5f6ab1eca9a8ec3d/reposit-0.3.tar.gz#sha256=bd882ea48a47c45b02d6d6f0a8003b48d1db8a331ef31598c5608090b49357bb from build tracker '/tmp/pip-req-tracker-17w_sj_x' Building wheels for collected packages: reposit Created temporary directory: /tmp/pip-wheel-156_ior6 Running setup.py bdist_wheel for reposit: started Destination directory: /tmp/pip-wheel-156_ior6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ot8mla6_/reposit/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-156_ior6 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/reposit copying reposit/__init__.py -> build/lib/reposit copying reposit/settings.py -> build/lib/reposit creating build/lib/reposit_tests copying reposit_tests/__init__.py -> build/lib/reposit_tests copying reposit_tests/test_is_valid_url.py -> build/lib/reposit_tests copying reposit_tests/formatting_fixtures.py -> build/lib/reposit_tests copying reposit_tests/test_match_schema.py -> build/lib/reposit_tests copying reposit_tests/test_deepest_key.py -> build/lib/reposit_tests creating build/lib/scripts copying scripts/__init__.py -> build/lib/scripts creating build/lib/reposit/data copying reposit/data/controller.py -> build/lib/reposit/data copying reposit/data/api.py -> build/lib/reposit/data copying reposit/data/exceptions.py -> build/lib/reposit/data copying reposit/data/utils.py -> build/lib/reposit/data copying reposit/data/__init__.py -> build/lib/reposit/data creating build/lib/reposit/auth copying reposit/auth/exceptions.py -> build/lib/reposit/auth copying reposit/auth/account.py -> build/lib/reposit/auth copying reposit/auth/__init__.py -> build/lib/reposit/auth copying reposit/auth/connect.py -> build/lib/reposit/auth creating build/lib/reposit/utilities copying reposit/utilities/utils.py -> build/lib/reposit/utilities copying reposit/utilities/__init__.py -> build/lib/reposit/utilities 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/reposit creating build/bdist.linux-armv7l/wheel/reposit/data copying build/lib/reposit/data/controller.py -> build/bdist.linux-armv7l/wheel/reposit/data copying build/lib/reposit/data/api.py -> build/bdist.linux-armv7l/wheel/reposit/data copying build/lib/reposit/data/exceptions.py -> build/bdist.linux-armv7l/wheel/reposit/data copying build/lib/reposit/data/utils.py -> build/bdist.linux-armv7l/wheel/reposit/data copying build/lib/reposit/data/__init__.py -> build/bdist.linux-armv7l/wheel/reposit/data copying build/lib/reposit/__init__.py -> build/bdist.linux-armv7l/wheel/reposit creating build/bdist.linux-armv7l/wheel/reposit/auth copying build/lib/reposit/auth/exceptions.py -> build/bdist.linux-armv7l/wheel/reposit/auth copying build/lib/reposit/auth/account.py -> build/bdist.linux-armv7l/wheel/reposit/auth copying build/lib/reposit/auth/__init__.py -> build/bdist.linux-armv7l/wheel/reposit/auth copying build/lib/reposit/auth/connect.py -> build/bdist.linux-armv7l/wheel/reposit/auth copying build/lib/reposit/settings.py -> build/bdist.linux-armv7l/wheel/reposit creating build/bdist.linux-armv7l/wheel/reposit/utilities copying build/lib/reposit/utilities/utils.py -> build/bdist.linux-armv7l/wheel/reposit/utilities copying build/lib/reposit/utilities/__init__.py -> build/bdist.linux-armv7l/wheel/reposit/utilities creating build/bdist.linux-armv7l/wheel/reposit_tests copying build/lib/reposit_tests/__init__.py -> build/bdist.linux-armv7l/wheel/reposit_tests copying build/lib/reposit_tests/test_is_valid_url.py -> build/bdist.linux-armv7l/wheel/reposit_tests copying build/lib/reposit_tests/formatting_fixtures.py -> build/bdist.linux-armv7l/wheel/reposit_tests copying build/lib/reposit_tests/test_match_schema.py -> build/bdist.linux-armv7l/wheel/reposit_tests copying build/lib/reposit_tests/test_deepest_key.py -> build/bdist.linux-armv7l/wheel/reposit_tests creating build/bdist.linux-armv7l/wheel/scripts copying build/lib/scripts/__init__.py -> build/bdist.linux-armv7l/wheel/scripts running install_egg_info running egg_info writing dependency_links to reposit.egg-info/dependency_links.txt writing reposit.egg-info/PKG-INFO writing top-level names to reposit.egg-info/top_level.txt writing requirements to reposit.egg-info/requires.txt reading manifest file 'reposit.egg-info/SOURCES.txt' writing manifest file 'reposit.egg-info/SOURCES.txt' Copying reposit.egg-info to build/bdist.linux-armv7l/wheel/reposit-0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/reposit-0.3.dist-info/WHEEL creating '/tmp/pip-wheel-156_ior6/reposit-0.3-py3-none-any.whl' and adding '.' to it adding 'reposit/__init__.py' adding 'reposit/settings.py' adding 'reposit/auth/__init__.py' adding 'reposit/auth/account.py' adding 'reposit/auth/connect.py' adding 'reposit/auth/exceptions.py' adding 'reposit/data/__init__.py' adding 'reposit/data/api.py' adding 'reposit/data/controller.py' adding 'reposit/data/exceptions.py' adding 'reposit/data/utils.py' adding 'reposit/utilities/__init__.py' adding 'reposit/utilities/utils.py' adding 'reposit_tests/__init__.py' adding 'reposit_tests/formatting_fixtures.py' adding 'reposit_tests/test_deepest_key.py' adding 'reposit_tests/test_is_valid_url.py' adding 'reposit_tests/test_match_schema.py' adding 'scripts/__init__.py' adding 'reposit-0.3.dist-info/top_level.txt' adding 'reposit-0.3.dist-info/WHEEL' adding 'reposit-0.3.dist-info/METADATA' adding 'reposit-0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for reposit: finished with status 'done' Stored in directory: /tmp/tmpqvelvxst Successfully built reposit Cleaning up... Removing source in /tmp/pip-wheel-ot8mla6_/reposit Removed build tracker '/tmp/pip-req-tracker-17w_sj_x'