Collecting fparser==0.0.6 1 location(s) to search for versions of fparser: * https://pypi.python.org/simple/fparser/ Getting page https://pypi.python.org/simple/fparser/ Analyzing links from page https://pypi.python.org/simple/fparser/ Found link https://pypi.python.org/packages/05/96/ef014d717dfa73082dc55919ea7efc22b6ecda425576c5a084c60958433b/fparser-0.0.2.tar.gz#md5=86addcb84752ad963ffd4d1727cc91e5 (from https://pypi.python.org/simple/fparser/), version: 0.0.2 Found link https://pypi.python.org/packages/33/7d/7a678ca39992f2cf40d38a28a3af74c647103f3e1fc7a305d27066c4c473/fparser-0.0.4.tar.gz#md5=461cae9cb6720e5fd952eb4682b8705c (from https://pypi.python.org/simple/fparser/), version: 0.0.4 Found link https://pypi.python.org/packages/67/41/b9cc791c97fa514ca809afc540c76b21d3adb27e84731a3963626b602215/fparser-0.0.6.tar.gz#md5=1f0dd07e4abe9eb46b5fa7d8554f6fb1 (from https://pypi.python.org/simple/fparser/), version: 0.0.6 Found link https://pypi.python.org/packages/d5/f3/637be410390a47e18a6d5a607aa6751763a2c37c845823519ce5d7fecf75/fparser-0.0.1.tar.gz#md5=dad6534024d964849728874e57d652eb (from https://pypi.python.org/simple/fparser/), version: 0.0.1 Found link https://pypi.python.org/packages/f3/7f/4e14104863f9251581a5cbadf5ccf49d9227f9bb7bde386f9353036e2b47/fparser-0.0.5.tar.gz#md5=f42397ff653f1f913c166aab3acf74bb (from https://pypi.python.org/simple/fparser/), version: 0.0.5 Using version 0.0.6 (newest of versions: 0.0.6) Downloading fparser-0.0.6.tar.gz (138kB) Downloading from URL https://pypi.python.org/packages/67/41/b9cc791c97fa514ca809afc540c76b21d3adb27e84731a3963626b602215/fparser-0.0.6.tar.gz#md5=1f0dd07e4abe9eb46b5fa7d8554f6fb1 (from https://pypi.python.org/simple/fparser/) Running setup.py (path:/tmp/pip-build-8dfxvzag/fparser/setup.py) egg_info for package fparser Running command python setup.py egg_info running egg_info creating pip-egg-info/fparser.egg-info writing dependency_links to pip-egg-info/fparser.egg-info/dependency_links.txt writing top-level names to pip-egg-info/fparser.egg-info/top_level.txt writing pip-egg-info/fparser.egg-info/PKG-INFO writing requirements to pip-egg-info/fparser.egg-info/requires.txt writing manifest file 'pip-egg-info/fparser.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/fparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/fparser.egg-info/SOURCES.txt' Source in /tmp/pip-build-8dfxvzag/fparser has version 0.0.6, which satisfies requirement fparser==0.0.6 from https://pypi.python.org/packages/67/41/b9cc791c97fa514ca809afc540c76b21d3adb27e84731a3963626b602215/fparser-0.0.6.tar.gz#md5=1f0dd07e4abe9eb46b5fa7d8554f6fb1 Building wheels for collected packages: fparser Running setup.py bdist_wheel for fparser: started Destination directory: /tmp/tmpi1jmn101pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8dfxvzag/fparser/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/tmpi1jmn101pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fparser copying src/fparser/parsefortran.py -> build/lib/fparser copying src/fparser/api.py -> build/lib/fparser copying src/fparser/readfortran.py -> build/lib/fparser copying src/fparser/block_statements.py -> build/lib/fparser copying src/fparser/sourceinfo.py -> build/lib/fparser copying src/fparser/script_options.py -> build/lib/fparser copying src/fparser/utils.py -> build/lib/fparser copying src/fparser/splitline.py -> build/lib/fparser copying src/fparser/__init__.py -> build/lib/fparser copying src/fparser/base_classes.py -> build/lib/fparser copying src/fparser/Fortran2003.py -> build/lib/fparser copying src/fparser/typedecl_statements.py -> build/lib/fparser copying src/fparser/statements.py -> build/lib/fparser copying src/fparser/pattern_tools.py -> build/lib/fparser creating build/lib/fparser/tests copying src/fparser/tests/logging_utils.py -> build/lib/fparser/tests copying src/fparser/tests/test_issue33.py -> build/lib/fparser/tests copying src/fparser/tests/test_issue8.py -> build/lib/fparser/tests copying src/fparser/tests/test_readfortran.py -> build/lib/fparser/tests copying src/fparser/tests/test_utils.py -> build/lib/fparser/tests copying src/fparser/tests/test_issue25.py -> build/lib/fparser/tests copying src/fparser/tests/test_mod_private.py -> build/lib/fparser/tests copying src/fparser/tests/test_select.py -> build/lib/fparser/tests copying src/fparser/tests/test_base_classes.py -> build/lib/fparser/tests copying src/fparser/tests/test_functional.py -> build/lib/fparser/tests copying src/fparser/tests/test_issue7.py -> build/lib/fparser/tests copying src/fparser/tests/test_api.py -> build/lib/fparser/tests copying src/fparser/tests/test_issue10.py -> build/lib/fparser/tests copying src/fparser/tests/test_parser.py -> build/lib/fparser/tests copying src/fparser/tests/test_splitline.py -> build/lib/fparser/tests copying src/fparser/tests/test_issue26.py -> build/lib/fparser/tests copying src/fparser/tests/test_issue23.py -> build/lib/fparser/tests copying src/fparser/tests/__init__.py -> build/lib/fparser/tests copying src/fparser/tests/test_f90comment_f77source.py -> build/lib/fparser/tests copying src/fparser/tests/test_issue9.py -> build/lib/fparser/tests copying src/fparser/tests/test_issue11.py -> build/lib/fparser/tests copying src/fparser/tests/test_issue5.py -> build/lib/fparser/tests copying src/fparser/tests/test_blank_lines.py -> build/lib/fparser/tests copying src/fparser/tests/test_comment.py -> build/lib/fparser/tests copying src/fparser/tests/test_issue4.py -> build/lib/fparser/tests running egg_info writing src/fparser.egg-info/PKG-INFO writing requirements to src/fparser.egg-info/requires.txt writing dependency_links to src/fparser.egg-info/dependency_links.txt writing top-level names to src/fparser.egg-info/top_level.txt reading manifest file 'src/fparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/fparser.egg-info/SOURCES.txt' copying src/fparser/log.config -> build/lib/fparser 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/fparser copying build/lib/fparser/parsefortran.py -> build/bdist.linux-armv7l/wheel/fparser copying build/lib/fparser/api.py -> build/bdist.linux-armv7l/wheel/fparser copying build/lib/fparser/readfortran.py -> build/bdist.linux-armv7l/wheel/fparser copying build/lib/fparser/block_statements.py -> build/bdist.linux-armv7l/wheel/fparser copying build/lib/fparser/sourceinfo.py -> build/bdist.linux-armv7l/wheel/fparser copying build/lib/fparser/script_options.py -> build/bdist.linux-armv7l/wheel/fparser copying build/lib/fparser/utils.py -> build/bdist.linux-armv7l/wheel/fparser creating build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/logging_utils.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_issue33.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_issue8.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_readfortran.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_issue25.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_mod_private.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_select.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_base_classes.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_functional.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_issue7.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_api.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_issue10.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_parser.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_splitline.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_issue26.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_issue23.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/__init__.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_f90comment_f77source.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_issue9.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_issue11.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_issue5.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_blank_lines.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_comment.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/tests/test_issue4.py -> build/bdist.linux-armv7l/wheel/fparser/tests copying build/lib/fparser/splitline.py -> build/bdist.linux-armv7l/wheel/fparser copying build/lib/fparser/__init__.py -> build/bdist.linux-armv7l/wheel/fparser copying build/lib/fparser/base_classes.py -> build/bdist.linux-armv7l/wheel/fparser copying build/lib/fparser/Fortran2003.py -> build/bdist.linux-armv7l/wheel/fparser copying build/lib/fparser/typedecl_statements.py -> build/bdist.linux-armv7l/wheel/fparser copying build/lib/fparser/log.config -> build/bdist.linux-armv7l/wheel/fparser copying build/lib/fparser/statements.py -> build/bdist.linux-armv7l/wheel/fparser copying build/lib/fparser/pattern_tools.py -> build/bdist.linux-armv7l/wheel/fparser running install_egg_info Copying src/fparser.egg-info to build/bdist.linux-armv7l/wheel/fparser-0.0.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/fparser-0.0.6.dist-info/WHEEL Running setup.py bdist_wheel for fparser: finished with status 'done' Stored in directory: /tmp/tmpgx0ildn4 Successfully built fparser Cleaning up... Removing source in /tmp/pip-build-8dfxvzag/fparser