Created temporary directory: /tmp/pip-ephem-wheel-cache-8lw4rsbw Created temporary directory: /tmp/pip-req-tracker-2osgwjkz Created requirements tracker '/tmp/pip-req-tracker-2osgwjkz' Created temporary directory: /tmp/pip-wheel-j28wlm7v Collecting marcopolo-utils==0.1 1 location(s) to search for versions of marcopolo-utils: * https://pypi.org/simple/marcopolo-utils/ Getting page https://pypi.org/simple/marcopolo-utils/ Analyzing links from page https://pypi.org/simple/marcopolo-utils/ Found link https://files.pythonhosted.org/packages/5f/3f/d33b664e1b5822fa26d4eb1a1a02974274366686bff80487b0251f77949a/marcopolo_utils-0.1.tar.gz#sha256=26a2e884bf9a9e3735f06b0cd4ace72fcf23f97e960eab5c5f6286b3b7ce4871 (from https://pypi.org/simple/marcopolo-utils/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Created temporary directory: /tmp/pip-unpack-p8qaifuo Downloading https://files.pythonhosted.org/packages/5f/3f/d33b664e1b5822fa26d4eb1a1a02974274366686bff80487b0251f77949a/marcopolo_utils-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5f/3f/d33b664e1b5822fa26d4eb1a1a02974274366686bff80487b0251f77949a/marcopolo_utils-0.1.tar.gz#sha256=26a2e884bf9a9e3735f06b0cd4ace72fcf23f97e960eab5c5f6286b3b7ce4871 (from https://pypi.org/simple/marcopolo-utils/) Added marcopolo-utils==0.1 from https://files.pythonhosted.org/packages/5f/3f/d33b664e1b5822fa26d4eb1a1a02974274366686bff80487b0251f77949a/marcopolo_utils-0.1.tar.gz#sha256=26a2e884bf9a9e3735f06b0cd4ace72fcf23f97e960eab5c5f6286b3b7ce4871 to build tracker '/tmp/pip-req-tracker-2osgwjkz' Running setup.py (path:/tmp/pip-wheel-j28wlm7v/marcopolo-utils/setup.py) egg_info for package marcopolo-utils Running command python setup.py egg_info running egg_info creating pip-egg-info/marcopolo_utils.egg-info writing requirements to pip-egg-info/marcopolo_utils.egg-info/requires.txt writing top-level names to pip-egg-info/marcopolo_utils.egg-info/top_level.txt writing dependency_links to pip-egg-info/marcopolo_utils.egg-info/dependency_links.txt writing pip-egg-info/marcopolo_utils.egg-info/PKG-INFO writing manifest file 'pip-egg-info/marcopolo_utils.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/marcopolo_utils.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/marcopolo_utils.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-j28wlm7v/marcopolo-utils has version 0.1, which satisfies requirement marcopolo-utils==0.1 from https://files.pythonhosted.org/packages/5f/3f/d33b664e1b5822fa26d4eb1a1a02974274366686bff80487b0251f77949a/marcopolo_utils-0.1.tar.gz#sha256=26a2e884bf9a9e3735f06b0cd4ace72fcf23f97e960eab5c5f6286b3b7ce4871 Removed marcopolo-utils==0.1 from https://files.pythonhosted.org/packages/5f/3f/d33b664e1b5822fa26d4eb1a1a02974274366686bff80487b0251f77949a/marcopolo_utils-0.1.tar.gz#sha256=26a2e884bf9a9e3735f06b0cd4ace72fcf23f97e960eab5c5f6286b3b7ce4871 from build tracker '/tmp/pip-req-tracker-2osgwjkz' Building wheels for collected packages: marcopolo-utils Created temporary directory: /tmp/pip-wheel-axtaubfk Running setup.py bdist_wheel for marcopolo-utils: started Destination directory: /tmp/pip-wheel-axtaubfk Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-j28wlm7v/marcopolo-utils/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-axtaubfk running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/marcopolo_utils copying marcopolo_utils/utils.py -> build/lib/marcopolo_utils copying marcopolo_utils/__init__.py -> build/lib/marcopolo_utils 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/marcopolo_utils copying build/lib/marcopolo_utils/utils.py -> build/bdist.linux-armv7l/wheel/marcopolo_utils copying build/lib/marcopolo_utils/__init__.py -> build/bdist.linux-armv7l/wheel/marcopolo_utils running install_egg_info running egg_info creating marcopolo_utils.egg-info writing top-level names to marcopolo_utils.egg-info/top_level.txt writing dependency_links to marcopolo_utils.egg-info/dependency_links.txt writing requirements to marcopolo_utils.egg-info/requires.txt writing marcopolo_utils.egg-info/PKG-INFO writing manifest file 'marcopolo_utils.egg-info/SOURCES.txt' reading manifest file 'marcopolo_utils.egg-info/SOURCES.txt' writing manifest file 'marcopolo_utils.egg-info/SOURCES.txt' Copying marcopolo_utils.egg-info to build/bdist.linux-armv7l/wheel/marcopolo_utils-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/marcopolo_utils-0.1.dist-info/WHEEL creating '/tmp/pip-wheel-axtaubfk/marcopolo_utils-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'marcopolo_utils/__init__.py' adding 'marcopolo_utils/utils.py' adding 'marcopolo_utils-0.1.dist-info/METADATA' adding 'marcopolo_utils-0.1.dist-info/WHEEL' adding 'marcopolo_utils-0.1.dist-info/top_level.txt' adding 'marcopolo_utils-0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for marcopolo-utils: finished with status 'done' Stored in directory: /tmp/tmp12ra0ei4 Successfully built marcopolo-utils Cleaning up... Removing source in /tmp/pip-wheel-j28wlm7v/marcopolo-utils Removed build tracker '/tmp/pip-req-tracker-2osgwjkz'