Created temporary directory: /tmp/pip-ephem-wheel-cache-7hm6ajpr Created temporary directory: /tmp/pip-req-tracker-yfips1q5 Created requirements tracker '/tmp/pip-req-tracker-yfips1q5' Created temporary directory: /tmp/pip-wheel-s67pecc0 Looking in indexes: https://pypi.python.org/simple Collecting teralytic==1.0.5.post28 1 location(s) to search for versions of teralytic: * https://pypi.python.org/simple/teralytic/ Getting page https://pypi.python.org/simple/teralytic/ Analyzing links from page https://pypi.org/simple/teralytic/ Found link https://files.pythonhosted.org/packages/c7/79/6e5b7675a8bd0c9af0566388c7e0feb8d9aefa65e7ed183a25884fba95f9/teralytic-1.0.5.post27.tar.gz#sha256=60f48f63dfab06edcba03513f964076db9822b15b9f096394f185228f6db15e6 (from https://pypi.org/simple/teralytic/), version: 1.0.5.post27 Found link https://files.pythonhosted.org/packages/ba/f2/75eb5a1359ece96e343bdddf74e7e530825ca02e59d6fdd40eb1e33cce48/teralytic-1.0.5.post28.tar.gz#sha256=3a4c795694e686411fd862ba4049c123ce2e0eb618347492000bb02810da5475 (from https://pypi.org/simple/teralytic/), version: 1.0.5.post28 Using version 1.0.5.post28 (newest of versions: 1.0.5.post28) Created temporary directory: /tmp/pip-unpack-ltc94zhs Downloading https://files.pythonhosted.org/packages/ba/f2/75eb5a1359ece96e343bdddf74e7e530825ca02e59d6fdd40eb1e33cce48/teralytic-1.0.5.post28.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ba/f2/75eb5a1359ece96e343bdddf74e7e530825ca02e59d6fdd40eb1e33cce48/teralytic-1.0.5.post28.tar.gz#sha256=3a4c795694e686411fd862ba4049c123ce2e0eb618347492000bb02810da5475 (from https://pypi.org/simple/teralytic/) Added teralytic==1.0.5.post28 from https://files.pythonhosted.org/packages/ba/f2/75eb5a1359ece96e343bdddf74e7e530825ca02e59d6fdd40eb1e33cce48/teralytic-1.0.5.post28.tar.gz#sha256=3a4c795694e686411fd862ba4049c123ce2e0eb618347492000bb02810da5475 to build tracker '/tmp/pip-req-tracker-yfips1q5' Running setup.py (path:/tmp/pip-wheel-s67pecc0/teralytic/setup.py) egg_info for package teralytic Running command python setup.py egg_info running egg_info creating pip-egg-info/teralytic.egg-info writing requirements to pip-egg-info/teralytic.egg-info/requires.txt writing pip-egg-info/teralytic.egg-info/PKG-INFO writing top-level names to pip-egg-info/teralytic.egg-info/top_level.txt writing dependency_links to pip-egg-info/teralytic.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/teralytic.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/teralytic.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/teralytic.egg-info/SOURCES.txt' /home/piwheels/.local/lib/python3.4/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '1.0.5-28' to '1.0.5.post28' normalized_version, Source in /tmp/pip-wheel-s67pecc0/teralytic has version 1.0.5.post28, which satisfies requirement teralytic==1.0.5.post28 from https://files.pythonhosted.org/packages/ba/f2/75eb5a1359ece96e343bdddf74e7e530825ca02e59d6fdd40eb1e33cce48/teralytic-1.0.5.post28.tar.gz#sha256=3a4c795694e686411fd862ba4049c123ce2e0eb618347492000bb02810da5475 Removed teralytic==1.0.5.post28 from https://files.pythonhosted.org/packages/ba/f2/75eb5a1359ece96e343bdddf74e7e530825ca02e59d6fdd40eb1e33cce48/teralytic-1.0.5.post28.tar.gz#sha256=3a4c795694e686411fd862ba4049c123ce2e0eb618347492000bb02810da5475 from build tracker '/tmp/pip-req-tracker-yfips1q5' Building wheels for collected packages: teralytic Created temporary directory: /tmp/pip-wheel-moaiyo9f Running setup.py bdist_wheel for teralytic: started Destination directory: /tmp/pip-wheel-moaiyo9f Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-s67pecc0/teralytic/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-moaiyo9f /home/piwheels/.local/lib/python3.4/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '1.0.5-28' to '1.0.5.post28' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test copying test/test_weather_data.py -> build/lib/test copying test/test_reading_location.py -> build/lib/test copying test/test_organization_api.py -> build/lib/test copying test/test_reading.py -> build/lib/test copying test/test_depth_reading.py -> build/lib/test copying test/test_error.py -> build/lib/test copying test/test_field_geometry_geometry.py -> build/lib/test copying test/test_field.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_field_geometry.py -> build/lib/test copying test/test_probe_api.py -> build/lib/test copying test/test_probe.py -> build/lib/test copying test/test_micro_climate_data.py -> build/lib/test copying test/test_field_api.py -> build/lib/test copying test/test_organization.py -> build/lib/test creating build/lib/teralytic copying teralytic/api_client.py -> build/lib/teralytic copying teralytic/configuration.py -> build/lib/teralytic copying teralytic/__init__.py -> build/lib/teralytic copying teralytic/rest.py -> build/lib/teralytic creating build/lib/teralytic/models copying teralytic/models/reading.py -> build/lib/teralytic/models copying teralytic/models/depth_reading.py -> build/lib/teralytic/models copying teralytic/models/micro_climate_data.py -> build/lib/teralytic/models copying teralytic/models/weather_data.py -> build/lib/teralytic/models copying teralytic/models/reading_location.py -> build/lib/teralytic/models copying teralytic/models/field.py -> build/lib/teralytic/models copying teralytic/models/organization.py -> build/lib/teralytic/models copying teralytic/models/probe.py -> build/lib/teralytic/models copying teralytic/models/__init__.py -> build/lib/teralytic/models copying teralytic/models/error.py -> build/lib/teralytic/models copying teralytic/models/field_geometry_geometry.py -> build/lib/teralytic/models copying teralytic/models/field_geometry.py -> build/lib/teralytic/models creating build/lib/teralytic/api copying teralytic/api/field_api.py -> build/lib/teralytic/api copying teralytic/api/__init__.py -> build/lib/teralytic/api copying teralytic/api/organization_api.py -> build/lib/teralytic/api copying teralytic/api/probe_api.py -> build/lib/teralytic/api running egg_info writing top-level names to teralytic.egg-info/top_level.txt writing requirements to teralytic.egg-info/requires.txt writing dependency_links to teralytic.egg-info/dependency_links.txt writing teralytic.egg-info/PKG-INFO reading manifest file 'teralytic.egg-info/SOURCES.txt' writing manifest file 'teralytic.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/test copying build/lib/test/test_weather_data.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_reading_location.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_organization_api.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_reading.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_depth_reading.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_error.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_field_geometry_geometry.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_field.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_field_geometry.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_probe_api.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_probe.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_micro_climate_data.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_field_api.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_organization.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/teralytic creating build/bdist.linux-armv7l/wheel/teralytic/models copying build/lib/teralytic/models/reading.py -> build/bdist.linux-armv7l/wheel/teralytic/models copying build/lib/teralytic/models/depth_reading.py -> build/bdist.linux-armv7l/wheel/teralytic/models copying build/lib/teralytic/models/micro_climate_data.py -> build/bdist.linux-armv7l/wheel/teralytic/models copying build/lib/teralytic/models/weather_data.py -> build/bdist.linux-armv7l/wheel/teralytic/models copying build/lib/teralytic/models/reading_location.py -> build/bdist.linux-armv7l/wheel/teralytic/models copying build/lib/teralytic/models/field.py -> build/bdist.linux-armv7l/wheel/teralytic/models copying build/lib/teralytic/models/organization.py -> build/bdist.linux-armv7l/wheel/teralytic/models copying build/lib/teralytic/models/probe.py -> build/bdist.linux-armv7l/wheel/teralytic/models copying build/lib/teralytic/models/__init__.py -> build/bdist.linux-armv7l/wheel/teralytic/models copying build/lib/teralytic/models/error.py -> build/bdist.linux-armv7l/wheel/teralytic/models copying build/lib/teralytic/models/field_geometry_geometry.py -> build/bdist.linux-armv7l/wheel/teralytic/models copying build/lib/teralytic/models/field_geometry.py -> build/bdist.linux-armv7l/wheel/teralytic/models copying build/lib/teralytic/api_client.py -> build/bdist.linux-armv7l/wheel/teralytic copying build/lib/teralytic/configuration.py -> build/bdist.linux-armv7l/wheel/teralytic creating build/bdist.linux-armv7l/wheel/teralytic/api copying build/lib/teralytic/api/field_api.py -> build/bdist.linux-armv7l/wheel/teralytic/api copying build/lib/teralytic/api/__init__.py -> build/bdist.linux-armv7l/wheel/teralytic/api copying build/lib/teralytic/api/organization_api.py -> build/bdist.linux-armv7l/wheel/teralytic/api copying build/lib/teralytic/api/probe_api.py -> build/bdist.linux-armv7l/wheel/teralytic/api copying build/lib/teralytic/__init__.py -> build/bdist.linux-armv7l/wheel/teralytic copying build/lib/teralytic/rest.py -> build/bdist.linux-armv7l/wheel/teralytic running install_egg_info Copying teralytic.egg-info to build/bdist.linux-armv7l/wheel/teralytic-1.0.5.post28-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/teralytic-1.0.5.post28.dist-info/WHEEL creating '/tmp/pip-wheel-moaiyo9f/teralytic-1.0.5.post28-py3-none-any.whl' and adding '.' to it adding 'teralytic/__init__.py' adding 'teralytic/api_client.py' adding 'teralytic/configuration.py' adding 'teralytic/rest.py' adding 'teralytic/api/__init__.py' adding 'teralytic/api/field_api.py' adding 'teralytic/api/organization_api.py' adding 'teralytic/api/probe_api.py' adding 'teralytic/models/__init__.py' adding 'teralytic/models/depth_reading.py' adding 'teralytic/models/error.py' adding 'teralytic/models/field.py' adding 'teralytic/models/field_geometry.py' adding 'teralytic/models/field_geometry_geometry.py' adding 'teralytic/models/micro_climate_data.py' adding 'teralytic/models/organization.py' adding 'teralytic/models/probe.py' adding 'teralytic/models/reading.py' adding 'teralytic/models/reading_location.py' adding 'teralytic/models/weather_data.py' adding 'test/__init__.py' adding 'test/test_depth_reading.py' adding 'test/test_error.py' adding 'test/test_field.py' adding 'test/test_field_api.py' adding 'test/test_field_geometry.py' adding 'test/test_field_geometry_geometry.py' adding 'test/test_micro_climate_data.py' adding 'test/test_organization.py' adding 'test/test_organization_api.py' adding 'test/test_probe.py' adding 'test/test_probe_api.py' adding 'test/test_reading.py' adding 'test/test_reading_location.py' adding 'test/test_weather_data.py' adding 'teralytic-1.0.5.post28.dist-info/top_level.txt' adding 'teralytic-1.0.5.post28.dist-info/WHEEL' adding 'teralytic-1.0.5.post28.dist-info/METADATA' adding 'teralytic-1.0.5.post28.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for teralytic: finished with status 'done' Stored in directory: /tmp/tmpcztgrv9q Successfully built teralytic Cleaning up... Removing source in /tmp/pip-wheel-s67pecc0/teralytic Removed build tracker '/tmp/pip-req-tracker-yfips1q5'