Created temporary directory: /tmp/pip-ephem-wheel-cache-aub9e_yl Created temporary directory: /tmp/pip-req-tracker-qyxa5s19 Created requirements tracker '/tmp/pip-req-tracker-qyxa5s19' Created temporary directory: /tmp/pip-wheel-zsx6j_rx Collecting spreadsheetui==1.1.0 1 location(s) to search for versions of spreadsheetui: * https://pypi.org/simple/spreadsheetui/ Getting page https://pypi.org/simple/spreadsheetui/ Analyzing links from page https://pypi.org/simple/spreadsheetui/ Found link https://files.pythonhosted.org/packages/eb/4e/0f2e903c48f11b4f7619b19f9ff2923fef30c2d12a6d35a93a3797f4a7d7/spreadsheetui-1.0.0.tar.gz#sha256=22423838849080703a31774df865a4a80608bd2dd553a4dbc1f3a956ef7ec896 (from https://pypi.org/simple/spreadsheetui/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/36/94/85e0cd83805a4f96c5c688a5754f862dc824dc6c7e892c8e5bd468fe25ef/spreadsheetui-1.0.1.tar.gz#sha256=040d1cae617de1137ffa4796b3d24e3195321907fdf028141301cafd7b1c038a (from https://pypi.org/simple/spreadsheetui/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/00/5d/5f6c58227eae7c5113f4efcb095368f7b94d46037a359e1e42807e25e2f8/spreadsheetui-1.1.0.tar.gz#sha256=7486aeee07be2943d2800aaa6358d718b759b34cb800012a7e5ab5b3033fc148 (from https://pypi.org/simple/spreadsheetui/), version: 1.1.0 Using version 1.1.0 (newest of versions: 1.1.0) Created temporary directory: /tmp/pip-unpack-boavbbrw Downloading https://files.pythonhosted.org/packages/00/5d/5f6c58227eae7c5113f4efcb095368f7b94d46037a359e1e42807e25e2f8/spreadsheetui-1.1.0.tar.gz (853kB) Downloading from URL https://files.pythonhosted.org/packages/00/5d/5f6c58227eae7c5113f4efcb095368f7b94d46037a359e1e42807e25e2f8/spreadsheetui-1.1.0.tar.gz#sha256=7486aeee07be2943d2800aaa6358d718b759b34cb800012a7e5ab5b3033fc148 (from https://pypi.org/simple/spreadsheetui/) Added spreadsheetui==1.1.0 from https://files.pythonhosted.org/packages/00/5d/5f6c58227eae7c5113f4efcb095368f7b94d46037a359e1e42807e25e2f8/spreadsheetui-1.1.0.tar.gz#sha256=7486aeee07be2943d2800aaa6358d718b759b34cb800012a7e5ab5b3033fc148 to build tracker '/tmp/pip-req-tracker-qyxa5s19' Running setup.py (path:/tmp/pip-wheel-zsx6j_rx/spreadsheetui/setup.py) egg_info for package spreadsheetui Running command python setup.py egg_info running egg_info creating pip-egg-info/spreadsheetui.egg-info writing top-level names to pip-egg-info/spreadsheetui.egg-info/top_level.txt writing pip-egg-info/spreadsheetui.egg-info/PKG-INFO writing requirements to pip-egg-info/spreadsheetui.egg-info/requires.txt writing dependency_links to pip-egg-info/spreadsheetui.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/spreadsheetui.egg-info/SOURCES.txt' package init file 'twisted/plugins/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/spreadsheetui.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/spreadsheetui.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-zsx6j_rx/spreadsheetui has version 1.1.0, which satisfies requirement spreadsheetui==1.1.0 from https://files.pythonhosted.org/packages/00/5d/5f6c58227eae7c5113f4efcb095368f7b94d46037a359e1e42807e25e2f8/spreadsheetui-1.1.0.tar.gz#sha256=7486aeee07be2943d2800aaa6358d718b759b34cb800012a7e5ab5b3033fc148 Removed spreadsheetui==1.1.0 from https://files.pythonhosted.org/packages/00/5d/5f6c58227eae7c5113f4efcb095368f7b94d46037a359e1e42807e25e2f8/spreadsheetui-1.1.0.tar.gz#sha256=7486aeee07be2943d2800aaa6358d718b759b34cb800012a7e5ab5b3033fc148 from build tracker '/tmp/pip-req-tracker-qyxa5s19' Building wheels for collected packages: spreadsheetui Created temporary directory: /tmp/pip-wheel-9anvkx7x Running setup.py bdist_wheel for spreadsheetui: started Destination directory: /tmp/pip-wheel-9anvkx7x Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-zsx6j_rx/spreadsheetui/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-9anvkx7x running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/main copying main/routing.py -> build/lib/main copying main/__init__.py -> build/lib/main copying main/settings.py -> build/lib/main copying main/wsgi.py -> build/lib/main copying main/urls.py -> build/lib/main copying main/asgi.py -> build/lib/main creating build/lib/spreadsheetui copying spreadsheetui/exceptions.py -> build/lib/spreadsheetui copying spreadsheetui/apps.py -> build/lib/spreadsheetui copying spreadsheetui/__init__.py -> build/lib/spreadsheetui copying spreadsheetui/tests.py -> build/lib/spreadsheetui copying spreadsheetui/views.py -> build/lib/spreadsheetui copying spreadsheetui/urls.py -> build/lib/spreadsheetui copying spreadsheetui/tasks.py -> build/lib/spreadsheetui copying spreadsheetui/admin.py -> build/lib/spreadsheetui copying spreadsheetui/models.py -> build/lib/spreadsheetui creating build/lib/spreadsheetui/migrations copying spreadsheetui/migrations/0004_job_blocking_job.py -> build/lib/spreadsheetui/migrations copying spreadsheetui/migrations/__init__.py -> build/lib/spreadsheetui/migrations copying spreadsheetui/migrations/0005_auto_20200607_0957.py -> build/lib/spreadsheetui/migrations copying spreadsheetui/migrations/0002_auto_20200522_0752.py -> build/lib/spreadsheetui/migrations copying spreadsheetui/migrations/0001_initial.py -> build/lib/spreadsheetui/migrations copying spreadsheetui/migrations/0003_auto_20200522_1102.py -> build/lib/spreadsheetui/migrations package init file 'twisted/plugins/__init__.py' not found (or not a regular file) creating build/lib/twisted creating build/lib/twisted/plugins copying twisted/plugins/spreadsheetui_plugin.py -> build/lib/twisted/plugins running egg_info writing requirements to spreadsheetui.egg-info/requires.txt writing dependency_links to spreadsheetui.egg-info/dependency_links.txt writing spreadsheetui.egg-info/PKG-INFO writing top-level names to spreadsheetui.egg-info/top_level.txt reading manifest file 'spreadsheetui.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'spreadsheetui.egg-info/SOURCES.txt' creating build/lib/spreadsheetui/static creating build/lib/spreadsheetui/static/spreadsheetui copying spreadsheetui/static/spreadsheetui/3rdpartylicenses.txt -> build/lib/spreadsheetui/static/spreadsheetui copying spreadsheetui/static/spreadsheetui/favicon.ico -> build/lib/spreadsheetui/static/spreadsheetui copying spreadsheetui/static/spreadsheetui/index.html -> build/lib/spreadsheetui/static/spreadsheetui copying spreadsheetui/static/spreadsheetui/main-es2015.524b4e7b167f9a60de1f.js -> build/lib/spreadsheetui/static/spreadsheetui copying spreadsheetui/static/spreadsheetui/main-es5.524b4e7b167f9a60de1f.js -> build/lib/spreadsheetui/static/spreadsheetui copying spreadsheetui/static/spreadsheetui/polyfills-es2015.690002c25ea8557bb4b0.js -> build/lib/spreadsheetui/static/spreadsheetui copying spreadsheetui/static/spreadsheetui/polyfills-es5.9e286f6d9247438cbb02.js -> build/lib/spreadsheetui/static/spreadsheetui copying spreadsheetui/static/spreadsheetui/runtime-es2015.1eba213af0b233498d9d.js -> build/lib/spreadsheetui/static/spreadsheetui copying spreadsheetui/static/spreadsheetui/runtime-es5.1eba213af0b233498d9d.js -> build/lib/spreadsheetui/static/spreadsheetui copying spreadsheetui/static/spreadsheetui/styles.99c52f8f855334d5dfd5.css -> build/lib/spreadsheetui/static/spreadsheetui creating build/lib/spreadsheetui/static/spreadsheetui/assets creating build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/android-icon-144x144.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/android-icon-192x192.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/android-icon-36x36.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/android-icon-48x48.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/android-icon-72x72.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/android-icon-96x96.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-114x114.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-120x120.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-144x144.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-152x152.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-180x180.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-57x57.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-60x60.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-72x72.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-76x76.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-precomposed.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/apple-icon.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/browserconfig.xml -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/favicon-16x16.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/favicon-32x32.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/favicon-96x96.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/favicon.ico -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/manifest.json -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/ms-icon-144x144.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/ms-icon-150x150.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/ms-icon-310x310.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons copying spreadsheetui/static/spreadsheetui/assets/icons/ms-icon-70x70.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/icons creating build/lib/spreadsheetui/static/spreadsheetui/assets/logo copying spreadsheetui/static/spreadsheetui/assets/logo/spreadsheetui_loco.png -> build/lib/spreadsheetui/static/spreadsheetui/assets/logo 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/main copying build/lib/main/routing.py -> build/bdist.linux-armv7l/wheel/main copying build/lib/main/__init__.py -> build/bdist.linux-armv7l/wheel/main copying build/lib/main/settings.py -> build/bdist.linux-armv7l/wheel/main copying build/lib/main/wsgi.py -> build/bdist.linux-armv7l/wheel/main copying build/lib/main/urls.py -> build/bdist.linux-armv7l/wheel/main copying build/lib/main/asgi.py -> build/bdist.linux-armv7l/wheel/main creating build/bdist.linux-armv7l/wheel/twisted creating build/bdist.linux-armv7l/wheel/twisted/plugins copying build/lib/twisted/plugins/spreadsheetui_plugin.py -> build/bdist.linux-armv7l/wheel/twisted/plugins creating build/bdist.linux-armv7l/wheel/spreadsheetui copying build/lib/spreadsheetui/exceptions.py -> build/bdist.linux-armv7l/wheel/spreadsheetui copying build/lib/spreadsheetui/apps.py -> build/bdist.linux-armv7l/wheel/spreadsheetui creating build/bdist.linux-armv7l/wheel/spreadsheetui/migrations copying build/lib/spreadsheetui/migrations/0004_job_blocking_job.py -> build/bdist.linux-armv7l/wheel/spreadsheetui/migrations copying build/lib/spreadsheetui/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/spreadsheetui/migrations copying build/lib/spreadsheetui/migrations/0005_auto_20200607_0957.py -> build/bdist.linux-armv7l/wheel/spreadsheetui/migrations copying build/lib/spreadsheetui/migrations/0002_auto_20200522_0752.py -> build/bdist.linux-armv7l/wheel/spreadsheetui/migrations copying build/lib/spreadsheetui/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/spreadsheetui/migrations copying build/lib/spreadsheetui/migrations/0003_auto_20200522_1102.py -> build/bdist.linux-armv7l/wheel/spreadsheetui/migrations copying build/lib/spreadsheetui/__init__.py -> build/bdist.linux-armv7l/wheel/spreadsheetui creating build/bdist.linux-armv7l/wheel/spreadsheetui/static creating build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui copying build/lib/spreadsheetui/static/spreadsheetui/polyfills-es5.9e286f6d9247438cbb02.js -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui copying build/lib/spreadsheetui/static/spreadsheetui/styles.99c52f8f855334d5dfd5.css -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui copying build/lib/spreadsheetui/static/spreadsheetui/polyfills-es2015.690002c25ea8557bb4b0.js -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui copying build/lib/spreadsheetui/static/spreadsheetui/favicon.ico -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui copying build/lib/spreadsheetui/static/spreadsheetui/index.html -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui copying build/lib/spreadsheetui/static/spreadsheetui/runtime-es5.1eba213af0b233498d9d.js -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui copying build/lib/spreadsheetui/static/spreadsheetui/main-es2015.524b4e7b167f9a60de1f.js -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui copying build/lib/spreadsheetui/static/spreadsheetui/main-es5.524b4e7b167f9a60de1f.js -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui copying build/lib/spreadsheetui/static/spreadsheetui/runtime-es2015.1eba213af0b233498d9d.js -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui creating build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets creating build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/logo copying build/lib/spreadsheetui/static/spreadsheetui/assets/logo/spreadsheetui_loco.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/logo creating build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-120x120.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/android-icon-96x96.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/favicon-96x96.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-76x76.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/android-icon-144x144.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/ms-icon-310x310.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/favicon-16x16.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/favicon-32x32.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/ms-icon-70x70.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/ms-icon-144x144.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-72x72.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-144x144.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/favicon.ico -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-114x114.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-60x60.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/android-icon-36x36.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/ms-icon-150x150.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/android-icon-48x48.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-180x180.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/android-icon-72x72.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/apple-icon.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/manifest.json -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-precomposed.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/browserconfig.xml -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-57x57.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-152x152.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/assets/icons/android-icon-192x192.png -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui/assets/icons copying build/lib/spreadsheetui/static/spreadsheetui/3rdpartylicenses.txt -> build/bdist.linux-armv7l/wheel/spreadsheetui/static/spreadsheetui copying build/lib/spreadsheetui/tests.py -> build/bdist.linux-armv7l/wheel/spreadsheetui copying build/lib/spreadsheetui/views.py -> build/bdist.linux-armv7l/wheel/spreadsheetui copying build/lib/spreadsheetui/urls.py -> build/bdist.linux-armv7l/wheel/spreadsheetui copying build/lib/spreadsheetui/tasks.py -> build/bdist.linux-armv7l/wheel/spreadsheetui copying build/lib/spreadsheetui/admin.py -> build/bdist.linux-armv7l/wheel/spreadsheetui copying build/lib/spreadsheetui/models.py -> build/bdist.linux-armv7l/wheel/spreadsheetui running install_egg_info Copying spreadsheetui.egg-info to build/bdist.linux-armv7l/wheel/spreadsheetui-1.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/spreadsheetui-1.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-9anvkx7x/spreadsheetui-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'main/__init__.py' adding 'main/asgi.py' adding 'main/routing.py' adding 'main/settings.py' adding 'main/urls.py' adding 'main/wsgi.py' adding 'spreadsheetui/__init__.py' adding 'spreadsheetui/admin.py' adding 'spreadsheetui/apps.py' adding 'spreadsheetui/exceptions.py' adding 'spreadsheetui/models.py' adding 'spreadsheetui/tasks.py' adding 'spreadsheetui/tests.py' adding 'spreadsheetui/urls.py' adding 'spreadsheetui/views.py' adding 'spreadsheetui/migrations/0001_initial.py' adding 'spreadsheetui/migrations/0002_auto_20200522_0752.py' adding 'spreadsheetui/migrations/0003_auto_20200522_1102.py' adding 'spreadsheetui/migrations/0004_job_blocking_job.py' adding 'spreadsheetui/migrations/0005_auto_20200607_0957.py' adding 'spreadsheetui/migrations/__init__.py' adding 'spreadsheetui/static/spreadsheetui/3rdpartylicenses.txt' adding 'spreadsheetui/static/spreadsheetui/favicon.ico' adding 'spreadsheetui/static/spreadsheetui/index.html' adding 'spreadsheetui/static/spreadsheetui/main-es2015.524b4e7b167f9a60de1f.js' adding 'spreadsheetui/static/spreadsheetui/main-es5.524b4e7b167f9a60de1f.js' adding 'spreadsheetui/static/spreadsheetui/polyfills-es2015.690002c25ea8557bb4b0.js' adding 'spreadsheetui/static/spreadsheetui/polyfills-es5.9e286f6d9247438cbb02.js' adding 'spreadsheetui/static/spreadsheetui/runtime-es2015.1eba213af0b233498d9d.js' adding 'spreadsheetui/static/spreadsheetui/runtime-es5.1eba213af0b233498d9d.js' adding 'spreadsheetui/static/spreadsheetui/styles.99c52f8f855334d5dfd5.css' adding 'spreadsheetui/static/spreadsheetui/assets/icons/android-icon-144x144.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/android-icon-192x192.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/android-icon-36x36.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/android-icon-48x48.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/android-icon-72x72.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/android-icon-96x96.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-114x114.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-120x120.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-144x144.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-152x152.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-180x180.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-57x57.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-60x60.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-72x72.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-76x76.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/apple-icon-precomposed.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/apple-icon.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/browserconfig.xml' adding 'spreadsheetui/static/spreadsheetui/assets/icons/favicon-16x16.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/favicon-32x32.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/favicon-96x96.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/favicon.ico' adding 'spreadsheetui/static/spreadsheetui/assets/icons/manifest.json' adding 'spreadsheetui/static/spreadsheetui/assets/icons/ms-icon-144x144.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/ms-icon-150x150.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/ms-icon-310x310.png' adding 'spreadsheetui/static/spreadsheetui/assets/icons/ms-icon-70x70.png' adding 'spreadsheetui/static/spreadsheetui/assets/logo/spreadsheetui_loco.png' adding 'twisted/plugins/spreadsheetui_plugin.py' adding 'spreadsheetui-1.1.0.dist-info/METADATA' adding 'spreadsheetui-1.1.0.dist-info/WHEEL' adding 'spreadsheetui-1.1.0.dist-info/top_level.txt' adding 'spreadsheetui-1.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for spreadsheetui: finished with status 'done' Stored in directory: /tmp/tmp0161ffam Successfully built spreadsheetui Cleaning up... Removing source in /tmp/pip-wheel-zsx6j_rx/spreadsheetui Removed build tracker '/tmp/pip-req-tracker-qyxa5s19'