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