Collecting stmpy==0.1 1 location(s) to search for versions of stmpy: * https://pypi.python.org/simple/stmpy/ Getting page https://pypi.python.org/simple/stmpy/ Analyzing links from page https://pypi.python.org/simple/stmpy/ Found link https://pypi.python.org/packages/4a/b0/129a1eb34ea0bf74c4817a09d39c4af568fa556b2c687b77d8be3da1ba7f/stmpy-0.1.tar.gz#md5=20e771305636b71982ef5fcc21057cea (from https://pypi.python.org/simple/stmpy/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Downloading stmpy-0.1.tar.gz Downloading from URL https://pypi.python.org/packages/4a/b0/129a1eb34ea0bf74c4817a09d39c4af568fa556b2c687b77d8be3da1ba7f/stmpy-0.1.tar.gz#md5=20e771305636b71982ef5fcc21057cea (from https://pypi.python.org/simple/stmpy/) Running setup.py (path:/tmp/pip-build-l62_atib/stmpy/setup.py) egg_info for package stmpy Running command python setup.py egg_info running egg_info creating pip-egg-info/stmpy.egg-info writing pip-egg-info/stmpy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/stmpy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/stmpy.egg-info/top_level.txt writing manifest file 'pip-egg-info/stmpy.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/stmpy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/stmpy.egg-info/SOURCES.txt' Source in /tmp/pip-build-l62_atib/stmpy has version 0.1, which satisfies requirement stmpy==0.1 from https://pypi.python.org/packages/4a/b0/129a1eb34ea0bf74c4817a09d39c4af568fa556b2c687b77d8be3da1ba7f/stmpy-0.1.tar.gz#md5=20e771305636b71982ef5fcc21057cea Building wheels for collected packages: stmpy Running setup.py bdist_wheel for stmpy: started Destination directory: /tmp/tmphu5zoka_pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-l62_atib/stmpy/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/tmphu5zoka_pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/stmpy copying stmpy/__init__.py -> build/lib/stmpy copying stmpy/StateMachine.py -> build/lib/stmpy copying stmpy/Scheduler.py -> build/lib/stmpy 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/stmpy copying build/lib/stmpy/__init__.py -> build/bdist.linux-armv7l/wheel/stmpy copying build/lib/stmpy/StateMachine.py -> build/bdist.linux-armv7l/wheel/stmpy copying build/lib/stmpy/Scheduler.py -> build/bdist.linux-armv7l/wheel/stmpy running install_egg_info running egg_info creating stmpy.egg-info writing dependency_links to stmpy.egg-info/dependency_links.txt writing top-level names to stmpy.egg-info/top_level.txt writing stmpy.egg-info/PKG-INFO writing manifest file 'stmpy.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'stmpy.egg-info/SOURCES.txt' writing manifest file 'stmpy.egg-info/SOURCES.txt' Copying stmpy.egg-info to build/bdist.linux-armv7l/wheel/stmpy-0.1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/stmpy-0.1.dist-info/WHEEL creating '/tmp/tmphu5zoka_pip-wheel-/stmpy-0.1-py3-none-any.whl' and adding '.' to it adding 'stmpy/Scheduler.py' adding 'stmpy/StateMachine.py' adding 'stmpy/__init__.py' adding 'stmpy-0.1.dist-info/DESCRIPTION.rst' adding 'stmpy-0.1.dist-info/metadata.json' adding 'stmpy-0.1.dist-info/top_level.txt' adding 'stmpy-0.1.dist-info/WHEEL' adding 'stmpy-0.1.dist-info/METADATA' adding 'stmpy-0.1.dist-info/RECORD' Running setup.py bdist_wheel for stmpy: finished with status 'done' Stored in directory: /tmp/tmpk83dceal Successfully built stmpy Cleaning up... Removing source in /tmp/pip-build-l62_atib/stmpy