Created temporary directory: /tmp/pip-ephem-wheel-cache-0mozeyni Created temporary directory: /tmp/pip-req-tracker-zcis0qab Created requirements tracker '/tmp/pip-req-tracker-zcis0qab' Created temporary directory: /tmp/pip-wheel-29khouhs Looking in indexes: https://pypi.python.org/simple Collecting mithermometer==0.1.1 1 location(s) to search for versions of mithermometer: * https://pypi.python.org/simple/mithermometer/ Getting page https://pypi.python.org/simple/mithermometer/ Analyzing links from page https://pypi.org/simple/mithermometer/ Found link https://files.pythonhosted.org/packages/1e/74/ca96fed3e9826a1c3ba1a15b95936013672006fe26a7c6c62ecf08c227a2/mithermometer-0.1.1.tar.gz#sha256=7fc4259a022d47b8ae2c796f7b2304589a6be17e2dedf2f420465229d5dd6741 (from https://pypi.org/simple/mithermometer/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-fkh9mt25 Downloading https://files.pythonhosted.org/packages/1e/74/ca96fed3e9826a1c3ba1a15b95936013672006fe26a7c6c62ecf08c227a2/mithermometer-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1e/74/ca96fed3e9826a1c3ba1a15b95936013672006fe26a7c6c62ecf08c227a2/mithermometer-0.1.1.tar.gz#sha256=7fc4259a022d47b8ae2c796f7b2304589a6be17e2dedf2f420465229d5dd6741 (from https://pypi.org/simple/mithermometer/) Added mithermometer==0.1.1 from https://files.pythonhosted.org/packages/1e/74/ca96fed3e9826a1c3ba1a15b95936013672006fe26a7c6c62ecf08c227a2/mithermometer-0.1.1.tar.gz#sha256=7fc4259a022d47b8ae2c796f7b2304589a6be17e2dedf2f420465229d5dd6741 to build tracker '/tmp/pip-req-tracker-zcis0qab' Running setup.py (path:/tmp/pip-wheel-29khouhs/mithermometer/setup.py) egg_info for package mithermometer Running command python setup.py egg_info running egg_info creating pip-egg-info/mithermometer.egg-info writing dependency_links to pip-egg-info/mithermometer.egg-info/dependency_links.txt writing pip-egg-info/mithermometer.egg-info/PKG-INFO writing top-level names to pip-egg-info/mithermometer.egg-info/top_level.txt writing requirements to pip-egg-info/mithermometer.egg-info/requires.txt writing manifest file 'pip-egg-info/mithermometer.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/mithermometer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/mithermometer.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-29khouhs/mithermometer has version 0.1.1, which satisfies requirement mithermometer==0.1.1 from https://files.pythonhosted.org/packages/1e/74/ca96fed3e9826a1c3ba1a15b95936013672006fe26a7c6c62ecf08c227a2/mithermometer-0.1.1.tar.gz#sha256=7fc4259a022d47b8ae2c796f7b2304589a6be17e2dedf2f420465229d5dd6741 Removed mithermometer==0.1.1 from https://files.pythonhosted.org/packages/1e/74/ca96fed3e9826a1c3ba1a15b95936013672006fe26a7c6c62ecf08c227a2/mithermometer-0.1.1.tar.gz#sha256=7fc4259a022d47b8ae2c796f7b2304589a6be17e2dedf2f420465229d5dd6741 from build tracker '/tmp/pip-req-tracker-zcis0qab' Building wheels for collected packages: mithermometer Created temporary directory: /tmp/pip-wheel-krq66dei Running setup.py bdist_wheel for mithermometer: started Destination directory: /tmp/pip-wheel-krq66dei Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-29khouhs/mithermometer/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-krq66dei /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test copying test/__init__.py -> build/lib/test copying test/conftest.py -> build/lib/test copying test/helper.py -> build/lib/test creating build/lib/mithermometer copying mithermometer/__init__.py -> build/lib/mithermometer copying mithermometer/mithermometer_poller.py -> build/lib/mithermometer copying mithermometer/mithermometer_scanner.py -> build/lib/mithermometer creating build/lib/test/integration_tests copying test/integration_tests/test_pygatt_backend.py -> build/lib/test/integration_tests copying test/integration_tests/test_demo.py -> build/lib/test/integration_tests copying test/integration_tests/test_bluepy_backend.py -> build/lib/test/integration_tests copying test/integration_tests/__init__.py -> build/lib/test/integration_tests copying test/integration_tests/test_everything.py -> build/lib/test/integration_tests copying test/integration_tests/test_gatttool_backend.py -> build/lib/test/integration_tests creating build/lib/test/no_imports copying test/no_imports/test_noimports.py -> build/lib/test/no_imports copying test/no_imports/__init__.py -> build/lib/test/no_imports creating build/lib/test/unit_tests copying test/unit_tests/test_mithermometer_scanner.py -> build/lib/test/unit_tests copying test/unit_tests/test_mithermometer_poller.py -> build/lib/test/unit_tests copying test/unit_tests/__init__.py -> build/lib/test/unit_tests copying test/unit_tests/test_versioncheck.py -> build/lib/test/unit_tests copying test/unit_tests/test_parse.py -> build/lib/test/unit_tests running egg_info writing dependency_links to mithermometer.egg-info/dependency_links.txt writing mithermometer.egg-info/PKG-INFO writing requirements to mithermometer.egg-info/requires.txt writing top-level names to mithermometer.egg-info/top_level.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'mithermometer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mithermometer.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/__init__.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/test/integration_tests copying build/lib/test/integration_tests/test_pygatt_backend.py -> build/bdist.linux-armv7l/wheel/test/integration_tests copying build/lib/test/integration_tests/test_demo.py -> build/bdist.linux-armv7l/wheel/test/integration_tests copying build/lib/test/integration_tests/test_bluepy_backend.py -> build/bdist.linux-armv7l/wheel/test/integration_tests copying build/lib/test/integration_tests/__init__.py -> build/bdist.linux-armv7l/wheel/test/integration_tests copying build/lib/test/integration_tests/test_everything.py -> build/bdist.linux-armv7l/wheel/test/integration_tests copying build/lib/test/integration_tests/test_gatttool_backend.py -> build/bdist.linux-armv7l/wheel/test/integration_tests creating build/bdist.linux-armv7l/wheel/test/no_imports copying build/lib/test/no_imports/test_noimports.py -> build/bdist.linux-armv7l/wheel/test/no_imports copying build/lib/test/no_imports/__init__.py -> build/bdist.linux-armv7l/wheel/test/no_imports copying build/lib/test/conftest.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/helper.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/test/unit_tests copying build/lib/test/unit_tests/test_mithermometer_scanner.py -> build/bdist.linux-armv7l/wheel/test/unit_tests copying build/lib/test/unit_tests/test_mithermometer_poller.py -> build/bdist.linux-armv7l/wheel/test/unit_tests copying build/lib/test/unit_tests/__init__.py -> build/bdist.linux-armv7l/wheel/test/unit_tests copying build/lib/test/unit_tests/test_versioncheck.py -> build/bdist.linux-armv7l/wheel/test/unit_tests copying build/lib/test/unit_tests/test_parse.py -> build/bdist.linux-armv7l/wheel/test/unit_tests creating build/bdist.linux-armv7l/wheel/mithermometer copying build/lib/mithermometer/__init__.py -> build/bdist.linux-armv7l/wheel/mithermometer copying build/lib/mithermometer/mithermometer_poller.py -> build/bdist.linux-armv7l/wheel/mithermometer copying build/lib/mithermometer/mithermometer_scanner.py -> build/bdist.linux-armv7l/wheel/mithermometer running install_egg_info Copying mithermometer.egg-info to build/bdist.linux-armv7l/wheel/mithermometer-0.1.1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mithermometer-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-krq66dei/mithermometer-0.1.1-py3-none-any.whl' and adding '.' to it adding 'mithermometer/__init__.py' adding 'mithermometer/mithermometer_poller.py' adding 'mithermometer/mithermometer_scanner.py' adding 'test/__init__.py' adding 'test/conftest.py' adding 'test/helper.py' adding 'test/integration_tests/__init__.py' adding 'test/integration_tests/test_bluepy_backend.py' adding 'test/integration_tests/test_demo.py' adding 'test/integration_tests/test_everything.py' adding 'test/integration_tests/test_gatttool_backend.py' adding 'test/integration_tests/test_pygatt_backend.py' adding 'test/no_imports/__init__.py' adding 'test/no_imports/test_noimports.py' adding 'test/unit_tests/__init__.py' adding 'test/unit_tests/test_mithermometer_poller.py' adding 'test/unit_tests/test_mithermometer_scanner.py' adding 'test/unit_tests/test_parse.py' adding 'test/unit_tests/test_versioncheck.py' adding 'mithermometer-0.1.1.dist-info/top_level.txt' adding 'mithermometer-0.1.1.dist-info/WHEEL' adding 'mithermometer-0.1.1.dist-info/METADATA' adding 'mithermometer-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for mithermometer: finished with status 'done' Stored in directory: /tmp/tmpqzobn6k2 Successfully built mithermometer Cleaning up... Removing source in /tmp/pip-wheel-29khouhs/mithermometer Removed build tracker '/tmp/pip-req-tracker-zcis0qab'