Created temporary directory: /tmp/pip-ephem-wheel-cache-ghyn7m8y Created temporary directory: /tmp/pip-req-tracker-oya0t8z1 Created requirements tracker '/tmp/pip-req-tracker-oya0t8z1' Created temporary directory: /tmp/pip-wheel-uxljoopi Collecting influxable==0.0.1a1 1 location(s) to search for versions of influxable: * https://pypi.org/simple/influxable/ Getting page https://pypi.org/simple/influxable/ Analyzing links from page https://pypi.org/simple/influxable/ Found link https://files.pythonhosted.org/packages/2d/69/71c6f864bfb536225e1c37cb50d2e9a134bb61bed92895578edb89595c83/influxable-0.0.0.tar.gz#sha256=3a9182dd7c6ebd2029ce0dc768c2c83fc1b3446f3a6d5cf4dad04bb7a0df9f05 (from https://pypi.org/simple/influxable/), version: 0.0.0 Found link https://files.pythonhosted.org/packages/2d/91/8721d2c551cb007b0938c766baba19c1b03fa5766fc8411f28b51ad35539/influxable-0.0.1-alpha.0.tar.gz#sha256=83fd19b7229a43ae1377d37ec480e263af44fcc3379abaf8f131ad2dc62c7ccc (from https://pypi.org/simple/influxable/), version: 0.0.1-alpha.0 Found link https://files.pythonhosted.org/packages/19/7e/f49060c039957a4c489842f2be2f4c0b7935a0352bdc945001da39cade16/influxable-0.0.1a1.tar.gz#sha256=8002be9c0843372db26db70ab10fde07a424faaff54d6526562dbe133cf62dd7 (from https://pypi.org/simple/influxable/) (requires-python:>=3.0.*), version: 0.0.1a1 Using version 0.0.1a1 (newest of versions: 0.0.1a1) Created temporary directory: /tmp/pip-unpack-0tfpc_za Downloading https://files.pythonhosted.org/packages/19/7e/f49060c039957a4c489842f2be2f4c0b7935a0352bdc945001da39cade16/influxable-0.0.1a1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/19/7e/f49060c039957a4c489842f2be2f4c0b7935a0352bdc945001da39cade16/influxable-0.0.1a1.tar.gz#sha256=8002be9c0843372db26db70ab10fde07a424faaff54d6526562dbe133cf62dd7 (from https://pypi.org/simple/influxable/) (requires-python:>=3.0.*) Added influxable==0.0.1a1 from https://files.pythonhosted.org/packages/19/7e/f49060c039957a4c489842f2be2f4c0b7935a0352bdc945001da39cade16/influxable-0.0.1a1.tar.gz#sha256=8002be9c0843372db26db70ab10fde07a424faaff54d6526562dbe133cf62dd7 to build tracker '/tmp/pip-req-tracker-oya0t8z1' Running setup.py (path:/tmp/pip-wheel-uxljoopi/influxable/setup.py) egg_info for package influxable Running command python setup.py egg_info running egg_info creating pip-egg-info/influxable.egg-info writing dependency_links to pip-egg-info/influxable.egg-info/dependency_links.txt writing requirements to pip-egg-info/influxable.egg-info/requires.txt writing pip-egg-info/influxable.egg-info/PKG-INFO writing top-level names to pip-egg-info/influxable.egg-info/top_level.txt writing manifest file 'pip-egg-info/influxable.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/influxable.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/influxable.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '0.0.1-alpha.1' to '0.0.1a1' normalized_version, Source in /tmp/pip-wheel-uxljoopi/influxable has version 0.0.1a1, which satisfies requirement influxable==0.0.1a1 from https://files.pythonhosted.org/packages/19/7e/f49060c039957a4c489842f2be2f4c0b7935a0352bdc945001da39cade16/influxable-0.0.1a1.tar.gz#sha256=8002be9c0843372db26db70ab10fde07a424faaff54d6526562dbe133cf62dd7 Removed influxable==0.0.1a1 from https://files.pythonhosted.org/packages/19/7e/f49060c039957a4c489842f2be2f4c0b7935a0352bdc945001da39cade16/influxable-0.0.1a1.tar.gz#sha256=8002be9c0843372db26db70ab10fde07a424faaff54d6526562dbe133cf62dd7 from build tracker '/tmp/pip-req-tracker-oya0t8z1' Building wheels for collected packages: influxable Created temporary directory: /tmp/pip-wheel-k8cx32l5 Running setup.py bdist_wheel for influxable: started Destination directory: /tmp/pip-wheel-k8cx32l5 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-uxljoopi/influxable/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-k8cx32l5 /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '0.0.1-alpha.1' to '0.0.1a1' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/influxable copying influxable/api.py -> build/lib/influxable copying influxable/__init__.py -> build/lib/influxable copying influxable/settings.py -> build/lib/influxable copying influxable/connection.py -> build/lib/influxable copying influxable/request.py -> build/lib/influxable copying influxable/app.py -> build/lib/influxable creating build/lib/influxable/helpers copying influxable/helpers/__init__.py -> build/lib/influxable/helpers copying influxable/helpers/decorators.py -> build/lib/influxable/helpers creating build/lib/influxable/db copying influxable/db/__init__.py -> build/lib/influxable/db copying influxable/db/query.py -> build/lib/influxable/db copying influxable/db/admin.py -> build/lib/influxable/db 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/influxable creating build/bdist.linux-armv7l/wheel/influxable/helpers copying build/lib/influxable/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/influxable/helpers copying build/lib/influxable/helpers/decorators.py -> build/bdist.linux-armv7l/wheel/influxable/helpers copying build/lib/influxable/api.py -> build/bdist.linux-armv7l/wheel/influxable copying build/lib/influxable/__init__.py -> build/bdist.linux-armv7l/wheel/influxable copying build/lib/influxable/settings.py -> build/bdist.linux-armv7l/wheel/influxable copying build/lib/influxable/connection.py -> build/bdist.linux-armv7l/wheel/influxable creating build/bdist.linux-armv7l/wheel/influxable/db copying build/lib/influxable/db/__init__.py -> build/bdist.linux-armv7l/wheel/influxable/db copying build/lib/influxable/db/query.py -> build/bdist.linux-armv7l/wheel/influxable/db copying build/lib/influxable/db/admin.py -> build/bdist.linux-armv7l/wheel/influxable/db copying build/lib/influxable/request.py -> build/bdist.linux-armv7l/wheel/influxable copying build/lib/influxable/app.py -> build/bdist.linux-armv7l/wheel/influxable running install_egg_info running egg_info writing influxable.egg-info/PKG-INFO writing top-level names to influxable.egg-info/top_level.txt writing dependency_links to influxable.egg-info/dependency_links.txt writing requirements to influxable.egg-info/requires.txt reading manifest file 'influxable.egg-info/SOURCES.txt' writing manifest file 'influxable.egg-info/SOURCES.txt' Copying influxable.egg-info to build/bdist.linux-armv7l/wheel/influxable-0.0.1a1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/influxable-0.0.1a1.dist-info/WHEEL creating '/tmp/pip-wheel-k8cx32l5/influxable-0.0.1a1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'influxable/__init__.py' adding 'influxable/api.py' adding 'influxable/app.py' adding 'influxable/connection.py' adding 'influxable/request.py' adding 'influxable/settings.py' adding 'influxable/db/__init__.py' adding 'influxable/db/admin.py' adding 'influxable/db/query.py' adding 'influxable/helpers/__init__.py' adding 'influxable/helpers/decorators.py' adding 'influxable-0.0.1a1.dist-info/METADATA' adding 'influxable-0.0.1a1.dist-info/WHEEL' adding 'influxable-0.0.1a1.dist-info/top_level.txt' adding 'influxable-0.0.1a1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for influxable: finished with status 'done' Stored in directory: /tmp/tmpa78xiz3l Successfully built influxable Cleaning up... Removing source in /tmp/pip-wheel-uxljoopi/influxable Removed build tracker '/tmp/pip-req-tracker-oya0t8z1'