Collecting luastyle==1.1 1 location(s) to search for versions of luastyle: * https://pypi.python.org/simple/luastyle/ Getting page https://pypi.python.org/simple/luastyle/ Analyzing links from page https://pypi.python.org/simple/luastyle/ Found link https://pypi.python.org/packages/70/35/3766ec3d89ed7ba3edbedcd67147ccfee6acf0d5ab16fc8de3893143e373/luastyle-1.0.tar.gz#md5=4982475a935b20fecff5331f18f4bb8e (from https://pypi.python.org/simple/luastyle/), version: 1.0 Found link https://pypi.python.org/packages/7a/16/72fab4efe6b4a4df7b248f393e41f6e494c0831892ab0cedbc582dd090dc/luastyle-1.1.tar.gz#md5=16bbc5ac286d1a9f41b3d675e96dcfed (from https://pypi.python.org/simple/luastyle/), version: 1.1 Using version 1.1 (newest of versions: 1.1) Downloading luastyle-1.1.tar.gz Downloading from URL https://pypi.python.org/packages/7a/16/72fab4efe6b4a4df7b248f393e41f6e494c0831892ab0cedbc582dd090dc/luastyle-1.1.tar.gz#md5=16bbc5ac286d1a9f41b3d675e96dcfed (from https://pypi.python.org/simple/luastyle/) Running setup.py (path:/tmp/pip-build-lv0ymjj1/luastyle/setup.py) egg_info for package luastyle Running command python setup.py egg_info running egg_info creating pip-egg-info/luastyle.egg-info writing requirements to pip-egg-info/luastyle.egg-info/requires.txt writing top-level names to pip-egg-info/luastyle.egg-info/top_level.txt writing dependency_links to pip-egg-info/luastyle.egg-info/dependency_links.txt writing pip-egg-info/luastyle.egg-info/PKG-INFO writing entry points to pip-egg-info/luastyle.egg-info/entry_points.txt writing manifest file 'pip-egg-info/luastyle.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/luastyle.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/luastyle.egg-info/SOURCES.txt' Source in /tmp/pip-build-lv0ymjj1/luastyle has version 1.1, which satisfies requirement luastyle==1.1 from https://pypi.python.org/packages/7a/16/72fab4efe6b4a4df7b248f393e41f6e494c0831892ab0cedbc582dd090dc/luastyle-1.1.tar.gz#md5=16bbc5ac286d1a9f41b3d675e96dcfed Building wheels for collected packages: luastyle Running setup.py bdist_wheel for luastyle: started Destination directory: /tmp/tmpjwovc9i5pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-lv0ymjj1/luastyle/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/tmpjwovc9i5pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/luastyle copying luastyle/core.py -> build/lib/luastyle copying luastyle/__init__.py -> build/lib/luastyle copying luastyle/__main__.py -> build/lib/luastyle copying luastyle/FormatterRule.py -> build/lib/luastyle creating build/lib/luastyle/rules copying luastyle/rules/IndentRule.py -> build/lib/luastyle/rules copying luastyle/rules/StripRule.py -> build/lib/luastyle/rules copying luastyle/rules/EndingNewLineRule.py -> build/lib/luastyle/rules copying luastyle/rules/__init__.py -> build/lib/luastyle/rules creating build/lib/luastyle/tests copying luastyle/tests/test_indent_rule.py -> build/lib/luastyle/tests copying luastyle/tests/__init__.py -> build/lib/luastyle/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/luastyle creating build/bdist.linux-armv7l/wheel/luastyle/rules copying build/lib/luastyle/rules/IndentRule.py -> build/bdist.linux-armv7l/wheel/luastyle/rules copying build/lib/luastyle/rules/StripRule.py -> build/bdist.linux-armv7l/wheel/luastyle/rules copying build/lib/luastyle/rules/EndingNewLineRule.py -> build/bdist.linux-armv7l/wheel/luastyle/rules copying build/lib/luastyle/rules/__init__.py -> build/bdist.linux-armv7l/wheel/luastyle/rules creating build/bdist.linux-armv7l/wheel/luastyle/tests copying build/lib/luastyle/tests/test_indent_rule.py -> build/bdist.linux-armv7l/wheel/luastyle/tests copying build/lib/luastyle/tests/__init__.py -> build/bdist.linux-armv7l/wheel/luastyle/tests copying build/lib/luastyle/core.py -> build/bdist.linux-armv7l/wheel/luastyle copying build/lib/luastyle/__init__.py -> build/bdist.linux-armv7l/wheel/luastyle copying build/lib/luastyle/__main__.py -> build/bdist.linux-armv7l/wheel/luastyle copying build/lib/luastyle/FormatterRule.py -> build/bdist.linux-armv7l/wheel/luastyle running install_egg_info running egg_info writing dependency_links to luastyle.egg-info/dependency_links.txt writing top-level names to luastyle.egg-info/top_level.txt writing luastyle.egg-info/PKG-INFO writing entry points to luastyle.egg-info/entry_points.txt writing requirements to luastyle.egg-info/requires.txt reading manifest file 'luastyle.egg-info/SOURCES.txt' writing manifest file 'luastyle.egg-info/SOURCES.txt' Copying luastyle.egg-info to build/bdist.linux-armv7l/wheel/luastyle-1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/luastyle-1.1.dist-info/WHEEL Running setup.py bdist_wheel for luastyle: finished with status 'done' Stored in directory: /tmp/tmps_x7iogg Successfully built luastyle Cleaning up... Removing source in /tmp/pip-build-lv0ymjj1/luastyle