Created temporary directory: /tmp/pip-ephem-wheel-cache-64wua_wb Created temporary directory: /tmp/pip-req-tracker-v0xpbx5p Created requirements tracker '/tmp/pip-req-tracker-v0xpbx5p' Created temporary directory: /tmp/pip-wheel-lw7gea7j Collecting simple-sql-formatter==1 1 location(s) to search for versions of simple-sql-formatter: * https://pypi.org/simple/simple-sql-formatter/ Getting page https://pypi.org/simple/simple-sql-formatter/ Analyzing links from page https://pypi.org/simple/simple-sql-formatter/ Skipping link https://files.pythonhosted.org/packages/82/9f/e349dfa49ba669edf8bf8e8cb5efc01c99c4c11638cf7b7c949f33d2f058/simple_sql_formatter-1-py2-none-any.whl#sha256=02091a38f4a9e5e287f8b1fe66e8d89c52e15216dd3f65d617d96d30c135c1a9 (from https://pypi.org/simple/simple-sql-formatter/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/01/0a/dc5c2532dc009ec3d022d1b8fd2dafc918722c1adf80e36c3ff810b80f93/simple_sql_formatter-1.tar.gz#sha256=00f0e752837c1cff96ed39057f2402768859adb615b853a62ee113bd63f4f54a (from https://pypi.org/simple/simple-sql-formatter/), version: 1 Using version 1 (newest of versions: 1) Created temporary directory: /tmp/pip-unpack-pilpuh3t Downloading https://files.pythonhosted.org/packages/01/0a/dc5c2532dc009ec3d022d1b8fd2dafc918722c1adf80e36c3ff810b80f93/simple_sql_formatter-1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/01/0a/dc5c2532dc009ec3d022d1b8fd2dafc918722c1adf80e36c3ff810b80f93/simple_sql_formatter-1.tar.gz#sha256=00f0e752837c1cff96ed39057f2402768859adb615b853a62ee113bd63f4f54a (from https://pypi.org/simple/simple-sql-formatter/) Added simple-sql-formatter==1 from https://files.pythonhosted.org/packages/01/0a/dc5c2532dc009ec3d022d1b8fd2dafc918722c1adf80e36c3ff810b80f93/simple_sql_formatter-1.tar.gz#sha256=00f0e752837c1cff96ed39057f2402768859adb615b853a62ee113bd63f4f54a to build tracker '/tmp/pip-req-tracker-v0xpbx5p' Running setup.py (path:/tmp/pip-wheel-lw7gea7j/simple-sql-formatter/setup.py) egg_info for package simple-sql-formatter Running command python setup.py egg_info running egg_info creating pip-egg-info/simple_sql_formatter.egg-info writing pip-egg-info/simple_sql_formatter.egg-info/PKG-INFO writing top-level names to pip-egg-info/simple_sql_formatter.egg-info/top_level.txt writing dependency_links to pip-egg-info/simple_sql_formatter.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/simple_sql_formatter.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/simple_sql_formatter.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/simple_sql_formatter.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-lw7gea7j/simple-sql-formatter has version 1, which satisfies requirement simple-sql-formatter==1 from https://files.pythonhosted.org/packages/01/0a/dc5c2532dc009ec3d022d1b8fd2dafc918722c1adf80e36c3ff810b80f93/simple_sql_formatter-1.tar.gz#sha256=00f0e752837c1cff96ed39057f2402768859adb615b853a62ee113bd63f4f54a Removed simple-sql-formatter==1 from https://files.pythonhosted.org/packages/01/0a/dc5c2532dc009ec3d022d1b8fd2dafc918722c1adf80e36c3ff810b80f93/simple_sql_formatter-1.tar.gz#sha256=00f0e752837c1cff96ed39057f2402768859adb615b853a62ee113bd63f4f54a from build tracker '/tmp/pip-req-tracker-v0xpbx5p' Building wheels for collected packages: simple-sql-formatter Created temporary directory: /tmp/pip-wheel-a68lcu_1 Running setup.py bdist_wheel for simple-sql-formatter: started Destination directory: /tmp/pip-wheel-a68lcu_1 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-lw7gea7j/simple-sql-formatter/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/pip-wheel-a68lcu_1 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/formatter copying formatter/__init__.py -> build/lib/formatter copying formatter/clauses.py -> build/lib/formatter copying formatter/functions.py -> build/lib/formatter copying formatter/formatter.py -> build/lib/formatter copying formatter/identation.py -> build/lib/formatter creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_functions.py -> build/lib/tests copying tests/test_identation.py -> build/lib/tests copying tests/test_formatter.py -> build/lib/tests copying tests/test_clauses.py -> build/lib/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/formatter copying build/lib/formatter/__init__.py -> build/bdist.linux-armv7l/wheel/formatter copying build/lib/formatter/clauses.py -> build/bdist.linux-armv7l/wheel/formatter copying build/lib/formatter/functions.py -> build/bdist.linux-armv7l/wheel/formatter copying build/lib/formatter/formatter.py -> build/bdist.linux-armv7l/wheel/formatter copying build/lib/formatter/identation.py -> build/bdist.linux-armv7l/wheel/formatter creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_functions.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_identation.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_formatter.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_clauses.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing top-level names to simple_sql_formatter.egg-info/top_level.txt writing simple_sql_formatter.egg-info/PKG-INFO writing dependency_links to simple_sql_formatter.egg-info/dependency_links.txt reading manifest file 'simple_sql_formatter.egg-info/SOURCES.txt' writing manifest file 'simple_sql_formatter.egg-info/SOURCES.txt' Copying simple_sql_formatter.egg-info to build/bdist.linux-armv7l/wheel/simple_sql_formatter-1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/simple_sql_formatter-1.dist-info/WHEEL creating '/tmp/pip-wheel-a68lcu_1/simple_sql_formatter-1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'formatter/__init__.py' adding 'formatter/clauses.py' adding 'formatter/formatter.py' adding 'formatter/functions.py' adding 'formatter/identation.py' adding 'tests/__init__.py' adding 'tests/test_clauses.py' adding 'tests/test_formatter.py' adding 'tests/test_functions.py' adding 'tests/test_identation.py' adding 'simple_sql_formatter-1.dist-info/METADATA' adding 'simple_sql_formatter-1.dist-info/WHEEL' adding 'simple_sql_formatter-1.dist-info/top_level.txt' adding 'simple_sql_formatter-1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for simple-sql-formatter: finished with status 'done' Stored in directory: /tmp/tmpoj8h98wc Successfully built simple-sql-formatter Cleaning up... Removing source in /tmp/pip-wheel-lw7gea7j/simple-sql-formatter Removed build tracker '/tmp/pip-req-tracker-v0xpbx5p'