Created temporary directory: /tmp/pip-ephem-wheel-cache-yqdywonv Created temporary directory: /tmp/pip-req-tracker-ap279vsx Created requirements tracker '/tmp/pip-req-tracker-ap279vsx' Created temporary directory: /tmp/pip-wheel-21n74sw5 Looking in indexes: https://pypi.python.org/simple Collecting python-onemapsg==0.0.2 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 Found link https://files.pythonhosted.org/packages/21/be/f5852543f60f3a0e216d74f9d3a270ff0068a060dcde67c445190c4d9ecb/python-onemapsg-0.0.2.tar.gz#sha256=d34a5f51de24374b4de290d33bc5573fd79d7d9a06c71eec05b3fe92c2fe1a2e (from https://pypi.org/simple/python-onemapsg/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-ra9wt3fw Downloading https://files.pythonhosted.org/packages/21/be/f5852543f60f3a0e216d74f9d3a270ff0068a060dcde67c445190c4d9ecb/python-onemapsg-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/21/be/f5852543f60f3a0e216d74f9d3a270ff0068a060dcde67c445190c4d9ecb/python-onemapsg-0.0.2.tar.gz#sha256=d34a5f51de24374b4de290d33bc5573fd79d7d9a06c71eec05b3fe92c2fe1a2e (from https://pypi.org/simple/python-onemapsg/) Added python-onemapsg==0.0.2 from https://files.pythonhosted.org/packages/21/be/f5852543f60f3a0e216d74f9d3a270ff0068a060dcde67c445190c4d9ecb/python-onemapsg-0.0.2.tar.gz#sha256=d34a5f51de24374b4de290d33bc5573fd79d7d9a06c71eec05b3fe92c2fe1a2e to build tracker '/tmp/pip-req-tracker-ap279vsx' Running setup.py (path:/tmp/pip-wheel-21n74sw5/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 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 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 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-21n74sw5/python-onemapsg has version 0.0.2, which satisfies requirement python-onemapsg==0.0.2 from https://files.pythonhosted.org/packages/21/be/f5852543f60f3a0e216d74f9d3a270ff0068a060dcde67c445190c4d9ecb/python-onemapsg-0.0.2.tar.gz#sha256=d34a5f51de24374b4de290d33bc5573fd79d7d9a06c71eec05b3fe92c2fe1a2e Removed python-onemapsg==0.0.2 from https://files.pythonhosted.org/packages/21/be/f5852543f60f3a0e216d74f9d3a270ff0068a060dcde67c445190c4d9ecb/python-onemapsg-0.0.2.tar.gz#sha256=d34a5f51de24374b4de290d33bc5573fd79d7d9a06c71eec05b3fe92c2fe1a2e from build tracker '/tmp/pip-req-tracker-ap279vsx' Building wheels for collected packages: python-onemapsg Created temporary directory: /tmp/pip-wheel-4flbqtdt Running setup.py bdist_wheel for python-onemapsg: started Destination directory: /tmp/pip-wheel-4flbqtdt Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-21n74sw5/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-4flbqtdt running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_status.py -> build/lib/tests copying tests/test_api.py -> build/lib/tests copying tests/test_client.py -> build/lib/tests copying tests/test_utils.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_response.py -> build/lib/tests creating build/lib/onemapsg copying onemapsg/exceptions.py -> build/lib/onemapsg copying onemapsg/api.py -> build/lib/onemapsg copying onemapsg/client.py -> build/lib/onemapsg copying onemapsg/status.py -> build/lib/onemapsg copying onemapsg/response.py -> build/lib/onemapsg copying onemapsg/utils.py -> build/lib/onemapsg copying onemapsg/__init__.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/test_status.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_client.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_utils.py -> 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 creating build/bdist.linux-armv7l/wheel/onemapsg copying build/lib/onemapsg/exceptions.py -> build/bdist.linux-armv7l/wheel/onemapsg copying build/lib/onemapsg/api.py -> 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/response.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 running install_egg_info Copying python_onemapsg.egg-info to build/bdist.linux-armv7l/wheel/python_onemapsg-0.0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/python_onemapsg-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-4flbqtdt/python_onemapsg-0.0.2-py2.py3-none-any.whl' and adding '.' to it adding 'onemapsg/__init__.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_status.py' adding 'tests/test_utils.py' adding 'python_onemapsg-0.0.2.dist-info/LICENSE.txt' adding 'python_onemapsg-0.0.2.dist-info/top_level.txt' adding 'python_onemapsg-0.0.2.dist-info/WHEEL' adding 'python_onemapsg-0.0.2.dist-info/METADATA' adding 'python_onemapsg-0.0.2.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/tmpw9ojbes9 Successfully built python-onemapsg Cleaning up... Removing source in /tmp/pip-wheel-21n74sw5/python-onemapsg Removed build tracker '/tmp/pip-req-tracker-ap279vsx'