Created temporary directory: /tmp/pip-ephem-wheel-cache-kxpuiu_n Created temporary directory: /tmp/pip-req-tracker-jil18wex Created requirements tracker '/tmp/pip-req-tracker-jil18wex' Created temporary directory: /tmp/pip-wheel-ws8zokz1 Looking in indexes: https://pypi.python.org/simple Collecting flask-batch==0.0.2 1 location(s) to search for versions of flask-batch: * https://pypi.python.org/simple/flask-batch/ Getting page https://pypi.python.org/simple/flask-batch/ Analyzing links from page https://pypi.org/simple/flask-batch/ Found link https://files.pythonhosted.org/packages/e2/89/5a3562585bc75f9844913312a8c7d64f10e057d84e87cd9cc9e099d9beb7/flask-batch-0.0.0.tar.gz#sha256=a2f024695db6e82e95a790736c7251a897c0fef4876b8f0a4d6a13b79299e1c0 (from https://pypi.org/simple/flask-batch/), version: 0.0.0 Found link https://files.pythonhosted.org/packages/64/96/02b4ace2dfd98f9cb8767b34502265cb3ca7380b65084afc42e2d3d4af44/flask-batch-0.0.1.tar.gz#sha256=885f05ceb8405b06a67cd833f1cc60bb854586ec8efdf788793e9e411f1367f0 (from https://pypi.org/simple/flask-batch/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/6b/2a/af2c708fd8c115f4b4fb6ad2c85be7f908cfc464e0c56b6c7792b5d31a4d/Flask-Batch-0.0.2.tar.gz#sha256=c84b51bf8d874d4e1405140e8666a0602551efce0983115a3b1bcaffceefc00a (from https://pypi.org/simple/flask-batch/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-qf_44huh Downloading https://files.pythonhosted.org/packages/6b/2a/af2c708fd8c115f4b4fb6ad2c85be7f908cfc464e0c56b6c7792b5d31a4d/Flask-Batch-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6b/2a/af2c708fd8c115f4b4fb6ad2c85be7f908cfc464e0c56b6c7792b5d31a4d/Flask-Batch-0.0.2.tar.gz#sha256=c84b51bf8d874d4e1405140e8666a0602551efce0983115a3b1bcaffceefc00a (from https://pypi.org/simple/flask-batch/) Added flask-batch==0.0.2 from https://files.pythonhosted.org/packages/6b/2a/af2c708fd8c115f4b4fb6ad2c85be7f908cfc464e0c56b6c7792b5d31a4d/Flask-Batch-0.0.2.tar.gz#sha256=c84b51bf8d874d4e1405140e8666a0602551efce0983115a3b1bcaffceefc00a to build tracker '/tmp/pip-req-tracker-jil18wex' Running setup.py (path:/tmp/pip-wheel-ws8zokz1/flask-batch/setup.py) egg_info for package flask-batch Running command python setup.py egg_info running egg_info creating pip-egg-info/Flask_Batch.egg-info writing requirements to pip-egg-info/Flask_Batch.egg-info/requires.txt writing dependency_links to pip-egg-info/Flask_Batch.egg-info/dependency_links.txt writing top-level names to pip-egg-info/Flask_Batch.egg-info/top_level.txt writing pip-egg-info/Flask_Batch.egg-info/PKG-INFO writing manifest file 'pip-egg-info/Flask_Batch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Flask_Batch.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/Flask_Batch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ws8zokz1/flask-batch has version 0.0.2, which satisfies requirement flask-batch==0.0.2 from https://files.pythonhosted.org/packages/6b/2a/af2c708fd8c115f4b4fb6ad2c85be7f908cfc464e0c56b6c7792b5d31a4d/Flask-Batch-0.0.2.tar.gz#sha256=c84b51bf8d874d4e1405140e8666a0602551efce0983115a3b1bcaffceefc00a Removed flask-batch==0.0.2 from https://files.pythonhosted.org/packages/6b/2a/af2c708fd8c115f4b4fb6ad2c85be7f908cfc464e0c56b6c7792b5d31a4d/Flask-Batch-0.0.2.tar.gz#sha256=c84b51bf8d874d4e1405140e8666a0602551efce0983115a3b1bcaffceefc00a from build tracker '/tmp/pip-req-tracker-jil18wex' Building wheels for collected packages: flask-batch Created temporary directory: /tmp/pip-wheel-4odzrcjy Running setup.py bdist_wheel for flask-batch: started Destination directory: /tmp/pip-wheel-4odzrcjy Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ws8zokz1/flask-batch/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-4odzrcjy running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/flask_batch copying flask_batch/py2.py -> build/lib/flask_batch copying flask_batch/__init__.py -> build/lib/flask_batch copying flask_batch/client.py -> build/lib/flask_batch copying flask_batch/flask_batch.py -> build/lib/flask_batch copying flask_batch/polyfill.py -> build/lib/flask_batch 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/flask_batch copying build/lib/flask_batch/py2.py -> build/bdist.linux-armv7l/wheel/flask_batch copying build/lib/flask_batch/__init__.py -> build/bdist.linux-armv7l/wheel/flask_batch copying build/lib/flask_batch/client.py -> build/bdist.linux-armv7l/wheel/flask_batch copying build/lib/flask_batch/flask_batch.py -> build/bdist.linux-armv7l/wheel/flask_batch copying build/lib/flask_batch/polyfill.py -> build/bdist.linux-armv7l/wheel/flask_batch running install_egg_info running egg_info writing top-level names to Flask_Batch.egg-info/top_level.txt writing dependency_links to Flask_Batch.egg-info/dependency_links.txt writing Flask_Batch.egg-info/PKG-INFO writing requirements to Flask_Batch.egg-info/requires.txt reading manifest file 'Flask_Batch.egg-info/SOURCES.txt' writing manifest file 'Flask_Batch.egg-info/SOURCES.txt' Copying Flask_Batch.egg-info to build/bdist.linux-armv7l/wheel/Flask_Batch-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Flask_Batch-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-4odzrcjy/Flask_Batch-0.0.2-py3-none-any.whl' and adding '.' to it adding 'flask_batch/__init__.py' adding 'flask_batch/client.py' adding 'flask_batch/flask_batch.py' adding 'flask_batch/polyfill.py' adding 'flask_batch/py2.py' adding 'Flask_Batch-0.0.2.dist-info/top_level.txt' adding 'Flask_Batch-0.0.2.dist-info/WHEEL' adding 'Flask_Batch-0.0.2.dist-info/METADATA' adding 'Flask_Batch-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for flask-batch: finished with status 'done' Stored in directory: /tmp/tmp2o2atqyd Successfully built flask-batch Cleaning up... Removing source in /tmp/pip-wheel-ws8zokz1/flask-batch Removed build tracker '/tmp/pip-req-tracker-jil18wex'