Created temporary directory: /tmp/pip-ephem-wheel-cache-yhieylk5 Created temporary directory: /tmp/pip-req-tracker-14oqs8lt Created requirements tracker '/tmp/pip-req-tracker-14oqs8lt' Created temporary directory: /tmp/pip-wheel-7qkcs5fn Collecting simple-state-machine==0.1.2 1 location(s) to search for versions of simple-state-machine: * https://pypi.org/simple/simple-state-machine/ Getting page https://pypi.org/simple/simple-state-machine/ Analyzing links from page https://pypi.org/simple/simple-state-machine/ Found link https://files.pythonhosted.org/packages/65/4b/d69353a7d0c35fb817f75fdf75c0f85befa958bba567dbefa481edf0708f/simple_state_machine-0.1.tar.gz#sha256=4855eaa6291ca6f9609b69ba0040316883b8ada061e75edc043633fa72b2b5d0 (from https://pypi.org/simple/simple-state-machine/), version: 0.1 Found link https://files.pythonhosted.org/packages/33/bc/f0362bc78311a957ff404c1b23a50c8b468beadd341303c1a7f7726bb2d2/simple_state_machine-0.1.1.tar.gz#sha256=2c5c2053d4cd5ce122ddba39a7afa0825fe380c55965beec5cdf42e0c4eca645 (from https://pypi.org/simple/simple-state-machine/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/64/9d/79d86793a4a408bcc0e7b7543e7a939d757c7e6f876a22a4feb3d3e581eb/simple_state_machine-0.1.2.tar.gz#sha256=20b55686cc24dafdd4567556a5310a33165fb0c1f71d2afee82224c61a80e633 (from https://pypi.org/simple/simple-state-machine/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-eocig8gq Downloading https://files.pythonhosted.org/packages/64/9d/79d86793a4a408bcc0e7b7543e7a939d757c7e6f876a22a4feb3d3e581eb/simple_state_machine-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/64/9d/79d86793a4a408bcc0e7b7543e7a939d757c7e6f876a22a4feb3d3e581eb/simple_state_machine-0.1.2.tar.gz#sha256=20b55686cc24dafdd4567556a5310a33165fb0c1f71d2afee82224c61a80e633 (from https://pypi.org/simple/simple-state-machine/) Added simple-state-machine==0.1.2 from https://files.pythonhosted.org/packages/64/9d/79d86793a4a408bcc0e7b7543e7a939d757c7e6f876a22a4feb3d3e581eb/simple_state_machine-0.1.2.tar.gz#sha256=20b55686cc24dafdd4567556a5310a33165fb0c1f71d2afee82224c61a80e633 to build tracker '/tmp/pip-req-tracker-14oqs8lt' Running setup.py (path:/tmp/pip-wheel-7qkcs5fn/simple-state-machine/setup.py) egg_info for package simple-state-machine Running command python setup.py egg_info running egg_info creating pip-egg-info/simple_state_machine.egg-info writing top-level names to pip-egg-info/simple_state_machine.egg-info/top_level.txt writing pip-egg-info/simple_state_machine.egg-info/PKG-INFO writing requirements to pip-egg-info/simple_state_machine.egg-info/requires.txt writing dependency_links to pip-egg-info/simple_state_machine.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/simple_state_machine.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/simple_state_machine.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/simple_state_machine.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7qkcs5fn/simple-state-machine has version 0.1.2, which satisfies requirement simple-state-machine==0.1.2 from https://files.pythonhosted.org/packages/64/9d/79d86793a4a408bcc0e7b7543e7a939d757c7e6f876a22a4feb3d3e581eb/simple_state_machine-0.1.2.tar.gz#sha256=20b55686cc24dafdd4567556a5310a33165fb0c1f71d2afee82224c61a80e633 Removed simple-state-machine==0.1.2 from https://files.pythonhosted.org/packages/64/9d/79d86793a4a408bcc0e7b7543e7a939d757c7e6f876a22a4feb3d3e581eb/simple_state_machine-0.1.2.tar.gz#sha256=20b55686cc24dafdd4567556a5310a33165fb0c1f71d2afee82224c61a80e633 from build tracker '/tmp/pip-req-tracker-14oqs8lt' Building wheels for collected packages: simple-state-machine Created temporary directory: /tmp/pip-wheel-o5ve_yxq Running setup.py bdist_wheel for simple-state-machine: started Destination directory: /tmp/pip-wheel-o5ve_yxq Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7qkcs5fn/simple-state-machine/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-o5ve_yxq 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_state_machine.py -> build/lib/tests creating build/lib/state_machine copying state_machine/errors.py -> build/lib/state_machine copying state_machine/__init__.py -> build/lib/state_machine copying state_machine/machine.py -> build/lib/state_machine 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_state_machine.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/state_machine copying build/lib/state_machine/errors.py -> build/bdist.linux-armv7l/wheel/state_machine copying build/lib/state_machine/__init__.py -> build/bdist.linux-armv7l/wheel/state_machine copying build/lib/state_machine/machine.py -> build/bdist.linux-armv7l/wheel/state_machine running install_egg_info running egg_info writing simple_state_machine.egg-info/PKG-INFO writing dependency_links to simple_state_machine.egg-info/dependency_links.txt writing requirements to simple_state_machine.egg-info/requires.txt writing top-level names to simple_state_machine.egg-info/top_level.txt reading manifest file 'simple_state_machine.egg-info/SOURCES.txt' writing manifest file 'simple_state_machine.egg-info/SOURCES.txt' Copying simple_state_machine.egg-info to build/bdist.linux-armv7l/wheel/simple_state_machine-0.1.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/simple_state_machine-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-o5ve_yxq/simple_state_machine-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'state_machine/__init__.py' adding 'state_machine/errors.py' adding 'state_machine/machine.py' adding 'tests/__init__.py' adding 'tests/test_state_machine.py' adding 'simple_state_machine-0.1.2.dist-info/METADATA' adding 'simple_state_machine-0.1.2.dist-info/WHEEL' adding 'simple_state_machine-0.1.2.dist-info/top_level.txt' adding 'simple_state_machine-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for simple-state-machine: finished with status 'done' Stored in directory: /tmp/tmpf4kciz71 Successfully built simple-state-machine Cleaning up... Removing source in /tmp/pip-wheel-7qkcs5fn/simple-state-machine Removed build tracker '/tmp/pip-req-tracker-14oqs8lt'