Created temporary directory: /tmp/pip-ephem-wheel-cache-pjn2m0md Created temporary directory: /tmp/pip-req-tracker-osaz3o6y Created requirements tracker '/tmp/pip-req-tracker-osaz3o6y' Created temporary directory: /tmp/pip-wheel-dncgoz_9 Looking in indexes: https://pypi.python.org/simple Collecting django-vitevue==0.3 1 location(s) to search for versions of django-vitevue: * https://pypi.python.org/simple/django-vitevue/ Getting page https://pypi.python.org/simple/django-vitevue/ Analyzing links from page https://pypi.org/simple/django-vitevue/ Found link https://files.pythonhosted.org/packages/2b/3c/64924a1fda3f58e9fa1516daa3d6ea4a2aea1d325817c81949a0ca764db7/django-vitevue-0.1.1.tar.gz#sha256=e6443621a6058294490bd2601be4d012bd5cc445a5495d25a43625f9a39d1b1b (from https://pypi.org/simple/django-vitevue/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/b3/ff/bdfd6d13ded73168fb03d724e850ba88b4afbb113c1ef785c43e9b47e0dc/django-vitevue-0.2.tar.gz#sha256=b249cb482a23fabc7b2c2914c237392a2e3fb52c27eedb60d8af88afde078b0a (from https://pypi.org/simple/django-vitevue/), version: 0.2 Found link https://files.pythonhosted.org/packages/b7/bb/97ce00d5dc98cff3c19540ad89ba40c063bf497e337d491a70a89bbfa19a/django-vitevue-0.2.1.tar.gz#sha256=815f291f7f670b0da12c92f3ccf992c0e8fc7392c0872469386e0a08fd90bf41 (from https://pypi.org/simple/django-vitevue/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/16/59/918d9393fe9e79523b508291abc241d8c179b12f508e6b7c9b89838d6401/django-vitevue-0.3.tar.gz#sha256=bd84af826678783dd03273474ab8170690656d455d02a1777195f299bed4049f (from https://pypi.org/simple/django-vitevue/), version: 0.3 Using version 0.3 (newest of versions: 0.3) Created temporary directory: /tmp/pip-unpack-5z4n5kow Downloading https://files.pythonhosted.org/packages/16/59/918d9393fe9e79523b508291abc241d8c179b12f508e6b7c9b89838d6401/django-vitevue-0.3.tar.gz (53kB) Downloading from URL https://files.pythonhosted.org/packages/16/59/918d9393fe9e79523b508291abc241d8c179b12f508e6b7c9b89838d6401/django-vitevue-0.3.tar.gz#sha256=bd84af826678783dd03273474ab8170690656d455d02a1777195f299bed4049f (from https://pypi.org/simple/django-vitevue/) Added django-vitevue==0.3 from https://files.pythonhosted.org/packages/16/59/918d9393fe9e79523b508291abc241d8c179b12f508e6b7c9b89838d6401/django-vitevue-0.3.tar.gz#sha256=bd84af826678783dd03273474ab8170690656d455d02a1777195f299bed4049f to build tracker '/tmp/pip-req-tracker-osaz3o6y' Running setup.py (path:/tmp/pip-wheel-dncgoz_9/django-vitevue/setup.py) egg_info for package django-vitevue Running command python setup.py egg_info running egg_info creating pip-egg-info/django_vitevue.egg-info writing pip-egg-info/django_vitevue.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_vitevue.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_vitevue.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_vitevue.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_vitevue.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'vv/templatestags' writing manifest file 'pip-egg-info/django_vitevue.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dncgoz_9/django-vitevue has version 0.3, which satisfies requirement django-vitevue==0.3 from https://files.pythonhosted.org/packages/16/59/918d9393fe9e79523b508291abc241d8c179b12f508e6b7c9b89838d6401/django-vitevue-0.3.tar.gz#sha256=bd84af826678783dd03273474ab8170690656d455d02a1777195f299bed4049f Removed django-vitevue==0.3 from https://files.pythonhosted.org/packages/16/59/918d9393fe9e79523b508291abc241d8c179b12f508e6b7c9b89838d6401/django-vitevue-0.3.tar.gz#sha256=bd84af826678783dd03273474ab8170690656d455d02a1777195f299bed4049f from build tracker '/tmp/pip-req-tracker-osaz3o6y' Building wheels for collected packages: django-vitevue Created temporary directory: /tmp/pip-wheel-ep1_iqho Running setup.py bdist_wheel for django-vitevue: started Destination directory: /tmp/pip-wheel-ep1_iqho Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dncgoz_9/django-vitevue/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-ep1_iqho running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/vv copying vv/admin.py -> build/lib/vv copying vv/urls.py -> build/lib/vv copying vv/apps.py -> build/lib/vv copying vv/utils.py -> build/lib/vv copying vv/conf.py -> build/lib/vv copying vv/models.py -> build/lib/vv copying vv/__init__.py -> build/lib/vv copying vv/views.py -> build/lib/vv copying vv/tests.py -> build/lib/vv creating build/lib/vv/templatetags copying vv/templatetags/vv_tags.py -> build/lib/vv/templatetags copying vv/templatetags/__init__.py -> build/lib/vv/templatetags creating build/lib/vv/migrations copying vv/migrations/__init__.py -> build/lib/vv/migrations running egg_info writing django_vitevue.egg-info/PKG-INFO writing dependency_links to django_vitevue.egg-info/dependency_links.txt writing top-level names to django_vitevue.egg-info/top_level.txt reading manifest file 'django_vitevue.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'vv/templatestags' writing manifest file 'django_vitevue.egg-info/SOURCES.txt' creating build/lib/vv/static creating build/lib/vv/static/js copying vv/static/js/axios.min.js -> build/lib/vv/static/js copying vv/static/js/page.js -> build/lib/vv/static/js copying vv/static/js/vue.min.js -> build/lib/vv/static/js copying vv/static/js/vuex.js -> build/lib/vv/static/js creating build/lib/vv/static/vv copying vv/static/vv/vv.js -> build/lib/vv/static/vv copying vv/static/vv/vvstore.js -> build/lib/vv/static/vv creating build/lib/vv/templates creating build/lib/vv/templates/vv copying vv/templates/vv/app.js -> build/lib/vv/templates/vv copying vv/templates/vv/index.html -> build/lib/vv/templates/vv copying vv/migrations/__init__.pyc -> build/lib/vv/migrations 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/vv creating build/bdist.linux-armv7l/wheel/vv/templatetags copying build/lib/vv/templatetags/vv_tags.py -> build/bdist.linux-armv7l/wheel/vv/templatetags copying build/lib/vv/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/vv/templatetags copying build/lib/vv/admin.py -> build/bdist.linux-armv7l/wheel/vv creating build/bdist.linux-armv7l/wheel/vv/migrations copying build/lib/vv/migrations/__init__.pyc -> build/bdist.linux-armv7l/wheel/vv/migrations copying build/lib/vv/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/vv/migrations copying build/lib/vv/urls.py -> build/bdist.linux-armv7l/wheel/vv creating build/bdist.linux-armv7l/wheel/vv/static creating build/bdist.linux-armv7l/wheel/vv/static/js copying build/lib/vv/static/js/axios.min.js -> build/bdist.linux-armv7l/wheel/vv/static/js copying build/lib/vv/static/js/vuex.js -> build/bdist.linux-armv7l/wheel/vv/static/js copying build/lib/vv/static/js/page.js -> build/bdist.linux-armv7l/wheel/vv/static/js copying build/lib/vv/static/js/vue.min.js -> build/bdist.linux-armv7l/wheel/vv/static/js creating build/bdist.linux-armv7l/wheel/vv/static/vv copying build/lib/vv/static/vv/vvstore.js -> build/bdist.linux-armv7l/wheel/vv/static/vv copying build/lib/vv/static/vv/vv.js -> build/bdist.linux-armv7l/wheel/vv/static/vv copying build/lib/vv/apps.py -> build/bdist.linux-armv7l/wheel/vv copying build/lib/vv/utils.py -> build/bdist.linux-armv7l/wheel/vv copying build/lib/vv/conf.py -> build/bdist.linux-armv7l/wheel/vv creating build/bdist.linux-armv7l/wheel/vv/templates creating build/bdist.linux-armv7l/wheel/vv/templates/vv copying build/lib/vv/templates/vv/app.js -> build/bdist.linux-armv7l/wheel/vv/templates/vv copying build/lib/vv/templates/vv/index.html -> build/bdist.linux-armv7l/wheel/vv/templates/vv copying build/lib/vv/models.py -> build/bdist.linux-armv7l/wheel/vv copying build/lib/vv/__init__.py -> build/bdist.linux-armv7l/wheel/vv copying build/lib/vv/views.py -> build/bdist.linux-armv7l/wheel/vv copying build/lib/vv/tests.py -> build/bdist.linux-armv7l/wheel/vv running install_egg_info Copying django_vitevue.egg-info to build/bdist.linux-armv7l/wheel/django_vitevue-0.3.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_vitevue-0.3.dist-info/WHEEL Running setup.py bdist_wheel for django-vitevue: finished with status 'done' Stored in directory: /tmp/tmphf6q35bw Successfully built django-vitevue Cleaning up... Removing source in /tmp/pip-wheel-dncgoz_9/django-vitevue Removed build tracker '/tmp/pip-req-tracker-osaz3o6y'