Collecting luaparser==0.1 1 location(s) to search for versions of luaparser: * https://pypi.python.org/simple/luaparser/ Getting page https://pypi.python.org/simple/luaparser/ Analyzing links from page https://pypi.python.org/simple/luaparser/ Found link https://pypi.python.org/packages/fc/fb/4b8a45f2c1090d7e66ad0373b06b9e7f9172e65deddf941f3a260a3ef3dd/luaparser-0.1.tar.gz#md5=2df04d6582d989a666a5028dce7e87a6 (from https://pypi.python.org/simple/luaparser/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Downloading luaparser-0.1.tar.gz Downloading from URL https://pypi.python.org/packages/fc/fb/4b8a45f2c1090d7e66ad0373b06b9e7f9172e65deddf941f3a260a3ef3dd/luaparser-0.1.tar.gz#md5=2df04d6582d989a666a5028dce7e87a6 (from https://pypi.python.org/simple/luaparser/) Running setup.py (path:/tmp/pip-build-9qf_165t/luaparser/setup.py) egg_info for package luaparser Running command python setup.py egg_info running egg_info creating pip-egg-info/luaparser.egg-info writing dependency_links to pip-egg-info/luaparser.egg-info/dependency_links.txt writing pip-egg-info/luaparser.egg-info/PKG-INFO writing top-level names to pip-egg-info/luaparser.egg-info/top_level.txt writing requirements to pip-egg-info/luaparser.egg-info/requires.txt writing manifest file 'pip-egg-info/luaparser.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/luaparser.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/luaparser.egg-info/SOURCES.txt' Source in /tmp/pip-build-9qf_165t/luaparser has version 0.1, which satisfies requirement luaparser==0.1 from https://pypi.python.org/packages/fc/fb/4b8a45f2c1090d7e66ad0373b06b9e7f9172e65deddf941f3a260a3ef3dd/luaparser-0.1.tar.gz#md5=2df04d6582d989a666a5028dce7e87a6 Building wheels for collected packages: luaparser Running setup.py bdist_wheel for luaparser: started Destination directory: /tmp/tmphhmjdfw3pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-9qf_165t/luaparser/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/tmphhmjdfw3pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/luaparser copying luaparser/Printer.py -> build/lib/luaparser copying luaparser/Parser.py -> build/lib/luaparser copying luaparser/AstVisitor.py -> build/lib/luaparser copying luaparser/astNodes.py -> build/lib/luaparser copying luaparser/LuaAstBuilder.py -> build/lib/luaparser copying luaparser/__init__.py -> build/lib/luaparser copying luaparser/visitor.py -> build/lib/luaparser creating build/lib/luaparser/pprint copying luaparser/pprint/DefaultVisitor.py -> build/lib/luaparser/pprint copying luaparser/pprint/__init__.py -> build/lib/luaparser/pprint copying luaparser/pprint/PythonStyleVisitor.py -> build/lib/luaparser/pprint creating build/lib/luaparser/parser copying luaparser/parser/LuaVisitor.py -> build/lib/luaparser/parser copying luaparser/parser/LuaListener.py -> build/lib/luaparser/parser copying luaparser/parser/__init__.py -> build/lib/luaparser/parser copying luaparser/parser/LuaLexer.py -> build/lib/luaparser/parser copying luaparser/parser/LuaParser.py -> build/lib/luaparser/parser creating build/lib/luaparser/tests copying luaparser/tests/test_tokens.py -> build/lib/luaparser/tests copying luaparser/tests/test_types_values.py -> build/lib/luaparser/tests copying luaparser/tests/test_variables.py -> build/lib/luaparser/tests copying luaparser/tests/TestCase.py -> build/lib/luaparser/tests copying luaparser/tests/test_statements.py -> build/lib/luaparser/tests copying luaparser/tests/__init__.py -> build/lib/luaparser/tests copying luaparser/tests/test_expressions.py -> build/lib/luaparser/tests 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/luaparser copying build/lib/luaparser/Printer.py -> build/bdist.linux-armv7l/wheel/luaparser copying build/lib/luaparser/Parser.py -> build/bdist.linux-armv7l/wheel/luaparser copying build/lib/luaparser/AstVisitor.py -> build/bdist.linux-armv7l/wheel/luaparser copying build/lib/luaparser/astNodes.py -> build/bdist.linux-armv7l/wheel/luaparser creating build/bdist.linux-armv7l/wheel/luaparser/tests copying build/lib/luaparser/tests/test_tokens.py -> build/bdist.linux-armv7l/wheel/luaparser/tests copying build/lib/luaparser/tests/test_types_values.py -> build/bdist.linux-armv7l/wheel/luaparser/tests copying build/lib/luaparser/tests/test_variables.py -> build/bdist.linux-armv7l/wheel/luaparser/tests copying build/lib/luaparser/tests/TestCase.py -> build/bdist.linux-armv7l/wheel/luaparser/tests copying build/lib/luaparser/tests/test_statements.py -> build/bdist.linux-armv7l/wheel/luaparser/tests copying build/lib/luaparser/tests/__init__.py -> build/bdist.linux-armv7l/wheel/luaparser/tests copying build/lib/luaparser/tests/test_expressions.py -> build/bdist.linux-armv7l/wheel/luaparser/tests copying build/lib/luaparser/LuaAstBuilder.py -> build/bdist.linux-armv7l/wheel/luaparser copying build/lib/luaparser/__init__.py -> build/bdist.linux-armv7l/wheel/luaparser copying build/lib/luaparser/visitor.py -> build/bdist.linux-armv7l/wheel/luaparser creating build/bdist.linux-armv7l/wheel/luaparser/parser copying build/lib/luaparser/parser/LuaVisitor.py -> build/bdist.linux-armv7l/wheel/luaparser/parser copying build/lib/luaparser/parser/LuaListener.py -> build/bdist.linux-armv7l/wheel/luaparser/parser copying build/lib/luaparser/parser/__init__.py -> build/bdist.linux-armv7l/wheel/luaparser/parser copying build/lib/luaparser/parser/LuaLexer.py -> build/bdist.linux-armv7l/wheel/luaparser/parser copying build/lib/luaparser/parser/LuaParser.py -> build/bdist.linux-armv7l/wheel/luaparser/parser creating build/bdist.linux-armv7l/wheel/luaparser/pprint copying build/lib/luaparser/pprint/DefaultVisitor.py -> build/bdist.linux-armv7l/wheel/luaparser/pprint copying build/lib/luaparser/pprint/__init__.py -> build/bdist.linux-armv7l/wheel/luaparser/pprint copying build/lib/luaparser/pprint/PythonStyleVisitor.py -> build/bdist.linux-armv7l/wheel/luaparser/pprint running install_egg_info running egg_info writing requirements to luaparser.egg-info/requires.txt writing luaparser.egg-info/PKG-INFO writing top-level names to luaparser.egg-info/top_level.txt writing dependency_links to luaparser.egg-info/dependency_links.txt reading manifest file 'luaparser.egg-info/SOURCES.txt' writing manifest file 'luaparser.egg-info/SOURCES.txt' Copying luaparser.egg-info to build/bdist.linux-armv7l/wheel/luaparser-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/luaparser-0.1.dist-info/WHEEL Running setup.py bdist_wheel for luaparser: finished with status 'done' Stored in directory: /tmp/tmplq5ye11z Successfully built luaparser Cleaning up... Removing source in /tmp/pip-build-9qf_165t/luaparser