Created temporary directory: /tmp/pip-ephem-wheel-cache-0mbnvdj4 Created temporary directory: /tmp/pip-req-tracker-1w5wocjr Created requirements tracker '/tmp/pip-req-tracker-1w5wocjr' Created temporary directory: /tmp/pip-wheel-gde27fxk Collecting django-lessons==1.0.0 1 location(s) to search for versions of django-lessons: * https://pypi.org/simple/django-lessons/ Getting page https://pypi.org/simple/django-lessons/ Analyzing links from page https://pypi.org/simple/django-lessons/ Found link https://files.pythonhosted.org/packages/6f/24/8f5529010d1f6ffdf41af29f67f84fa163adb6e77a2eb929682433a45400/django-lessons-1.0.0.tar.gz#sha256=6388aeb8f2df9fa6b901179b0d579e2a941ed150f56798c65860a10a8398c2da (from https://pypi.org/simple/django-lessons/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-dwkrg5dm Downloading https://files.pythonhosted.org/packages/6f/24/8f5529010d1f6ffdf41af29f67f84fa163adb6e77a2eb929682433a45400/django-lessons-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6f/24/8f5529010d1f6ffdf41af29f67f84fa163adb6e77a2eb929682433a45400/django-lessons-1.0.0.tar.gz#sha256=6388aeb8f2df9fa6b901179b0d579e2a941ed150f56798c65860a10a8398c2da (from https://pypi.org/simple/django-lessons/) Added django-lessons==1.0.0 from https://files.pythonhosted.org/packages/6f/24/8f5529010d1f6ffdf41af29f67f84fa163adb6e77a2eb929682433a45400/django-lessons-1.0.0.tar.gz#sha256=6388aeb8f2df9fa6b901179b0d579e2a941ed150f56798c65860a10a8398c2da to build tracker '/tmp/pip-req-tracker-1w5wocjr' Running setup.py (path:/tmp/pip-wheel-gde27fxk/django-lessons/setup.py) egg_info for package django-lessons Running command python setup.py egg_info running egg_info creating pip-egg-info/django_lessons.egg-info writing pip-egg-info/django_lessons.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_lessons.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_lessons.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_lessons.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_lessons.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_lessons.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-gde27fxk/django-lessons has version 1.0.0, which satisfies requirement django-lessons==1.0.0 from https://files.pythonhosted.org/packages/6f/24/8f5529010d1f6ffdf41af29f67f84fa163adb6e77a2eb929682433a45400/django-lessons-1.0.0.tar.gz#sha256=6388aeb8f2df9fa6b901179b0d579e2a941ed150f56798c65860a10a8398c2da Removed django-lessons==1.0.0 from https://files.pythonhosted.org/packages/6f/24/8f5529010d1f6ffdf41af29f67f84fa163adb6e77a2eb929682433a45400/django-lessons-1.0.0.tar.gz#sha256=6388aeb8f2df9fa6b901179b0d579e2a941ed150f56798c65860a10a8398c2da from build tracker '/tmp/pip-req-tracker-1w5wocjr' Building wheels for collected packages: django-lessons Created temporary directory: /tmp/pip-wheel-a1hovyqq Running setup.py bdist_wheel for django-lessons: started Destination directory: /tmp/pip-wheel-a1hovyqq Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gde27fxk/django-lessons/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-a1hovyqq running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lessons copying lessons/wagtail_hooks.py -> build/lib/lessons copying lessons/forms.py -> build/lib/lessons copying lessons/feed.py -> build/lib/lessons copying lessons/models.py -> build/lib/lessons copying lessons/admin.py -> build/lib/lessons copying lessons/views.py -> build/lib/lessons copying lessons/tests.py -> build/lib/lessons copying lessons/__init__.py -> build/lib/lessons copying lessons/urls.py -> build/lib/lessons copying lessons/apps.py -> build/lib/lessons creating build/lib/config copying config/asgi.py -> build/lib/config copying config/__init__.py -> build/lib/config copying config/urls.py -> build/lib/config copying config/wsgi.py -> build/lib/config creating build/lib/lessons/migrations copying lessons/migrations/0009_lesson_script.py -> build/lib/lessons/migrations copying lessons/migrations/0002_lessonsindex.py -> build/lib/lessons/migrations copying lessons/migrations/0003_lesson_order.py -> build/lib/lessons/migrations copying lessons/migrations/0007_auto_20200205_0707.py -> build/lib/lessons/migrations copying lessons/migrations/0004_auto_20200205_0545.py -> build/lib/lessons/migrations copying lessons/migrations/0005_auto_20200205_0604.py -> build/lib/lessons/migrations copying lessons/migrations/__init__.py -> build/lib/lessons/migrations copying lessons/migrations/0008_lessontagindex.py -> build/lib/lessons/migrations copying lessons/migrations/0001_initial.py -> build/lib/lessons/migrations copying lessons/migrations/0006_auto_20200205_0640.py -> build/lib/lessons/migrations creating build/lib/config/settings copying config/settings/base.py -> build/lib/config/settings copying config/settings/dev.py -> build/lib/config/settings copying config/settings/__init__.py -> build/lib/config/settings copying config/settings/test.py -> build/lib/config/settings running egg_info writing django_lessons.egg-info/PKG-INFO writing dependency_links to django_lessons.egg-info/dependency_links.txt writing top-level names to django_lessons.egg-info/top_level.txt reading manifest file 'django_lessons.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_lessons.egg-info/SOURCES.txt' creating build/lib/lessons/templates creating build/lib/lessons/templates/admin copying lessons/templates/admin/change_form.html -> build/lib/lessons/templates/admin creating build/lib/lessons/templates/lessons copying lessons/templates/lessons/500.html -> build/lib/lessons/templates/lessons copying lessons/templates/lessons/_right_sidebar.html -> build/lib/lessons/templates/lessons copying lessons/templates/lessons/about.html -> build/lib/lessons/templates/lessons copying lessons/templates/lessons/base.html -> build/lib/lessons/templates/lessons copying lessons/templates/lessons/cookies.html -> build/lib/lessons/templates/lessons copying lessons/templates/lessons/impressum.html -> build/lib/lessons/templates/lessons copying lessons/templates/lessons/index.html -> build/lib/lessons/templates/lessons copying lessons/templates/lessons/lesson.html -> build/lib/lessons/templates/lessons copying lessons/templates/lessons/lesson_tag_index.html -> build/lib/lessons/templates/lessons copying lessons/templates/lessons/privacy.html -> build/lib/lessons/templates/lessons copying lessons/templates/lessons/subscribe.html -> build/lib/lessons/templates/lessons copying lessons/templates/lessons/thankyou.html -> build/lib/lessons/templates/lessons creating build/lib/lessons/templates/lessons/blocks copying lessons/templates/lessons/blocks/code.html -> build/lib/lessons/templates/lessons/blocks creating build/lib/lessons/templates/lessons/notify_subscribers copying lessons/templates/lessons/notify_subscribers/email.html -> build/lib/lessons/templates/lessons/notify_subscribers copying lessons/templates/lessons/notify_subscribers/email.txt -> build/lib/lessons/templates/lessons/notify_subscribers 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/lessons creating build/bdist.linux-armv7l/wheel/lessons/templates creating build/bdist.linux-armv7l/wheel/lessons/templates/admin copying build/lib/lessons/templates/admin/change_form.html -> build/bdist.linux-armv7l/wheel/lessons/templates/admin creating build/bdist.linux-armv7l/wheel/lessons/templates/lessons creating build/bdist.linux-armv7l/wheel/lessons/templates/lessons/blocks copying build/lib/lessons/templates/lessons/blocks/code.html -> build/bdist.linux-armv7l/wheel/lessons/templates/lessons/blocks copying build/lib/lessons/templates/lessons/privacy.html -> build/bdist.linux-armv7l/wheel/lessons/templates/lessons copying build/lib/lessons/templates/lessons/cookies.html -> build/bdist.linux-armv7l/wheel/lessons/templates/lessons copying build/lib/lessons/templates/lessons/subscribe.html -> build/bdist.linux-armv7l/wheel/lessons/templates/lessons copying build/lib/lessons/templates/lessons/base.html -> build/bdist.linux-armv7l/wheel/lessons/templates/lessons copying build/lib/lessons/templates/lessons/lesson.html -> build/bdist.linux-armv7l/wheel/lessons/templates/lessons copying build/lib/lessons/templates/lessons/500.html -> build/bdist.linux-armv7l/wheel/lessons/templates/lessons copying build/lib/lessons/templates/lessons/thankyou.html -> build/bdist.linux-armv7l/wheel/lessons/templates/lessons creating build/bdist.linux-armv7l/wheel/lessons/templates/lessons/notify_subscribers copying build/lib/lessons/templates/lessons/notify_subscribers/email.txt -> build/bdist.linux-armv7l/wheel/lessons/templates/lessons/notify_subscribers copying build/lib/lessons/templates/lessons/notify_subscribers/email.html -> build/bdist.linux-armv7l/wheel/lessons/templates/lessons/notify_subscribers copying build/lib/lessons/templates/lessons/index.html -> build/bdist.linux-armv7l/wheel/lessons/templates/lessons copying build/lib/lessons/templates/lessons/_right_sidebar.html -> build/bdist.linux-armv7l/wheel/lessons/templates/lessons copying build/lib/lessons/templates/lessons/about.html -> build/bdist.linux-armv7l/wheel/lessons/templates/lessons copying build/lib/lessons/templates/lessons/lesson_tag_index.html -> build/bdist.linux-armv7l/wheel/lessons/templates/lessons copying build/lib/lessons/templates/lessons/impressum.html -> build/bdist.linux-armv7l/wheel/lessons/templates/lessons copying build/lib/lessons/wagtail_hooks.py -> build/bdist.linux-armv7l/wheel/lessons copying build/lib/lessons/forms.py -> build/bdist.linux-armv7l/wheel/lessons copying build/lib/lessons/feed.py -> build/bdist.linux-armv7l/wheel/lessons creating build/bdist.linux-armv7l/wheel/lessons/migrations copying build/lib/lessons/migrations/0009_lesson_script.py -> build/bdist.linux-armv7l/wheel/lessons/migrations copying build/lib/lessons/migrations/0002_lessonsindex.py -> build/bdist.linux-armv7l/wheel/lessons/migrations copying build/lib/lessons/migrations/0003_lesson_order.py -> build/bdist.linux-armv7l/wheel/lessons/migrations copying build/lib/lessons/migrations/0007_auto_20200205_0707.py -> build/bdist.linux-armv7l/wheel/lessons/migrations copying build/lib/lessons/migrations/0004_auto_20200205_0545.py -> build/bdist.linux-armv7l/wheel/lessons/migrations copying build/lib/lessons/migrations/0005_auto_20200205_0604.py -> build/bdist.linux-armv7l/wheel/lessons/migrations copying build/lib/lessons/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/lessons/migrations copying build/lib/lessons/migrations/0008_lessontagindex.py -> build/bdist.linux-armv7l/wheel/lessons/migrations copying build/lib/lessons/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/lessons/migrations copying build/lib/lessons/migrations/0006_auto_20200205_0640.py -> build/bdist.linux-armv7l/wheel/lessons/migrations copying build/lib/lessons/models.py -> build/bdist.linux-armv7l/wheel/lessons copying build/lib/lessons/admin.py -> build/bdist.linux-armv7l/wheel/lessons copying build/lib/lessons/views.py -> build/bdist.linux-armv7l/wheel/lessons copying build/lib/lessons/tests.py -> build/bdist.linux-armv7l/wheel/lessons copying build/lib/lessons/__init__.py -> build/bdist.linux-armv7l/wheel/lessons copying build/lib/lessons/urls.py -> build/bdist.linux-armv7l/wheel/lessons copying build/lib/lessons/apps.py -> build/bdist.linux-armv7l/wheel/lessons creating build/bdist.linux-armv7l/wheel/config creating build/bdist.linux-armv7l/wheel/config/settings copying build/lib/config/settings/base.py -> build/bdist.linux-armv7l/wheel/config/settings copying build/lib/config/settings/dev.py -> build/bdist.linux-armv7l/wheel/config/settings copying build/lib/config/settings/__init__.py -> build/bdist.linux-armv7l/wheel/config/settings copying build/lib/config/settings/test.py -> build/bdist.linux-armv7l/wheel/config/settings copying build/lib/config/asgi.py -> build/bdist.linux-armv7l/wheel/config copying build/lib/config/__init__.py -> build/bdist.linux-armv7l/wheel/config copying build/lib/config/urls.py -> build/bdist.linux-armv7l/wheel/config copying build/lib/config/wsgi.py -> build/bdist.linux-armv7l/wheel/config running install_egg_info Copying django_lessons.egg-info to build/bdist.linux-armv7l/wheel/django_lessons-1.0.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/django_lessons-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-a1hovyqq/django_lessons-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'config/__init__.py' adding 'config/asgi.py' adding 'config/urls.py' adding 'config/wsgi.py' adding 'config/settings/__init__.py' adding 'config/settings/base.py' adding 'config/settings/dev.py' adding 'config/settings/test.py' adding 'lessons/__init__.py' adding 'lessons/admin.py' adding 'lessons/apps.py' adding 'lessons/feed.py' adding 'lessons/forms.py' adding 'lessons/models.py' adding 'lessons/tests.py' adding 'lessons/urls.py' adding 'lessons/views.py' adding 'lessons/wagtail_hooks.py' adding 'lessons/migrations/0001_initial.py' adding 'lessons/migrations/0002_lessonsindex.py' adding 'lessons/migrations/0003_lesson_order.py' adding 'lessons/migrations/0004_auto_20200205_0545.py' adding 'lessons/migrations/0005_auto_20200205_0604.py' adding 'lessons/migrations/0006_auto_20200205_0640.py' adding 'lessons/migrations/0007_auto_20200205_0707.py' adding 'lessons/migrations/0008_lessontagindex.py' adding 'lessons/migrations/0009_lesson_script.py' adding 'lessons/migrations/__init__.py' adding 'lessons/templates/admin/change_form.html' adding 'lessons/templates/lessons/500.html' adding 'lessons/templates/lessons/_right_sidebar.html' adding 'lessons/templates/lessons/about.html' adding 'lessons/templates/lessons/base.html' adding 'lessons/templates/lessons/cookies.html' adding 'lessons/templates/lessons/impressum.html' adding 'lessons/templates/lessons/index.html' adding 'lessons/templates/lessons/lesson.html' adding 'lessons/templates/lessons/lesson_tag_index.html' adding 'lessons/templates/lessons/privacy.html' adding 'lessons/templates/lessons/subscribe.html' adding 'lessons/templates/lessons/thankyou.html' adding 'lessons/templates/lessons/blocks/code.html' adding 'lessons/templates/lessons/notify_subscribers/email.html' adding 'lessons/templates/lessons/notify_subscribers/email.txt' adding 'django_lessons-1.0.0.dist-info/LICENSE' adding 'django_lessons-1.0.0.dist-info/METADATA' adding 'django_lessons-1.0.0.dist-info/WHEEL' adding 'django_lessons-1.0.0.dist-info/top_level.txt' adding 'django_lessons-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-lessons: finished with status 'done' Stored in directory: /tmp/tmp_mgrcqwu Successfully built django-lessons Cleaning up... Removing source in /tmp/pip-wheel-gde27fxk/django-lessons Removed build tracker '/tmp/pip-req-tracker-1w5wocjr'