Created temporary directory: /tmp/pip-ephem-wheel-cache-k3c64rv4 Created temporary directory: /tmp/pip-req-tracker-q2qyrr6e Created requirements tracker '/tmp/pip-req-tracker-q2qyrr6e' Created temporary directory: /tmp/pip-wheel-bc1bj3ph Looking in indexes: https://pypi.python.org/simple Collecting exportme==0.0.1 1 location(s) to search for versions of exportme: * https://pypi.python.org/simple/exportme/ Getting page https://pypi.python.org/simple/exportme/ Analyzing links from page https://pypi.org/simple/exportme/ Skipping link https://files.pythonhosted.org/packages/d3/29/56adfef7c73e7191c06a32972b508b71e5c6e2111d8e336c69c421ba7ae8/exportme-0.0.1-py3.7.egg#sha256=753b91bddcc506f8e73600e4838ba781ea76d97ab53747aa41f84811715a65c6 (from https://pypi.org/simple/exportme/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/82/3b/d54324606e2a0efbbc4d889a1d35ff33b2226ac980d96926b939d91fa4eb/exportme-0.0.1.tar.gz#sha256=aab805b8d93e5eac55af047822fcc8bc3223fe528b5349bd80e1898b80554f1d (from https://pypi.org/simple/exportme/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-hdp8c7b8 Downloading https://files.pythonhosted.org/packages/82/3b/d54324606e2a0efbbc4d889a1d35ff33b2226ac980d96926b939d91fa4eb/exportme-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/82/3b/d54324606e2a0efbbc4d889a1d35ff33b2226ac980d96926b939d91fa4eb/exportme-0.0.1.tar.gz#sha256=aab805b8d93e5eac55af047822fcc8bc3223fe528b5349bd80e1898b80554f1d (from https://pypi.org/simple/exportme/) Added exportme==0.0.1 from https://files.pythonhosted.org/packages/82/3b/d54324606e2a0efbbc4d889a1d35ff33b2226ac980d96926b939d91fa4eb/exportme-0.0.1.tar.gz#sha256=aab805b8d93e5eac55af047822fcc8bc3223fe528b5349bd80e1898b80554f1d to build tracker '/tmp/pip-req-tracker-q2qyrr6e' Running setup.py (path:/tmp/pip-wheel-bc1bj3ph/exportme/setup.py) egg_info for package exportme Running command python setup.py egg_info running egg_info creating pip-egg-info/exportme.egg-info writing pip-egg-info/exportme.egg-info/PKG-INFO writing entry points to pip-egg-info/exportme.egg-info/entry_points.txt writing top-level names to pip-egg-info/exportme.egg-info/top_level.txt writing dependency_links to pip-egg-info/exportme.egg-info/dependency_links.txt writing requirements to pip-egg-info/exportme.egg-info/requires.txt writing manifest file 'pip-egg-info/exportme.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/exportme.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/exportme.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-bc1bj3ph/exportme has version 0.0.1, which satisfies requirement exportme==0.0.1 from https://files.pythonhosted.org/packages/82/3b/d54324606e2a0efbbc4d889a1d35ff33b2226ac980d96926b939d91fa4eb/exportme-0.0.1.tar.gz#sha256=aab805b8d93e5eac55af047822fcc8bc3223fe528b5349bd80e1898b80554f1d Removed exportme==0.0.1 from https://files.pythonhosted.org/packages/82/3b/d54324606e2a0efbbc4d889a1d35ff33b2226ac980d96926b939d91fa4eb/exportme-0.0.1.tar.gz#sha256=aab805b8d93e5eac55af047822fcc8bc3223fe528b5349bd80e1898b80554f1d from build tracker '/tmp/pip-req-tracker-q2qyrr6e' Building wheels for collected packages: exportme Created temporary directory: /tmp/pip-wheel-xtsdw9s0 Running setup.py bdist_wheel for exportme: started Destination directory: /tmp/pip-wheel-xtsdw9s0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bc1bj3ph/exportme/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-xtsdw9s0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/exportme copying exportme/__init__.py -> build/lib/exportme creating build/lib/exportme/exporters copying exportme/exporters/__init__.py -> build/lib/exportme/exporters copying exportme/exporters/rescuetime.py -> build/lib/exportme/exporters copying exportme/exporters/currency.py -> build/lib/exportme/exporters copying exportme/exporters/wanikani.py -> build/lib/exportme/exporters creating build/lib/exportme/core copying exportme/core/apps.py -> build/lib/exportme/core copying exportme/core/__init__.py -> build/lib/exportme/core copying exportme/core/views.py -> build/lib/exportme/core copying exportme/core/admin.py -> build/lib/exportme/core copying exportme/core/models.py -> build/lib/exportme/core creating build/lib/exportme/standalone copying exportme/standalone/__init__.py -> build/lib/exportme/standalone copying exportme/standalone/settings.py -> build/lib/exportme/standalone copying exportme/standalone/wsgi.py -> build/lib/exportme/standalone copying exportme/standalone/manage.py -> build/lib/exportme/standalone copying exportme/standalone/urls.py -> build/lib/exportme/standalone creating build/lib/exportme/core/migrations copying exportme/core/migrations/__init__.py -> build/lib/exportme/core/migrations copying exportme/core/migrations/0001_initial.py -> build/lib/exportme/core/migrations creating build/lib/exportme/core/management copying exportme/core/management/__init__.py -> build/lib/exportme/core/management creating build/lib/exportme/core/management/commands copying exportme/core/management/commands/__init__.py -> build/lib/exportme/core/management/commands copying exportme/core/management/commands/list.py -> build/lib/exportme/core/management/commands running egg_info creating exportme.egg-info writing exportme.egg-info/PKG-INFO writing requirements to exportme.egg-info/requires.txt writing top-level names to exportme.egg-info/top_level.txt writing dependency_links to exportme.egg-info/dependency_links.txt writing entry points to exportme.egg-info/entry_points.txt writing manifest file 'exportme.egg-info/SOURCES.txt' reading manifest file 'exportme.egg-info/SOURCES.txt' writing manifest file 'exportme.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/exportme creating build/bdist.linux-armv7l/wheel/exportme/exporters copying build/lib/exportme/exporters/__init__.py -> build/bdist.linux-armv7l/wheel/exportme/exporters copying build/lib/exportme/exporters/rescuetime.py -> build/bdist.linux-armv7l/wheel/exportme/exporters copying build/lib/exportme/exporters/currency.py -> build/bdist.linux-armv7l/wheel/exportme/exporters copying build/lib/exportme/exporters/wanikani.py -> build/bdist.linux-armv7l/wheel/exportme/exporters copying build/lib/exportme/__init__.py -> build/bdist.linux-armv7l/wheel/exportme creating build/bdist.linux-armv7l/wheel/exportme/core copying build/lib/exportme/core/apps.py -> build/bdist.linux-armv7l/wheel/exportme/core creating build/bdist.linux-armv7l/wheel/exportme/core/migrations copying build/lib/exportme/core/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/exportme/core/migrations copying build/lib/exportme/core/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/exportme/core/migrations copying build/lib/exportme/core/__init__.py -> build/bdist.linux-armv7l/wheel/exportme/core copying build/lib/exportme/core/views.py -> build/bdist.linux-armv7l/wheel/exportme/core creating build/bdist.linux-armv7l/wheel/exportme/core/management copying build/lib/exportme/core/management/__init__.py -> build/bdist.linux-armv7l/wheel/exportme/core/management creating build/bdist.linux-armv7l/wheel/exportme/core/management/commands copying build/lib/exportme/core/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/exportme/core/management/commands copying build/lib/exportme/core/management/commands/list.py -> build/bdist.linux-armv7l/wheel/exportme/core/management/commands copying build/lib/exportme/core/admin.py -> build/bdist.linux-armv7l/wheel/exportme/core copying build/lib/exportme/core/models.py -> build/bdist.linux-armv7l/wheel/exportme/core creating build/bdist.linux-armv7l/wheel/exportme/standalone copying build/lib/exportme/standalone/__init__.py -> build/bdist.linux-armv7l/wheel/exportme/standalone copying build/lib/exportme/standalone/settings.py -> build/bdist.linux-armv7l/wheel/exportme/standalone copying build/lib/exportme/standalone/wsgi.py -> build/bdist.linux-armv7l/wheel/exportme/standalone copying build/lib/exportme/standalone/manage.py -> build/bdist.linux-armv7l/wheel/exportme/standalone copying build/lib/exportme/standalone/urls.py -> build/bdist.linux-armv7l/wheel/exportme/standalone running install_egg_info Copying exportme.egg-info to build/bdist.linux-armv7l/wheel/exportme-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/exportme-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-xtsdw9s0/exportme-0.0.1-py3-none-any.whl' and adding '.' to it adding 'exportme/__init__.py' adding 'exportme/core/__init__.py' adding 'exportme/core/admin.py' adding 'exportme/core/apps.py' adding 'exportme/core/models.py' adding 'exportme/core/views.py' adding 'exportme/core/management/__init__.py' adding 'exportme/core/management/commands/__init__.py' adding 'exportme/core/management/commands/list.py' adding 'exportme/core/migrations/0001_initial.py' adding 'exportme/core/migrations/__init__.py' adding 'exportme/exporters/__init__.py' adding 'exportme/exporters/currency.py' adding 'exportme/exporters/rescuetime.py' adding 'exportme/exporters/wanikani.py' adding 'exportme/standalone/__init__.py' adding 'exportme/standalone/manage.py' adding 'exportme/standalone/settings.py' adding 'exportme/standalone/urls.py' adding 'exportme/standalone/wsgi.py' adding 'exportme-0.0.1.dist-info/entry_points.txt' adding 'exportme-0.0.1.dist-info/top_level.txt' adding 'exportme-0.0.1.dist-info/WHEEL' adding 'exportme-0.0.1.dist-info/METADATA' adding 'exportme-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for exportme: finished with status 'done' Stored in directory: /tmp/tmp76gqi6lo Successfully built exportme Cleaning up... Removing source in /tmp/pip-wheel-bc1bj3ph/exportme Removed build tracker '/tmp/pip-req-tracker-q2qyrr6e'