Created temporary directory: /tmp/pip-ephem-wheel-cache-3ff_8vfp Created temporary directory: /tmp/pip-req-tracker-7uvw5m6g Created requirements tracker '/tmp/pip-req-tracker-7uvw5m6g' Created temporary directory: /tmp/pip-wheel-pypyoxk4 Looking in indexes: https://pypi.python.org/simple Collecting PyCovenantSQL==0.0.2 1 location(s) to search for versions of PyCovenantSQL: * https://pypi.python.org/simple/pycovenantsql/ Getting page https://pypi.python.org/simple/pycovenantsql/ Analyzing links from page https://pypi.org/simple/pycovenantsql/ Found link https://files.pythonhosted.org/packages/94/dc/e6ae405f985f2a80af505dbc687699b79b6de22f42408c8e962185f4bd1e/PyCovenantSQL-0.0.2.tar.gz#sha256=faee164621fc7bb399bc666a245e73c35aac2930c01cc46e8eb5583de1333739 (from https://pypi.org/simple/pycovenantsql/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-kpc4z9gp Downloading https://files.pythonhosted.org/packages/94/dc/e6ae405f985f2a80af505dbc687699b79b6de22f42408c8e962185f4bd1e/PyCovenantSQL-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/94/dc/e6ae405f985f2a80af505dbc687699b79b6de22f42408c8e962185f4bd1e/PyCovenantSQL-0.0.2.tar.gz#sha256=faee164621fc7bb399bc666a245e73c35aac2930c01cc46e8eb5583de1333739 (from https://pypi.org/simple/pycovenantsql/) Added PyCovenantSQL==0.0.2 from https://files.pythonhosted.org/packages/94/dc/e6ae405f985f2a80af505dbc687699b79b6de22f42408c8e962185f4bd1e/PyCovenantSQL-0.0.2.tar.gz#sha256=faee164621fc7bb399bc666a245e73c35aac2930c01cc46e8eb5583de1333739 to build tracker '/tmp/pip-req-tracker-7uvw5m6g' Running setup.py (path:/tmp/pip-wheel-pypyoxk4/PyCovenantSQL/setup.py) egg_info for package PyCovenantSQL Running command python setup.py egg_info running egg_info creating pip-egg-info/PyCovenantSQL.egg-info writing top-level names to pip-egg-info/PyCovenantSQL.egg-info/top_level.txt writing requirements to pip-egg-info/PyCovenantSQL.egg-info/requires.txt writing pip-egg-info/PyCovenantSQL.egg-info/PKG-INFO writing dependency_links to pip-egg-info/PyCovenantSQL.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/PyCovenantSQL.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/PyCovenantSQL.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/PyCovenantSQL.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-pypyoxk4/PyCovenantSQL has version 0.0.2, which satisfies requirement PyCovenantSQL==0.0.2 from https://files.pythonhosted.org/packages/94/dc/e6ae405f985f2a80af505dbc687699b79b6de22f42408c8e962185f4bd1e/PyCovenantSQL-0.0.2.tar.gz#sha256=faee164621fc7bb399bc666a245e73c35aac2930c01cc46e8eb5583de1333739 Removed PyCovenantSQL==0.0.2 from https://files.pythonhosted.org/packages/94/dc/e6ae405f985f2a80af505dbc687699b79b6de22f42408c8e962185f4bd1e/PyCovenantSQL-0.0.2.tar.gz#sha256=faee164621fc7bb399bc666a245e73c35aac2930c01cc46e8eb5583de1333739 from build tracker '/tmp/pip-req-tracker-7uvw5m6g' Building wheels for collected packages: PyCovenantSQL Created temporary directory: /tmp/pip-wheel-lq73nf1z Running setup.py bdist_wheel for PyCovenantSQL: started Destination directory: /tmp/pip-wheel-lq73nf1z Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-pypyoxk4/PyCovenantSQL/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-lq73nf1z running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pycovenantsql copying pycovenantsql/optionfile.py -> build/lib/pycovenantsql copying pycovenantsql/times.py -> build/lib/pycovenantsql copying pycovenantsql/_compat.py -> build/lib/pycovenantsql copying pycovenantsql/connections.py -> build/lib/pycovenantsql copying pycovenantsql/converters.py -> build/lib/pycovenantsql copying pycovenantsql/cursors.py -> build/lib/pycovenantsql copying pycovenantsql/err.py -> build/lib/pycovenantsql copying pycovenantsql/__init__.py -> build/lib/pycovenantsql creating build/lib/pycovenantsql/constants copying pycovenantsql/constants/FIELD_TYPE.py -> build/lib/pycovenantsql/constants copying pycovenantsql/constants/__init__.py -> build/lib/pycovenantsql/constants 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/pycovenantsql copying build/lib/pycovenantsql/optionfile.py -> build/bdist.linux-armv7l/wheel/pycovenantsql creating build/bdist.linux-armv7l/wheel/pycovenantsql/constants copying build/lib/pycovenantsql/constants/FIELD_TYPE.py -> build/bdist.linux-armv7l/wheel/pycovenantsql/constants copying build/lib/pycovenantsql/constants/__init__.py -> build/bdist.linux-armv7l/wheel/pycovenantsql/constants copying build/lib/pycovenantsql/times.py -> build/bdist.linux-armv7l/wheel/pycovenantsql copying build/lib/pycovenantsql/_compat.py -> build/bdist.linux-armv7l/wheel/pycovenantsql copying build/lib/pycovenantsql/connections.py -> build/bdist.linux-armv7l/wheel/pycovenantsql copying build/lib/pycovenantsql/converters.py -> build/bdist.linux-armv7l/wheel/pycovenantsql copying build/lib/pycovenantsql/cursors.py -> build/bdist.linux-armv7l/wheel/pycovenantsql copying build/lib/pycovenantsql/err.py -> build/bdist.linux-armv7l/wheel/pycovenantsql copying build/lib/pycovenantsql/__init__.py -> build/bdist.linux-armv7l/wheel/pycovenantsql running install_egg_info running egg_info writing PyCovenantSQL.egg-info/PKG-INFO writing requirements to PyCovenantSQL.egg-info/requires.txt writing dependency_links to PyCovenantSQL.egg-info/dependency_links.txt writing top-level names to PyCovenantSQL.egg-info/top_level.txt reading manifest file 'PyCovenantSQL.egg-info/SOURCES.txt' writing manifest file 'PyCovenantSQL.egg-info/SOURCES.txt' Copying PyCovenantSQL.egg-info to build/bdist.linux-armv7l/wheel/PyCovenantSQL-0.0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/PyCovenantSQL-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-lq73nf1z/PyCovenantSQL-0.0.2-py3-none-any.whl' and adding '.' to it adding 'pycovenantsql/__init__.py' adding 'pycovenantsql/_compat.py' adding 'pycovenantsql/connections.py' adding 'pycovenantsql/converters.py' adding 'pycovenantsql/cursors.py' adding 'pycovenantsql/err.py' adding 'pycovenantsql/optionfile.py' adding 'pycovenantsql/times.py' adding 'pycovenantsql/constants/FIELD_TYPE.py' adding 'pycovenantsql/constants/__init__.py' adding 'PyCovenantSQL-0.0.2.dist-info/top_level.txt' adding 'PyCovenantSQL-0.0.2.dist-info/WHEEL' adding 'PyCovenantSQL-0.0.2.dist-info/METADATA' adding 'PyCovenantSQL-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for PyCovenantSQL: finished with status 'done' Stored in directory: /tmp/tmp6sw1y8w2 Successfully built PyCovenantSQL Cleaning up... Removing source in /tmp/pip-wheel-pypyoxk4/PyCovenantSQL Removed build tracker '/tmp/pip-req-tracker-7uvw5m6g'