Created temporary directory: /tmp/pip-ephem-wheel-cache-g1oexiqy Created temporary directory: /tmp/pip-req-tracker-7wc02ai6 Created requirements tracker '/tmp/pip-req-tracker-7wc02ai6' Created temporary directory: /tmp/pip-wheel-gi3zt0ia Collecting chessql==1.1.3 1 location(s) to search for versions of chessql: * https://pypi.org/simple/chessql/ Getting page https://pypi.org/simple/chessql/ Analyzing links from page https://pypi.org/simple/chessql/ Found link https://files.pythonhosted.org/packages/2a/c4/6b5dd6327f9ac51aca1432272d76fc7b2aeb3922217a780a4cc82e052c50/chessql-1.1.tar.gz#sha256=efe01d520189104ec671ff5172a70bd27b839dcaab8127cd0d12d74d811c8ccd (from https://pypi.org/simple/chessql/), version: 1.1 Found link https://files.pythonhosted.org/packages/df/d6/7b7331d96be5b175d9c81aff993e54706431a71285f407317b4e504e2d9b/chessql-1.1.1.tar.gz#sha256=5f544e13925ab3c685f8e277a876fc8b525788947b3d71404189fa54770d02ce (from https://pypi.org/simple/chessql/), version: 1.1.1 Found link https://files.pythonhosted.org/packages/10/8e/de14328a1987c5c51c4a2c949d1cea129c55b585edecd41bc9b45324042b/chessql-1.1.2.tar.gz#sha256=26b1fc6265618feabb00038f45af2c47aa25a7717896612b30c619e7ea694b06 (from https://pypi.org/simple/chessql/), version: 1.1.2 Found link https://files.pythonhosted.org/packages/6d/b9/a4a75949c2c441ee9da17c1ebb62e3dbd60fe11ef0e3868beee80bbad682/chessql-1.1.3.tar.gz#sha256=5f05aed1663b551b655bf9d95565ac6debd99e27aa90ed5965eeadcf69f0b8eb (from https://pypi.org/simple/chessql/), version: 1.1.3 Using version 1.1.3 (newest of versions: 1.1.3) Created temporary directory: /tmp/pip-unpack-4ww45nz1 Downloading https://files.pythonhosted.org/packages/6d/b9/a4a75949c2c441ee9da17c1ebb62e3dbd60fe11ef0e3868beee80bbad682/chessql-1.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6d/b9/a4a75949c2c441ee9da17c1ebb62e3dbd60fe11ef0e3868beee80bbad682/chessql-1.1.3.tar.gz#sha256=5f05aed1663b551b655bf9d95565ac6debd99e27aa90ed5965eeadcf69f0b8eb (from https://pypi.org/simple/chessql/) Added chessql==1.1.3 from https://files.pythonhosted.org/packages/6d/b9/a4a75949c2c441ee9da17c1ebb62e3dbd60fe11ef0e3868beee80bbad682/chessql-1.1.3.tar.gz#sha256=5f05aed1663b551b655bf9d95565ac6debd99e27aa90ed5965eeadcf69f0b8eb to build tracker '/tmp/pip-req-tracker-7wc02ai6' Running setup.py (path:/tmp/pip-wheel-gi3zt0ia/chessql/setup.py) egg_info for package chessql Running command python setup.py egg_info running egg_info creating pip-egg-info/chessql.egg-info writing pip-egg-info/chessql.egg-info/PKG-INFO writing top-level names to pip-egg-info/chessql.egg-info/top_level.txt writing dependency_links to pip-egg-info/chessql.egg-info/dependency_links.txt writing requirements to pip-egg-info/chessql.egg-info/requires.txt writing manifest file 'pip-egg-info/chessql.egg-info/SOURCES.txt' package init file 'core/test/__init__.py' not found (or not a regular file) package init file 'about/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/chessql.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/chessql.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-gi3zt0ia/chessql has version 1.1.3, which satisfies requirement chessql==1.1.3 from https://files.pythonhosted.org/packages/6d/b9/a4a75949c2c441ee9da17c1ebb62e3dbd60fe11ef0e3868beee80bbad682/chessql-1.1.3.tar.gz#sha256=5f05aed1663b551b655bf9d95565ac6debd99e27aa90ed5965eeadcf69f0b8eb Removed chessql==1.1.3 from https://files.pythonhosted.org/packages/6d/b9/a4a75949c2c441ee9da17c1ebb62e3dbd60fe11ef0e3868beee80bbad682/chessql-1.1.3.tar.gz#sha256=5f05aed1663b551b655bf9d95565ac6debd99e27aa90ed5965eeadcf69f0b8eb from build tracker '/tmp/pip-req-tracker-7wc02ai6' Building wheels for collected packages: chessql Created temporary directory: /tmp/pip-wheel-ma5uq4cb Running setup.py bdist_wheel for chessql: started Destination directory: /tmp/pip-wheel-ma5uq4cb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gi3zt0ia/chessql/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-ma5uq4cb running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/chessql copying __init__.py -> build/lib/chessql copying setup.py -> build/lib/chessql creating build/lib/chessql/core copying core/__init__.py -> build/lib/chessql/core copying core/statement.py -> build/lib/chessql/core copying core/node.py -> build/lib/chessql/core copying core/constants.py -> build/lib/chessql/core copying core/piecedesignator.py -> build/lib/chessql/core package init file 'core/test/__init__.py' not found (or not a regular file) creating build/lib/chessql/core/test copying core/test/statement.py -> build/lib/chessql/core/test copying core/test/constants.py -> build/lib/chessql/core/test package init file 'about/__init__.py' not found (or not a regular file) creating build/lib/chessql/about copying about/LICENCE -> build/lib/chessql/about copying about/CONTACT -> build/lib/chessql/about 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/chessql copying build/lib/chessql/__init__.py -> build/bdist.linux-armv7l/wheel/chessql copying build/lib/chessql/setup.py -> build/bdist.linux-armv7l/wheel/chessql creating build/bdist.linux-armv7l/wheel/chessql/core copying build/lib/chessql/core/__init__.py -> build/bdist.linux-armv7l/wheel/chessql/core copying build/lib/chessql/core/statement.py -> build/bdist.linux-armv7l/wheel/chessql/core copying build/lib/chessql/core/node.py -> build/bdist.linux-armv7l/wheel/chessql/core copying build/lib/chessql/core/constants.py -> build/bdist.linux-armv7l/wheel/chessql/core copying build/lib/chessql/core/piecedesignator.py -> build/bdist.linux-armv7l/wheel/chessql/core creating build/bdist.linux-armv7l/wheel/chessql/core/test copying build/lib/chessql/core/test/statement.py -> build/bdist.linux-armv7l/wheel/chessql/core/test copying build/lib/chessql/core/test/constants.py -> build/bdist.linux-armv7l/wheel/chessql/core/test creating build/bdist.linux-armv7l/wheel/chessql/about copying build/lib/chessql/about/CONTACT -> build/bdist.linux-armv7l/wheel/chessql/about copying build/lib/chessql/about/LICENCE -> build/bdist.linux-armv7l/wheel/chessql/about running install_egg_info running egg_info writing dependency_links to chessql.egg-info/dependency_links.txt writing chessql.egg-info/PKG-INFO writing requirements to chessql.egg-info/requires.txt writing top-level names to chessql.egg-info/top_level.txt reading manifest file 'chessql.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'chessql.egg-info/SOURCES.txt' Copying chessql.egg-info to build/bdist.linux-armv7l/wheel/chessql-1.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/chessql-1.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-ma5uq4cb/chessql-1.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'chessql/__init__.py' adding 'chessql/setup.py' adding 'chessql/about/CONTACT' adding 'chessql/about/LICENCE' adding 'chessql/core/__init__.py' adding 'chessql/core/constants.py' adding 'chessql/core/node.py' adding 'chessql/core/piecedesignator.py' adding 'chessql/core/statement.py' adding 'chessql/core/test/constants.py' adding 'chessql/core/test/statement.py' adding 'chessql-1.1.3.dist-info/METADATA' adding 'chessql-1.1.3.dist-info/WHEEL' adding 'chessql-1.1.3.dist-info/dependency_links.txt' adding 'chessql-1.1.3.dist-info/top_level.txt' adding 'chessql-1.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for chessql: finished with status 'done' Stored in directory: /tmp/tmpxxgezr2f Successfully built chessql Cleaning up... Removing source in /tmp/pip-wheel-gi3zt0ia/chessql Removed build tracker '/tmp/pip-req-tracker-7wc02ai6'