Created temporary directory: /tmp/pip-ephem-wheel-cache-3i2orjok Created temporary directory: /tmp/pip-req-tracker-dxg_dynw Created requirements tracker '/tmp/pip-req-tracker-dxg_dynw' Created temporary directory: /tmp/pip-wheel-y4p6v_oe Looking in indexes: https://pypi.python.org/simple Collecting django-exporter==2.0.2 1 location(s) to search for versions of django-exporter: * https://pypi.python.org/simple/django-exporter/ Getting page https://pypi.python.org/simple/django-exporter/ Analyzing links from page https://pypi.org/simple/django-exporter/ Found link https://files.pythonhosted.org/packages/56/6f/458d6073c89647279148ff4d9c07dce0d1272c82d54fa72e57d40c433456/django-exporter-2.0.0.tar.gz#sha256=bcea7338e76410c13b7d78a8e0f2d565744ade56eafff0c2b49c1642555a53e7 (from https://pypi.org/simple/django-exporter/), version: 2.0.0 Skipping link https://files.pythonhosted.org/packages/99/24/f4af96b97788d7daa8b5c16b11ecfb4688e9db8c754965ddd8da88f21002/django_exporter-2.0.0-py2-none-any.whl#sha256=a8cdeba14664981c8ce652383146ede3a8e066e06879321963a4ec9ef03d65a8 (from https://pypi.org/simple/django-exporter/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/03/07/d2912a79430baa74fb8ad120ed452e51abf0956ffc2b0e4e55b0017dc23c/django-exporter-2.0.1.tar.gz#sha256=076306b3880a4da77d0c56684373cb23e216cf467e7ee4801d4b098120d6b762 (from https://pypi.org/simple/django-exporter/), version: 2.0.1 Found link https://files.pythonhosted.org/packages/97/c7/1a4f939bf904aaa1e5ed17724757706ae6d6713cce1de0a571e703679909/django-exporter-2.0.2.tar.gz#sha256=1182f5fcf7a42fbe1ff2880b59b50c02d2807a6264af6b0eec18bf6f5a9bf39d (from https://pypi.org/simple/django-exporter/), version: 2.0.2 Skipping link https://files.pythonhosted.org/packages/97/8b/6d01fa94c1c4177cb9e47b3349e8f8c70e2cc2cc9793c202625ea75d6154/django_exporter-2.0.2-py2-none-any.whl#sha256=431997fbd76df32d8fcb55d990124e695609c082d161a6d27bb02b9f5829d58c (from https://pypi.org/simple/django-exporter/); it is not compatible with this Python Using version 2.0.2 (newest of versions: 2.0.2) Created temporary directory: /tmp/pip-unpack-l2s3afu9 Downloading https://files.pythonhosted.org/packages/97/c7/1a4f939bf904aaa1e5ed17724757706ae6d6713cce1de0a571e703679909/django-exporter-2.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/97/c7/1a4f939bf904aaa1e5ed17724757706ae6d6713cce1de0a571e703679909/django-exporter-2.0.2.tar.gz#sha256=1182f5fcf7a42fbe1ff2880b59b50c02d2807a6264af6b0eec18bf6f5a9bf39d (from https://pypi.org/simple/django-exporter/) Added django-exporter==2.0.2 from https://files.pythonhosted.org/packages/97/c7/1a4f939bf904aaa1e5ed17724757706ae6d6713cce1de0a571e703679909/django-exporter-2.0.2.tar.gz#sha256=1182f5fcf7a42fbe1ff2880b59b50c02d2807a6264af6b0eec18bf6f5a9bf39d to build tracker '/tmp/pip-req-tracker-dxg_dynw' Running setup.py (path:/tmp/pip-wheel-y4p6v_oe/django-exporter/setup.py) egg_info for package django-exporter Running command python setup.py egg_info running egg_info creating pip-egg-info/django_exporter.egg-info writing dependency_links to pip-egg-info/django_exporter.egg-info/dependency_links.txt writing pip-egg-info/django_exporter.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_exporter.egg-info/top_level.txt writing requirements to pip-egg-info/django_exporter.egg-info/requires.txt writing manifest file 'pip-egg-info/django_exporter.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_exporter.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_exporter.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-y4p6v_oe/django-exporter has version 2.0.2, which satisfies requirement django-exporter==2.0.2 from https://files.pythonhosted.org/packages/97/c7/1a4f939bf904aaa1e5ed17724757706ae6d6713cce1de0a571e703679909/django-exporter-2.0.2.tar.gz#sha256=1182f5fcf7a42fbe1ff2880b59b50c02d2807a6264af6b0eec18bf6f5a9bf39d Removed django-exporter==2.0.2 from https://files.pythonhosted.org/packages/97/c7/1a4f939bf904aaa1e5ed17724757706ae6d6713cce1de0a571e703679909/django-exporter-2.0.2.tar.gz#sha256=1182f5fcf7a42fbe1ff2880b59b50c02d2807a6264af6b0eec18bf6f5a9bf39d from build tracker '/tmp/pip-req-tracker-dxg_dynw' Building wheels for collected packages: django-exporter Created temporary directory: /tmp/pip-wheel-8ceail5n Running setup.py bdist_wheel for django-exporter: started Destination directory: /tmp/pip-wheel-8ceail5n Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-y4p6v_oe/django-exporter/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-8ceail5n running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_prometheus copying django_prometheus/middleware.py -> build/lib/django_prometheus copying django_prometheus/apps.py -> build/lib/django_prometheus copying django_prometheus/migrations.py -> build/lib/django_prometheus copying django_prometheus/models.py -> build/lib/django_prometheus copying django_prometheus/exports.py -> build/lib/django_prometheus copying django_prometheus/urls.py -> build/lib/django_prometheus copying django_prometheus/celery.py -> build/lib/django_prometheus copying django_prometheus/testutils.py -> build/lib/django_prometheus copying django_prometheus/__init__.py -> build/lib/django_prometheus copying django_prometheus/utils.py -> build/lib/django_prometheus creating build/lib/django_prometheus/cache copying django_prometheus/cache/metrics.py -> build/lib/django_prometheus/cache copying django_prometheus/cache/__init__.py -> build/lib/django_prometheus/cache creating build/lib/django_prometheus/db copying django_prometheus/db/metrics.py -> build/lib/django_prometheus/db copying django_prometheus/db/common.py -> build/lib/django_prometheus/db copying django_prometheus/db/__init__.py -> build/lib/django_prometheus/db creating build/lib/django_prometheus/tests copying django_prometheus/tests/test_django_prometheus.py -> build/lib/django_prometheus/tests copying django_prometheus/tests/__init__.py -> build/lib/django_prometheus/tests copying django_prometheus/tests/test_testutils.py -> build/lib/django_prometheus/tests copying django_prometheus/tests/test_exports.py -> build/lib/django_prometheus/tests creating build/lib/django_prometheus/cache/backends copying django_prometheus/cache/backends/django_memcached_consul.py -> build/lib/django_prometheus/cache/backends copying django_prometheus/cache/backends/locmem.py -> build/lib/django_prometheus/cache/backends copying django_prometheus/cache/backends/memcached.py -> build/lib/django_prometheus/cache/backends copying django_prometheus/cache/backends/filebased.py -> build/lib/django_prometheus/cache/backends copying django_prometheus/cache/backends/redis.py -> build/lib/django_prometheus/cache/backends copying django_prometheus/cache/backends/__init__.py -> build/lib/django_prometheus/cache/backends creating build/lib/django_prometheus/db/backends copying django_prometheus/db/backends/__init__.py -> build/lib/django_prometheus/db/backends creating build/lib/django_prometheus/db/backends/sqlite3 copying django_prometheus/db/backends/sqlite3/__init__.py -> build/lib/django_prometheus/db/backends/sqlite3 copying django_prometheus/db/backends/sqlite3/base.py -> build/lib/django_prometheus/db/backends/sqlite3 creating build/lib/django_prometheus/db/backends/postgresql copying django_prometheus/db/backends/postgresql/__init__.py -> build/lib/django_prometheus/db/backends/postgresql copying django_prometheus/db/backends/postgresql/base.py -> build/lib/django_prometheus/db/backends/postgresql creating build/lib/django_prometheus/db/backends/mysql copying django_prometheus/db/backends/mysql/__init__.py -> build/lib/django_prometheus/db/backends/mysql copying django_prometheus/db/backends/mysql/base.py -> build/lib/django_prometheus/db/backends/mysql 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/django_prometheus copying build/lib/django_prometheus/middleware.py -> build/bdist.linux-armv7l/wheel/django_prometheus copying build/lib/django_prometheus/apps.py -> build/bdist.linux-armv7l/wheel/django_prometheus copying build/lib/django_prometheus/migrations.py -> build/bdist.linux-armv7l/wheel/django_prometheus copying build/lib/django_prometheus/models.py -> build/bdist.linux-armv7l/wheel/django_prometheus creating build/bdist.linux-armv7l/wheel/django_prometheus/cache copying build/lib/django_prometheus/cache/metrics.py -> build/bdist.linux-armv7l/wheel/django_prometheus/cache copying build/lib/django_prometheus/cache/__init__.py -> build/bdist.linux-armv7l/wheel/django_prometheus/cache creating build/bdist.linux-armv7l/wheel/django_prometheus/cache/backends copying build/lib/django_prometheus/cache/backends/django_memcached_consul.py -> build/bdist.linux-armv7l/wheel/django_prometheus/cache/backends copying build/lib/django_prometheus/cache/backends/locmem.py -> build/bdist.linux-armv7l/wheel/django_prometheus/cache/backends copying build/lib/django_prometheus/cache/backends/memcached.py -> build/bdist.linux-armv7l/wheel/django_prometheus/cache/backends copying build/lib/django_prometheus/cache/backends/filebased.py -> build/bdist.linux-armv7l/wheel/django_prometheus/cache/backends copying build/lib/django_prometheus/cache/backends/redis.py -> build/bdist.linux-armv7l/wheel/django_prometheus/cache/backends copying build/lib/django_prometheus/cache/backends/__init__.py -> build/bdist.linux-armv7l/wheel/django_prometheus/cache/backends copying build/lib/django_prometheus/exports.py -> build/bdist.linux-armv7l/wheel/django_prometheus creating build/bdist.linux-armv7l/wheel/django_prometheus/db copying build/lib/django_prometheus/db/metrics.py -> build/bdist.linux-armv7l/wheel/django_prometheus/db copying build/lib/django_prometheus/db/common.py -> build/bdist.linux-armv7l/wheel/django_prometheus/db copying build/lib/django_prometheus/db/__init__.py -> build/bdist.linux-armv7l/wheel/django_prometheus/db creating build/bdist.linux-armv7l/wheel/django_prometheus/db/backends creating build/bdist.linux-armv7l/wheel/django_prometheus/db/backends/sqlite3 copying build/lib/django_prometheus/db/backends/sqlite3/__init__.py -> build/bdist.linux-armv7l/wheel/django_prometheus/db/backends/sqlite3 copying build/lib/django_prometheus/db/backends/sqlite3/base.py -> build/bdist.linux-armv7l/wheel/django_prometheus/db/backends/sqlite3 creating build/bdist.linux-armv7l/wheel/django_prometheus/db/backends/postgresql copying build/lib/django_prometheus/db/backends/postgresql/__init__.py -> build/bdist.linux-armv7l/wheel/django_prometheus/db/backends/postgresql copying build/lib/django_prometheus/db/backends/postgresql/base.py -> build/bdist.linux-armv7l/wheel/django_prometheus/db/backends/postgresql copying build/lib/django_prometheus/db/backends/__init__.py -> build/bdist.linux-armv7l/wheel/django_prometheus/db/backends creating build/bdist.linux-armv7l/wheel/django_prometheus/db/backends/mysql copying build/lib/django_prometheus/db/backends/mysql/__init__.py -> build/bdist.linux-armv7l/wheel/django_prometheus/db/backends/mysql copying build/lib/django_prometheus/db/backends/mysql/base.py -> build/bdist.linux-armv7l/wheel/django_prometheus/db/backends/mysql copying build/lib/django_prometheus/urls.py -> build/bdist.linux-armv7l/wheel/django_prometheus copying build/lib/django_prometheus/celery.py -> build/bdist.linux-armv7l/wheel/django_prometheus copying build/lib/django_prometheus/testutils.py -> build/bdist.linux-armv7l/wheel/django_prometheus copying build/lib/django_prometheus/__init__.py -> build/bdist.linux-armv7l/wheel/django_prometheus creating build/bdist.linux-armv7l/wheel/django_prometheus/tests copying build/lib/django_prometheus/tests/test_django_prometheus.py -> build/bdist.linux-armv7l/wheel/django_prometheus/tests copying build/lib/django_prometheus/tests/__init__.py -> build/bdist.linux-armv7l/wheel/django_prometheus/tests copying build/lib/django_prometheus/tests/test_testutils.py -> build/bdist.linux-armv7l/wheel/django_prometheus/tests copying build/lib/django_prometheus/tests/test_exports.py -> build/bdist.linux-armv7l/wheel/django_prometheus/tests copying build/lib/django_prometheus/utils.py -> build/bdist.linux-armv7l/wheel/django_prometheus running install_egg_info running egg_info writing dependency_links to django_exporter.egg-info/dependency_links.txt writing requirements to django_exporter.egg-info/requires.txt writing django_exporter.egg-info/PKG-INFO writing top-level names to django_exporter.egg-info/top_level.txt reading manifest file 'django_exporter.egg-info/SOURCES.txt' writing manifest file 'django_exporter.egg-info/SOURCES.txt' Copying django_exporter.egg-info to build/bdist.linux-armv7l/wheel/django_exporter-2.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_exporter-2.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-8ceail5n/django_exporter-2.0.2-py3-none-any.whl' and adding '.' to it adding 'django_prometheus/__init__.py' adding 'django_prometheus/apps.py' adding 'django_prometheus/celery.py' adding 'django_prometheus/exports.py' adding 'django_prometheus/middleware.py' adding 'django_prometheus/migrations.py' adding 'django_prometheus/models.py' adding 'django_prometheus/testutils.py' adding 'django_prometheus/urls.py' adding 'django_prometheus/utils.py' adding 'django_prometheus/cache/__init__.py' adding 'django_prometheus/cache/metrics.py' adding 'django_prometheus/cache/backends/__init__.py' adding 'django_prometheus/cache/backends/django_memcached_consul.py' adding 'django_prometheus/cache/backends/filebased.py' adding 'django_prometheus/cache/backends/locmem.py' adding 'django_prometheus/cache/backends/memcached.py' adding 'django_prometheus/cache/backends/redis.py' adding 'django_prometheus/db/__init__.py' adding 'django_prometheus/db/common.py' adding 'django_prometheus/db/metrics.py' adding 'django_prometheus/db/backends/__init__.py' adding 'django_prometheus/db/backends/mysql/__init__.py' adding 'django_prometheus/db/backends/mysql/base.py' adding 'django_prometheus/db/backends/postgresql/__init__.py' adding 'django_prometheus/db/backends/postgresql/base.py' adding 'django_prometheus/db/backends/sqlite3/__init__.py' adding 'django_prometheus/db/backends/sqlite3/base.py' adding 'django_prometheus/tests/__init__.py' adding 'django_prometheus/tests/test_django_prometheus.py' adding 'django_prometheus/tests/test_exports.py' adding 'django_prometheus/tests/test_testutils.py' adding 'django_exporter-2.0.2.dist-info/top_level.txt' adding 'django_exporter-2.0.2.dist-info/WHEEL' adding 'django_exporter-2.0.2.dist-info/METADATA' adding 'django_exporter-2.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-exporter: finished with status 'done' Stored in directory: /tmp/tmp2vch901e Successfully built django-exporter Cleaning up... Removing source in /tmp/pip-wheel-y4p6v_oe/django-exporter Removed build tracker '/tmp/pip-req-tracker-dxg_dynw'