Collecting flamespeed==0.1.6 1 location(s) to search for versions of flamespeed: * https://pypi.python.org/simple/flamespeed/ Getting page https://pypi.python.org/simple/flamespeed/ Analyzing links from page https://pypi.python.org/simple/flamespeed/ Found link https://pypi.python.org/packages/00/b8/43f92b577f20c78ebe2105496381fc720b17d19d0c32843992fb1113a923/flamespeed-0.1.6.tar.gz#md5=eee3cb465fd3356b5fe15b204e67cbb4 (from https://pypi.python.org/simple/flamespeed/) (requires-python:>=3), version: 0.1.6 Found link https://pypi.python.org/packages/01/cc/1b3636b7b8511c763de9e5edfa6664939fb7bab80399aa354801affd15f8/flamespeed-0.1.0.tar.gz#md5=a8d7abedb6fd3ed298f4550ab962ad70 (from https://pypi.python.org/simple/flamespeed/) (requires-python:>=3), version: 0.1.0 Found link https://pypi.python.org/packages/89/92/7bef7113eb1e9cfb361b65c80bace9552bf2ecc8ba992d15a6254bed31e8/flamespeed-0.1.4.tar.gz#md5=a43801edaa4264e4b02e40ae104790f5 (from https://pypi.python.org/simple/flamespeed/) (requires-python:>=3), version: 0.1.4 Found link https://pypi.python.org/packages/8a/e5/cb922c47614e9ed16adbc9d75d972672b21bb8ca8e8c1497ebf6453b852e/flamespeed-0.1.2.tar.gz#md5=d0c9eddb29984ddfc5383ac55293847d (from https://pypi.python.org/simple/flamespeed/) (requires-python:>=3), version: 0.1.2 Found link https://pypi.python.org/packages/f9/7b/b0d385bb348b8f1d8389d758c730508ee7766e0e5afed895901c6efd05be/flamespeed-0.1.1.tar.gz#md5=7e3b62ce3f686038953a1db52642d243 (from https://pypi.python.org/simple/flamespeed/) (requires-python:>=3), version: 0.1.1 Found link https://pypi.python.org/packages/fc/4b/396233740052703a7c8d8fa248d06b83e40319f46feab9aaf688b785a4c5/flamespeed-0.1.5.tar.gz#md5=4ec7354b06b55eed8f1bb260ebe4a722 (from https://pypi.python.org/simple/flamespeed/) (requires-python:>=3), version: 0.1.5 Using version 0.1.6 (newest of versions: 0.1.6) Downloading flamespeed-0.1.6.tar.gz Downloading from URL https://pypi.python.org/packages/00/b8/43f92b577f20c78ebe2105496381fc720b17d19d0c32843992fb1113a923/flamespeed-0.1.6.tar.gz#md5=eee3cb465fd3356b5fe15b204e67cbb4 (from https://pypi.python.org/simple/flamespeed/) (requires-python:>=3) Running setup.py (path:/tmp/pip-build-umn6d0gh/flamespeed/setup.py) egg_info for package flamespeed Running command python setup.py egg_info running egg_info creating pip-egg-info/flamespeed.egg-info writing pip-egg-info/flamespeed.egg-info/PKG-INFO writing top-level names to pip-egg-info/flamespeed.egg-info/top_level.txt writing requirements to pip-egg-info/flamespeed.egg-info/requires.txt writing dependency_links to pip-egg-info/flamespeed.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/flamespeed.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/flamespeed.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/flamespeed.egg-info/SOURCES.txt' Source in /tmp/pip-build-umn6d0gh/flamespeed has version 0.1.6, which satisfies requirement flamespeed==0.1.6 from https://pypi.python.org/packages/00/b8/43f92b577f20c78ebe2105496381fc720b17d19d0c32843992fb1113a923/flamespeed-0.1.6.tar.gz#md5=eee3cb465fd3356b5fe15b204e67cbb4 Building wheels for collected packages: flamespeed Running setup.py bdist_wheel for flamespeed: started Destination directory: /tmp/tmpo3mn_qk5pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-umn6d0gh/flamespeed/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/tmpo3mn_qk5pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/flamespeed copying flamespeed/__init__.py -> build/lib/flamespeed copying flamespeed/chemkin.py -> build/lib/flamespeed copying flamespeed/thermo.py -> build/lib/flamespeed copying flamespeed/parser.py -> build/lib/flamespeed creating build/lib/flamespeed/test copying flamespeed/test/test_reaction_rate.py -> build/lib/flamespeed/test copying flamespeed/test/__init__.py -> build/lib/flamespeed/test copying flamespeed/test/env.py -> build/lib/flamespeed/test copying flamespeed/test/test_reaction_coeffs.py -> build/lib/flamespeed/test copying flamespeed/test/test_reaction_param.py -> build/lib/flamespeed/test copying flamespeed/test/test_instance.py -> build/lib/flamespeed/test copying flamespeed/test/test_reaction_parser.py -> build/lib/flamespeed/test creating build/lib/flamespeed/data copying flamespeed/data/rxns_reversible.xml -> build/lib/flamespeed/data copying flamespeed/data/rxns_irreversible.xml -> build/lib/flamespeed/data copying flamespeed/data/thermo_old.sqlite -> build/lib/flamespeed/data copying flamespeed/data/rxns_hw5.xml -> build/lib/flamespeed/data copying flamespeed/data/rxn_Duplicate.xml -> build/lib/flamespeed/data copying flamespeed/data/rxn_TroeFalloffThreeBody.xml -> build/lib/flamespeed/data copying flamespeed/data/rxns_reversible_mixed.xml -> build/lib/flamespeed/data copying flamespeed/data/thermo.sqlite -> build/lib/flamespeed/data copying flamespeed/data/rxns_units.xml -> build/lib/flamespeed/data copying flamespeed/data/rxns_reversible_mod.xml -> build/lib/flamespeed/data copying flamespeed/data/rxn_ThreeBody.xml -> build/lib/flamespeed/data copying flamespeed/data/units.csv -> build/lib/flamespeed/data copying flamespeed/data/rxns_units_test.xml -> build/lib/flamespeed/data copying flamespeed/data/new_rxn_forms.xml -> build/lib/flamespeed/data copying flamespeed/data/rxns_with_units.xml -> build/lib/flamespeed/data copying flamespeed/data/rxns.xml -> build/lib/flamespeed/data copying flamespeed/data/rxns_mixed.xml -> build/lib/flamespeed/data copying flamespeed/data/rxns_reversible_ds.xml -> build/lib/flamespeed/data copying flamespeed/data/tst.xml -> build/lib/flamespeed/data creating build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_09.xml -> build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_04.xml -> build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_05.xml -> build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_15.xml -> build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_07.xml -> build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_13.xml -> build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_01.xml -> build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_16.xml -> build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_10.xml -> build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_14.xml -> build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_08.xml -> build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_03.xml -> build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_12.xml -> build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_11.xml -> build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_02.xml -> build/lib/flamespeed/data/rxns_test copying flamespeed/data/rxns_test/rxns_test_06.xml -> build/lib/flamespeed/data/rxns_test 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/flamespeed creating build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/rxns_reversible.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/rxns_irreversible.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/thermo_old.sqlite -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/rxns_hw5.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/rxn_Duplicate.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/rxn_TroeFalloffThreeBody.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/rxns_reversible_mixed.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/thermo.sqlite -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/rxns_units.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/rxns_reversible_mod.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/rxn_ThreeBody.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data creating build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_09.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_04.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_05.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_15.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_07.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_13.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_01.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_16.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_10.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_14.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_08.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_03.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_12.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_11.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_02.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/rxns_test/rxns_test_06.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data/rxns_test copying build/lib/flamespeed/data/units.csv -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/rxns_units_test.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/new_rxn_forms.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/rxns_with_units.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/rxns.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/rxns_mixed.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/rxns_reversible_ds.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/data/tst.xml -> build/bdist.linux-armv7l/wheel/flamespeed/data copying build/lib/flamespeed/__init__.py -> build/bdist.linux-armv7l/wheel/flamespeed copying build/lib/flamespeed/chemkin.py -> build/bdist.linux-armv7l/wheel/flamespeed copying build/lib/flamespeed/thermo.py -> build/bdist.linux-armv7l/wheel/flamespeed creating build/bdist.linux-armv7l/wheel/flamespeed/test copying build/lib/flamespeed/test/test_reaction_rate.py -> build/bdist.linux-armv7l/wheel/flamespeed/test copying build/lib/flamespeed/test/__init__.py -> build/bdist.linux-armv7l/wheel/flamespeed/test copying build/lib/flamespeed/test/env.py -> build/bdist.linux-armv7l/wheel/flamespeed/test copying build/lib/flamespeed/test/test_reaction_coeffs.py -> build/bdist.linux-armv7l/wheel/flamespeed/test copying build/lib/flamespeed/test/test_reaction_param.py -> build/bdist.linux-armv7l/wheel/flamespeed/test copying build/lib/flamespeed/test/test_instance.py -> build/bdist.linux-armv7l/wheel/flamespeed/test copying build/lib/flamespeed/test/test_reaction_parser.py -> build/bdist.linux-armv7l/wheel/flamespeed/test copying build/lib/flamespeed/parser.py -> build/bdist.linux-armv7l/wheel/flamespeed running install_egg_info running egg_info writing dependency_links to flamespeed.egg-info/dependency_links.txt writing top-level names to flamespeed.egg-info/top_level.txt writing requirements to flamespeed.egg-info/requires.txt writing flamespeed.egg-info/PKG-INFO reading manifest file 'flamespeed.egg-info/SOURCES.txt' writing manifest file 'flamespeed.egg-info/SOURCES.txt' Copying flamespeed.egg-info to build/bdist.linux-armv7l/wheel/flamespeed-0.1.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/flamespeed-0.1.6.dist-info/WHEEL Running setup.py bdist_wheel for flamespeed: finished with status 'done' Stored in directory: /tmp/tmpxdflzwz8 Successfully built flamespeed Cleaning up... Removing source in /tmp/pip-build-umn6d0gh/flamespeed