Created temporary directory: /tmp/pip-ephem-wheel-cache-jiuavn_j Created temporary directory: /tmp/pip-req-tracker-ybb37dvs Created requirements tracker '/tmp/pip-req-tracker-ybb37dvs' Created temporary directory: /tmp/pip-wheel-0vg5jy50 Looking in indexes: https://pypi.python.org/simple Collecting python-onemapsg==0.0.1 1 location(s) to search for versions of python-onemapsg: * https://pypi.python.org/simple/python-onemapsg/ Getting page https://pypi.python.org/simple/python-onemapsg/ Analyzing links from page https://pypi.org/simple/python-onemapsg/ Found link https://files.pythonhosted.org/packages/df/cf/f6e17305c2b68cd251d539d9696605d5f086a634d8ffdc562d73a1da0c9f/python-onemapsg-0.0.1.tar.gz#sha256=6ef80565d1b165fcd3b0259a383596acd47fa6d8e7d4e378c1708d670143eb54 (from https://pypi.org/simple/python-onemapsg/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-czahd40n Downloading https://files.pythonhosted.org/packages/df/cf/f6e17305c2b68cd251d539d9696605d5f086a634d8ffdc562d73a1da0c9f/python-onemapsg-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/df/cf/f6e17305c2b68cd251d539d9696605d5f086a634d8ffdc562d73a1da0c9f/python-onemapsg-0.0.1.tar.gz#sha256=6ef80565d1b165fcd3b0259a383596acd47fa6d8e7d4e378c1708d670143eb54 (from https://pypi.org/simple/python-onemapsg/) Added python-onemapsg==0.0.1 from https://files.pythonhosted.org/packages/df/cf/f6e17305c2b68cd251d539d9696605d5f086a634d8ffdc562d73a1da0c9f/python-onemapsg-0.0.1.tar.gz#sha256=6ef80565d1b165fcd3b0259a383596acd47fa6d8e7d4e378c1708d670143eb54 to build tracker '/tmp/pip-req-tracker-ybb37dvs' Running setup.py (path:/tmp/pip-wheel-0vg5jy50/python-onemapsg/setup.py) egg_info for package python-onemapsg Running command python setup.py egg_info running egg_info creating pip-egg-info/python_onemapsg.egg-info writing dependency_links to pip-egg-info/python_onemapsg.egg-info/dependency_links.txt writing requirements to pip-egg-info/python_onemapsg.egg-info/requires.txt writing pip-egg-info/python_onemapsg.egg-info/PKG-INFO writing top-level names to pip-egg-info/python_onemapsg.egg-info/top_level.txt writing manifest file 'pip-egg-info/python_onemapsg.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/python_onemapsg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/python_onemapsg.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-0vg5jy50/python-onemapsg has version 0.0.1, which satisfies requirement python-onemapsg==0.0.1 from https://files.pythonhosted.org/packages/df/cf/f6e17305c2b68cd251d539d9696605d5f086a634d8ffdc562d73a1da0c9f/python-onemapsg-0.0.1.tar.gz#sha256=6ef80565d1b165fcd3b0259a383596acd47fa6d8e7d4e378c1708d670143eb54 Removed python-onemapsg==0.0.1 from https://files.pythonhosted.org/packages/df/cf/f6e17305c2b68cd251d539d9696605d5f086a634d8ffdc562d73a1da0c9f/python-onemapsg-0.0.1.tar.gz#sha256=6ef80565d1b165fcd3b0259a383596acd47fa6d8e7d4e378c1708d670143eb54 from build tracker '/tmp/pip-req-tracker-ybb37dvs' Building wheels for collected packages: python-onemapsg Created temporary directory: /tmp/pip-wheel-_sof28fn Running setup.py bdist_wheel for python-onemapsg: started Destination directory: /tmp/pip-wheel-_sof28fn Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0vg5jy50/python-onemapsg/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-_sof28fn running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_response.py -> build/lib/tests copying tests/test_client.py -> build/lib/tests copying tests/test_api.py -> build/lib/tests copying tests/test_utils.py -> build/lib/tests creating build/lib/onemapsg copying onemapsg/client.py -> build/lib/onemapsg copying onemapsg/status.py -> build/lib/onemapsg copying onemapsg/__version__.py -> build/lib/onemapsg copying onemapsg/api.py -> build/lib/onemapsg copying onemapsg/exceptions.py -> build/lib/onemapsg copying onemapsg/utils.py -> build/lib/onemapsg copying onemapsg/__init__.py -> build/lib/onemapsg copying onemapsg/response.py -> build/lib/onemapsg running egg_info writing requirements to python_onemapsg.egg-info/requires.txt writing top-level names to python_onemapsg.egg-info/top_level.txt writing python_onemapsg.egg-info/PKG-INFO writing dependency_links to python_onemapsg.egg-info/dependency_links.txt reading manifest file 'python_onemapsg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_onemapsg.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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_response.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_client.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_api.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/onemapsg copying build/lib/onemapsg/client.py -> build/bdist.linux-armv7l/wheel/onemapsg copying build/lib/onemapsg/status.py -> build/bdist.linux-armv7l/wheel/onemapsg copying build/lib/onemapsg/__version__.py -> build/bdist.linux-armv7l/wheel/onemapsg copying build/lib/onemapsg/api.py -> build/bdist.linux-armv7l/wheel/onemapsg copying build/lib/onemapsg/exceptions.py -> build/bdist.linux-armv7l/wheel/onemapsg copying build/lib/onemapsg/utils.py -> build/bdist.linux-armv7l/wheel/onemapsg copying build/lib/onemapsg/__init__.py -> build/bdist.linux-armv7l/wheel/onemapsg copying build/lib/onemapsg/response.py -> build/bdist.linux-armv7l/wheel/onemapsg running install_egg_info Copying python_onemapsg.egg-info to build/bdist.linux-armv7l/wheel/python_onemapsg-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/python_onemapsg-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-_sof28fn/python_onemapsg-0.0.1-py2.py3-none-any.whl' and adding '.' to it adding 'onemapsg/__init__.py' adding 'onemapsg/__version__.py' adding 'onemapsg/api.py' adding 'onemapsg/client.py' adding 'onemapsg/exceptions.py' adding 'onemapsg/response.py' adding 'onemapsg/status.py' adding 'onemapsg/utils.py' adding 'tests/__init__.py' adding 'tests/test_api.py' adding 'tests/test_client.py' adding 'tests/test_response.py' adding 'tests/test_utils.py' adding 'python_onemapsg-0.0.1.dist-info/LICENSE.txt' adding 'python_onemapsg-0.0.1.dist-info/top_level.txt' adding 'python_onemapsg-0.0.1.dist-info/WHEEL' adding 'python_onemapsg-0.0.1.dist-info/METADATA' adding 'python_onemapsg-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for python-onemapsg: finished with status 'done' Stored in directory: /tmp/tmpsx9d2lh8 Successfully built python-onemapsg Cleaning up... Removing source in /tmp/pip-wheel-0vg5jy50/python-onemapsg Removed build tracker '/tmp/pip-req-tracker-ybb37dvs'