Created temporary directory: /tmp/pip-ephem-wheel-cache-a4ofydod Created temporary directory: /tmp/pip-req-tracker-078y34ys Created requirements tracker '/tmp/pip-req-tracker-078y34ys' Created temporary directory: /tmp/pip-wheel-c68lw8lu Collecting rhodb==5.1.0 1 location(s) to search for versions of rhodb: * https://pypi.org/simple/rhodb/ Getting page https://pypi.org/simple/rhodb/ Analyzing links from page https://pypi.org/simple/rhodb/ Found link https://files.pythonhosted.org/packages/ae/a4/89d9e1c747fffd50d17aa9214d8dca71331153f6c734f212b967570d72b8/rhodb-5.0.1.tar.gz#sha256=3878db07f10d00d4d0496c8f1df8363053bce9312999ee889eba5478bc5d4781 (from https://pypi.org/simple/rhodb/), version: 5.0.1 Found link https://files.pythonhosted.org/packages/9c/02/7781d521076e7d15e93b965fde34e7e79bdd14d94467eef6756168f8b9ac/rhodb-5.1.0.tar.gz#sha256=865973e2b268a65653c7c35621bd0cc06f3ff25f5d8bd7472d792d89c8eee373 (from https://pypi.org/simple/rhodb/), version: 5.1.0 Using version 5.1.0 (newest of versions: 5.1.0) Created temporary directory: /tmp/pip-unpack-twfusrqc Downloading https://files.pythonhosted.org/packages/9c/02/7781d521076e7d15e93b965fde34e7e79bdd14d94467eef6756168f8b9ac/rhodb-5.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9c/02/7781d521076e7d15e93b965fde34e7e79bdd14d94467eef6756168f8b9ac/rhodb-5.1.0.tar.gz#sha256=865973e2b268a65653c7c35621bd0cc06f3ff25f5d8bd7472d792d89c8eee373 (from https://pypi.org/simple/rhodb/) Added rhodb==5.1.0 from https://files.pythonhosted.org/packages/9c/02/7781d521076e7d15e93b965fde34e7e79bdd14d94467eef6756168f8b9ac/rhodb-5.1.0.tar.gz#sha256=865973e2b268a65653c7c35621bd0cc06f3ff25f5d8bd7472d792d89c8eee373 to build tracker '/tmp/pip-req-tracker-078y34ys' Running setup.py (path:/tmp/pip-wheel-c68lw8lu/rhodb/setup.py) egg_info for package rhodb Running command python setup.py egg_info running egg_info creating pip-egg-info/rhodb.egg-info writing requirements to pip-egg-info/rhodb.egg-info/requires.txt writing dependency_links to pip-egg-info/rhodb.egg-info/dependency_links.txt writing pip-egg-info/rhodb.egg-info/PKG-INFO writing top-level names to pip-egg-info/rhodb.egg-info/top_level.txt writing manifest file 'pip-egg-info/rhodb.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rhodb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/rhodb.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-c68lw8lu/rhodb has version 5.1.0, which satisfies requirement rhodb==5.1.0 from https://files.pythonhosted.org/packages/9c/02/7781d521076e7d15e93b965fde34e7e79bdd14d94467eef6756168f8b9ac/rhodb-5.1.0.tar.gz#sha256=865973e2b268a65653c7c35621bd0cc06f3ff25f5d8bd7472d792d89c8eee373 Removed rhodb==5.1.0 from https://files.pythonhosted.org/packages/9c/02/7781d521076e7d15e93b965fde34e7e79bdd14d94467eef6756168f8b9ac/rhodb-5.1.0.tar.gz#sha256=865973e2b268a65653c7c35621bd0cc06f3ff25f5d8bd7472d792d89c8eee373 from build tracker '/tmp/pip-req-tracker-078y34ys' Building wheels for collected packages: rhodb Created temporary directory: /tmp/pip-wheel-avdjdmgl Running setup.py bdist_wheel for rhodb: started Destination directory: /tmp/pip-wheel-avdjdmgl Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-c68lw8lu/rhodb/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-avdjdmgl running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rhodb copying rhodb/compat.py -> build/lib/rhodb copying rhodb/utils.py -> build/lib/rhodb copying rhodb/rhodb_sqlalchemy.py -> build/lib/rhodb copying rhodb/__init__.py -> build/lib/rhodb copying rhodb/database.py -> build/lib/rhodb copying rhodb/elasticsearch.py -> build/lib/rhodb copying rhodb/redis_conf.py -> build/lib/rhodb copying rhodb/arangodb.py -> build/lib/rhodb copying rhodb/flask_sqlalchemy.py -> build/lib/rhodb copying rhodb/aws.py -> build/lib/rhodb running egg_info writing requirements to rhodb.egg-info/requires.txt writing dependency_links to rhodb.egg-info/dependency_links.txt writing rhodb.egg-info/PKG-INFO writing top-level names to rhodb.egg-info/top_level.txt reading manifest file 'rhodb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rhodb.egg-info/SOURCES.txt' 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/rhodb copying build/lib/rhodb/compat.py -> build/bdist.linux-armv7l/wheel/rhodb copying build/lib/rhodb/utils.py -> build/bdist.linux-armv7l/wheel/rhodb copying build/lib/rhodb/rhodb_sqlalchemy.py -> build/bdist.linux-armv7l/wheel/rhodb copying build/lib/rhodb/__init__.py -> build/bdist.linux-armv7l/wheel/rhodb copying build/lib/rhodb/database.py -> build/bdist.linux-armv7l/wheel/rhodb copying build/lib/rhodb/elasticsearch.py -> build/bdist.linux-armv7l/wheel/rhodb copying build/lib/rhodb/redis_conf.py -> build/bdist.linux-armv7l/wheel/rhodb copying build/lib/rhodb/arangodb.py -> build/bdist.linux-armv7l/wheel/rhodb copying build/lib/rhodb/flask_sqlalchemy.py -> build/bdist.linux-armv7l/wheel/rhodb copying build/lib/rhodb/aws.py -> build/bdist.linux-armv7l/wheel/rhodb running install_egg_info Copying rhodb.egg-info to build/bdist.linux-armv7l/wheel/rhodb-5.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rhodb-5.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-avdjdmgl/rhodb-5.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'rhodb/__init__.py' adding 'rhodb/arangodb.py' adding 'rhodb/aws.py' adding 'rhodb/compat.py' adding 'rhodb/database.py' adding 'rhodb/elasticsearch.py' adding 'rhodb/flask_sqlalchemy.py' adding 'rhodb/redis_conf.py' adding 'rhodb/rhodb_sqlalchemy.py' adding 'rhodb/utils.py' adding 'rhodb-5.1.0.dist-info/METADATA' adding 'rhodb-5.1.0.dist-info/WHEEL' adding 'rhodb-5.1.0.dist-info/top_level.txt' adding 'rhodb-5.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for rhodb: finished with status 'done' Stored in directory: /tmp/tmpw6uy838m Successfully built rhodb Cleaning up... Removing source in /tmp/pip-wheel-c68lw8lu/rhodb Removed build tracker '/tmp/pip-req-tracker-078y34ys'