Created temporary directory: /tmp/pip-ephem-wheel-cache-8ed2hzax Created temporary directory: /tmp/pip-req-tracker-3772xbb2 Created requirements tracker '/tmp/pip-req-tracker-3772xbb2' Created temporary directory: /tmp/pip-wheel-fpstc3qg Collecting aql==0.1.0 1 location(s) to search for versions of aql: * https://pypi.org/simple/aql/ Getting page https://pypi.org/simple/aql/ Analyzing links from page https://pypi.org/simple/aql/ Found link https://files.pythonhosted.org/packages/e3/6e/8b8f85aa39b0325ce49f352eddc7b9c428851080232ca2027bc1a8131239/aql-0.0.0.tar.gz#sha256=657b551137e349ae5ee4ae5bbb0042e727d195ecc8adbd12e88286933778c819 (from https://pypi.org/simple/aql/), version: 0.0.0 Found link https://files.pythonhosted.org/packages/86/3e/10ba38416241c8f92b0bec42ccc1e34b7c8e4496e52d42a059e6ad7ad68d/aql-0.1.0.tar.gz#sha256=9d2e9624df53db3b4de78c38a8d673f507030e53e2ffe1cd6a8a9dc0814b587f (from https://pypi.org/simple/aql/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-z8zbyv5g Downloading https://files.pythonhosted.org/packages/86/3e/10ba38416241c8f92b0bec42ccc1e34b7c8e4496e52d42a059e6ad7ad68d/aql-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/86/3e/10ba38416241c8f92b0bec42ccc1e34b7c8e4496e52d42a059e6ad7ad68d/aql-0.1.0.tar.gz#sha256=9d2e9624df53db3b4de78c38a8d673f507030e53e2ffe1cd6a8a9dc0814b587f (from https://pypi.org/simple/aql/) Added aql==0.1.0 from https://files.pythonhosted.org/packages/86/3e/10ba38416241c8f92b0bec42ccc1e34b7c8e4496e52d42a059e6ad7ad68d/aql-0.1.0.tar.gz#sha256=9d2e9624df53db3b4de78c38a8d673f507030e53e2ffe1cd6a8a9dc0814b587f to build tracker '/tmp/pip-req-tracker-3772xbb2' Running setup.py (path:/tmp/pip-wheel-fpstc3qg/aql/setup.py) egg_info for package aql Running command python setup.py egg_info running egg_info creating pip-egg-info/aql.egg-info writing pip-egg-info/aql.egg-info/PKG-INFO writing top-level names to pip-egg-info/aql.egg-info/top_level.txt writing dependency_links to pip-egg-info/aql.egg-info/dependency_links.txt writing requirements to pip-egg-info/aql.egg-info/requires.txt writing manifest file 'pip-egg-info/aql.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/aql.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/aql.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-fpstc3qg/aql has version 0.1.0, which satisfies requirement aql==0.1.0 from https://files.pythonhosted.org/packages/86/3e/10ba38416241c8f92b0bec42ccc1e34b7c8e4496e52d42a059e6ad7ad68d/aql-0.1.0.tar.gz#sha256=9d2e9624df53db3b4de78c38a8d673f507030e53e2ffe1cd6a8a9dc0814b587f Removed aql==0.1.0 from https://files.pythonhosted.org/packages/86/3e/10ba38416241c8f92b0bec42ccc1e34b7c8e4496e52d42a059e6ad7ad68d/aql-0.1.0.tar.gz#sha256=9d2e9624df53db3b4de78c38a8d673f507030e53e2ffe1cd6a8a9dc0814b587f from build tracker '/tmp/pip-req-tracker-3772xbb2' Building wheels for collected packages: aql Created temporary directory: /tmp/pip-wheel-48qf8ive Running setup.py bdist_wheel for aql: started Destination directory: /tmp/pip-wheel-48qf8ive Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-fpstc3qg/aql/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-48qf8ive running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/aql copying aql/types.py -> build/lib/aql copying aql/column.py -> build/lib/aql copying aql/query.py -> build/lib/aql copying aql/connector.py -> build/lib/aql copying aql/__init__.py -> build/lib/aql copying aql/table.py -> build/lib/aql copying aql/errors.py -> build/lib/aql creating build/lib/aql/engines copying aql/engines/mysql.py -> build/lib/aql/engines copying aql/engines/sql.py -> build/lib/aql/engines copying aql/engines/sqlite.py -> build/lib/aql/engines copying aql/engines/__init__.py -> build/lib/aql/engines copying aql/engines/base.py -> build/lib/aql/engines creating build/lib/aql/tests copying aql/tests/types.py -> build/lib/aql/tests copying aql/tests/column.py -> build/lib/aql/tests copying aql/tests/__main__.py -> build/lib/aql/tests copying aql/tests/query.py -> build/lib/aql/tests copying aql/tests/connector.py -> build/lib/aql/tests copying aql/tests/__init__.py -> build/lib/aql/tests copying aql/tests/table.py -> build/lib/aql/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/aql copying build/lib/aql/types.py -> build/bdist.linux-armv7l/wheel/aql copying build/lib/aql/column.py -> build/bdist.linux-armv7l/wheel/aql copying build/lib/aql/query.py -> build/bdist.linux-armv7l/wheel/aql copying build/lib/aql/connector.py -> build/bdist.linux-armv7l/wheel/aql copying build/lib/aql/__init__.py -> build/bdist.linux-armv7l/wheel/aql creating build/bdist.linux-armv7l/wheel/aql/tests copying build/lib/aql/tests/types.py -> build/bdist.linux-armv7l/wheel/aql/tests copying build/lib/aql/tests/column.py -> build/bdist.linux-armv7l/wheel/aql/tests copying build/lib/aql/tests/__main__.py -> build/bdist.linux-armv7l/wheel/aql/tests copying build/lib/aql/tests/query.py -> build/bdist.linux-armv7l/wheel/aql/tests copying build/lib/aql/tests/connector.py -> build/bdist.linux-armv7l/wheel/aql/tests copying build/lib/aql/tests/__init__.py -> build/bdist.linux-armv7l/wheel/aql/tests copying build/lib/aql/tests/table.py -> build/bdist.linux-armv7l/wheel/aql/tests creating build/bdist.linux-armv7l/wheel/aql/engines copying build/lib/aql/engines/mysql.py -> build/bdist.linux-armv7l/wheel/aql/engines copying build/lib/aql/engines/sql.py -> build/bdist.linux-armv7l/wheel/aql/engines copying build/lib/aql/engines/sqlite.py -> build/bdist.linux-armv7l/wheel/aql/engines copying build/lib/aql/engines/__init__.py -> build/bdist.linux-armv7l/wheel/aql/engines copying build/lib/aql/engines/base.py -> build/bdist.linux-armv7l/wheel/aql/engines copying build/lib/aql/table.py -> build/bdist.linux-armv7l/wheel/aql copying build/lib/aql/errors.py -> build/bdist.linux-armv7l/wheel/aql running install_egg_info running egg_info writing aql.egg-info/PKG-INFO writing requirements to aql.egg-info/requires.txt writing dependency_links to aql.egg-info/dependency_links.txt writing top-level names to aql.egg-info/top_level.txt reading manifest file 'aql.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'aql.egg-info/SOURCES.txt' Copying aql.egg-info to build/bdist.linux-armv7l/wheel/aql-0.1.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/aql-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-48qf8ive/aql-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'aql/__init__.py' adding 'aql/column.py' adding 'aql/connector.py' adding 'aql/errors.py' adding 'aql/query.py' adding 'aql/table.py' adding 'aql/types.py' adding 'aql/engines/__init__.py' adding 'aql/engines/base.py' adding 'aql/engines/mysql.py' adding 'aql/engines/sql.py' adding 'aql/engines/sqlite.py' adding 'aql/tests/__init__.py' adding 'aql/tests/__main__.py' adding 'aql/tests/column.py' adding 'aql/tests/connector.py' adding 'aql/tests/query.py' adding 'aql/tests/table.py' adding 'aql/tests/types.py' adding 'aql-0.1.0.dist-info/LICENSE' adding 'aql-0.1.0.dist-info/METADATA' adding 'aql-0.1.0.dist-info/WHEEL' adding 'aql-0.1.0.dist-info/top_level.txt' adding 'aql-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for aql: finished with status 'done' Stored in directory: /tmp/tmpzgf31pv0 Successfully built aql Cleaning up... Removing source in /tmp/pip-wheel-fpstc3qg/aql Removed build tracker '/tmp/pip-req-tracker-3772xbb2'