Created temporary directory: /tmp/pip-ephem-wheel-cache-7ywyqwl8 Created temporary directory: /tmp/pip-req-tracker-c3nqithc Created requirements tracker '/tmp/pip-req-tracker-c3nqithc' Created temporary directory: /tmp/pip-wheel-v7vaokjf Collecting django-power-cms==0.2.0 1 location(s) to search for versions of django-power-cms: * https://pypi.org/simple/django-power-cms/ Getting page https://pypi.org/simple/django-power-cms/ Analyzing links from page https://pypi.org/simple/django-power-cms/ Found link https://files.pythonhosted.org/packages/71/c3/0c4e2774ff4cd8a65718f2d89860bced948e405ff9f5f9b92702ca15a5d1/django-power-cms-0.1.0.tar.gz#sha256=f9084cc64a8ef2b70695d6515b20a492516663379a3f18148f45013b10d22566 (from https://pypi.org/simple/django-power-cms/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/68/13/f6a69010fbb482f64d7625deaa91ae685288eaf0a192ba5121af3aba39f6/django-power-cms-0.2.0.tar.gz#sha256=9f7afd04e014e4d67186f76925e6ece9c3662404ebe962b5480fa141fc0da769 (from https://pypi.org/simple/django-power-cms/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-wjei77tn Downloading https://files.pythonhosted.org/packages/68/13/f6a69010fbb482f64d7625deaa91ae685288eaf0a192ba5121af3aba39f6/django-power-cms-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/68/13/f6a69010fbb482f64d7625deaa91ae685288eaf0a192ba5121af3aba39f6/django-power-cms-0.2.0.tar.gz#sha256=9f7afd04e014e4d67186f76925e6ece9c3662404ebe962b5480fa141fc0da769 (from https://pypi.org/simple/django-power-cms/) Added django-power-cms==0.2.0 from https://files.pythonhosted.org/packages/68/13/f6a69010fbb482f64d7625deaa91ae685288eaf0a192ba5121af3aba39f6/django-power-cms-0.2.0.tar.gz#sha256=9f7afd04e014e4d67186f76925e6ece9c3662404ebe962b5480fa141fc0da769 to build tracker '/tmp/pip-req-tracker-c3nqithc' Running setup.py (path:/tmp/pip-wheel-v7vaokjf/django-power-cms/setup.py) egg_info for package django-power-cms Running command python setup.py egg_info running egg_info creating pip-egg-info/django_power_cms.egg-info writing top-level names to pip-egg-info/django_power_cms.egg-info/top_level.txt writing pip-egg-info/django_power_cms.egg-info/PKG-INFO writing requirements to pip-egg-info/django_power_cms.egg-info/requires.txt writing dependency_links to pip-egg-info/django_power_cms.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_power_cms.egg-info/SOURCES.txt' file django_power_cms.py (for module django_power_cms) not found reading manifest file 'pip-egg-info/django_power_cms.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'django_power_cms_demo' warning: no previously-included files found matching 'django_power_cms_example' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'pip-egg-info/django_power_cms.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-v7vaokjf/django-power-cms has version 0.2.0, which satisfies requirement django-power-cms==0.2.0 from https://files.pythonhosted.org/packages/68/13/f6a69010fbb482f64d7625deaa91ae685288eaf0a192ba5121af3aba39f6/django-power-cms-0.2.0.tar.gz#sha256=9f7afd04e014e4d67186f76925e6ece9c3662404ebe962b5480fa141fc0da769 Removed django-power-cms==0.2.0 from https://files.pythonhosted.org/packages/68/13/f6a69010fbb482f64d7625deaa91ae685288eaf0a192ba5121af3aba39f6/django-power-cms-0.2.0.tar.gz#sha256=9f7afd04e014e4d67186f76925e6ece9c3662404ebe962b5480fa141fc0da769 from build tracker '/tmp/pip-req-tracker-c3nqithc' Building wheels for collected packages: django-power-cms Created temporary directory: /tmp/pip-wheel-3im2rn2z Running setup.py bdist_wheel for django-power-cms: started Destination directory: /tmp/pip-wheel-3im2rn2z Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-v7vaokjf/django-power-cms/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-3im2rn2z running bdist_wheel running build running build_py file django_power_cms.py (for module django_power_cms) not found creating build creating build/lib creating build/lib/django_power_cms copying django_power_cms/apps.py -> build/lib/django_power_cms copying django_power_cms/views.py -> build/lib/django_power_cms copying django_power_cms/models.py -> build/lib/django_power_cms copying django_power_cms/export_themes.py -> build/lib/django_power_cms copying django_power_cms/urls.py -> build/lib/django_power_cms copying django_power_cms/tests.py -> build/lib/django_power_cms copying django_power_cms/__init__.py -> build/lib/django_power_cms copying django_power_cms/export_templates.py -> build/lib/django_power_cms copying django_power_cms/theme.py -> build/lib/django_power_cms copying django_power_cms/admin.py -> build/lib/django_power_cms copying django_power_cms/template.py -> build/lib/django_power_cms creating build/lib/django_power_cms/templatetags copying django_power_cms/templatetags/__init__.py -> build/lib/django_power_cms/templatetags copying django_power_cms/templatetags/django_power_cms_tags.py -> build/lib/django_power_cms/templatetags creating build/lib/django_power_cms/migrations copying django_power_cms/migrations/0001_initial.py -> build/lib/django_power_cms/migrations copying django_power_cms/migrations/0005_auto_20200305_2136.py -> build/lib/django_power_cms/migrations copying django_power_cms/migrations/0006_auto_20200307_2148.py -> build/lib/django_power_cms/migrations copying django_power_cms/migrations/__init__.py -> build/lib/django_power_cms/migrations copying django_power_cms/migrations/0002_auto_20200305_1559.py -> build/lib/django_power_cms/migrations copying django_power_cms/migrations/0004_auto_20200305_1848.py -> build/lib/django_power_cms/migrations copying django_power_cms/migrations/0003_template_code.py -> build/lib/django_power_cms/migrations creating build/lib/django_power_cms/management copying django_power_cms/management/__init__.py -> build/lib/django_power_cms/management running egg_info writing django_power_cms.egg-info/PKG-INFO writing requirements to django_power_cms.egg-info/requires.txt writing top-level names to django_power_cms.egg-info/top_level.txt writing dependency_links to django_power_cms.egg-info/dependency_links.txt file django_power_cms.py (for module django_power_cms) not found reading manifest file 'django_power_cms.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'django_power_cms_demo' warning: no previously-included files found matching 'django_power_cms_example' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'django_power_cms.egg-info/SOURCES.txt' creating build/lib/django_power_cms/locale creating build/lib/django_power_cms/locale/zh_Hans creating build/lib/django_power_cms/locale/zh_Hans/LC_MESSAGES copying django_power_cms/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/django_power_cms/locale/zh_Hans/LC_MESSAGES copying django_power_cms/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/django_power_cms/locale/zh_Hans/LC_MESSAGES creating build/lib/django_power_cms/static creating build/lib/django_power_cms/static/django-power-cms creating build/lib/django_power_cms/static/django-power-cms/templates creating build/lib/django_power_cms/static/django-power-cms/templates/both-portlet creating build/lib/django_power_cms/static/django-power-cms/templates/both-portlet/css copying django_power_cms/static/django-power-cms/templates/both-portlet/css/both-portlet.css -> build/lib/django_power_cms/static/django-power-cms/templates/both-portlet/css creating build/lib/django_power_cms/static/django-power-cms/templates/left-portlet creating build/lib/django_power_cms/static/django-power-cms/templates/left-portlet/css copying django_power_cms/static/django-power-cms/templates/left-portlet/css/left-portlet.css -> build/lib/django_power_cms/static/django-power-cms/templates/left-portlet/css creating build/lib/django_power_cms/static/django-power-cms/templates/right-portlet creating build/lib/django_power_cms/static/django-power-cms/templates/right-portlet/css copying django_power_cms/static/django-power-cms/templates/right-portlet/css/right-portlet.css -> build/lib/django_power_cms/static/django-power-cms/templates/right-portlet/css creating build/lib/django_power_cms/static/django-power-cms/themes creating build/lib/django_power_cms/static/django-power-cms/themes/django2-style creating build/lib/django_power_cms/static/django-power-cms/themes/django2-style/css copying django_power_cms/static/django-power-cms/themes/django2-style/css/django2-style.css -> build/lib/django_power_cms/static/django-power-cms/themes/django2-style/css creating build/lib/django_power_cms/static/django-power-cms/themes/django2-style/js copying django_power_cms/static/django-power-cms/themes/django2-style/js/default.js -> build/lib/django_power_cms/static/django-power-cms/themes/django2-style/js creating build/lib/django_power_cms/templates creating build/lib/django_power_cms/templates/admin creating build/lib/django_power_cms/templates/admin/django_power_cms creating build/lib/django_power_cms/templates/admin/django_power_cms/site copying django_power_cms/templates/admin/django_power_cms/site/change_form.html -> build/lib/django_power_cms/templates/admin/django_power_cms/site copying django_power_cms/templates/admin/django_power_cms/site/result-card-body.html -> build/lib/django_power_cms/templates/admin/django_power_cms/site creating build/lib/django_power_cms/templates/django-power-cms creating build/lib/django_power_cms/templates/django-power-cms/includes copying django_power_cms/templates/django-power-cms/includes/empty.html -> build/lib/django_power_cms/templates/django-power-cms/includes copying django_power_cms/templates/django-power-cms/includes/theme-css-links.html -> build/lib/django_power_cms/templates/django-power-cms/includes copying django_power_cms/templates/django-power-cms/includes/theme-js-links.html -> build/lib/django_power_cms/templates/django-power-cms/includes creating build/lib/django_power_cms/templates/django-power-cms/tags copying django_power_cms/templates/django-power-cms/tags/power_widget_render.html -> build/lib/django_power_cms/templates/django-power-cms/tags creating build/lib/django_power_cms/templates/django-power-cms/templates copying django_power_cms/templates/django-power-cms/templates/blank.html -> build/lib/django_power_cms/templates/django-power-cms/templates copying django_power_cms/templates/django-power-cms/templates/both-portlet.html -> build/lib/django_power_cms/templates/django-power-cms/templates copying django_power_cms/templates/django-power-cms/templates/left-portlet.html -> build/lib/django_power_cms/templates/django-power-cms/templates copying django_power_cms/templates/django-power-cms/templates/right-portlet.html -> build/lib/django_power_cms/templates/django-power-cms/templates creating build/lib/django_power_cms/templates/django-power-cms/templates/includes copying django_power_cms/templates/django-power-cms/templates/includes/page-style-fix.html -> build/lib/django_power_cms/templates/django-power-cms/templates/includes creating build/lib/django_power_cms/templates/django-power-cms/widgets copying django_power_cms/templates/django-power-cms/widgets/article-list.html -> build/lib/django_power_cms/templates/django-power-cms/widgets copying django_power_cms/templates/django-power-cms/widgets/carousel.html -> build/lib/django_power_cms/templates/django-power-cms/widgets copying django_power_cms/templates/django-power-cms/widgets/power-widget-footer.html -> build/lib/django_power_cms/templates/django-power-cms/widgets copying django_power_cms/templates/django-power-cms/widgets/power-widget-header.html -> build/lib/django_power_cms/templates/django-power-cms/widgets copying django_power_cms/templates/django-power-cms/widgets/power-widget.html -> build/lib/django_power_cms/templates/django-power-cms/widgets copying django_power_cms/templates/django-power-cms/widgets/static-list.html -> build/lib/django_power_cms/templates/django-power-cms/widgets copying django_power_cms/templates/django-power-cms/widgets/topbar.html -> build/lib/django_power_cms/templates/django-power-cms/widgets creating build/lib/django_power_cms/management/commands copying django_power_cms/management/commands/django-power-cms-template.py -> build/lib/django_power_cms/management/commands copying django_power_cms/management/commands/django-power-cms-theme.py -> build/lib/django_power_cms/management/commands file django_power_cms.py (for module django_power_cms) not found 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_power_cms creating build/bdist.linux-armv7l/wheel/django_power_cms/static creating build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms creating build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/themes creating build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/themes/django2-style creating build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/themes/django2-style/js copying build/lib/django_power_cms/static/django-power-cms/themes/django2-style/js/default.js -> build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/themes/django2-style/js creating build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/themes/django2-style/css copying build/lib/django_power_cms/static/django-power-cms/themes/django2-style/css/django2-style.css -> build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/themes/django2-style/css creating build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/templates creating build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/templates/both-portlet creating build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/templates/both-portlet/css copying build/lib/django_power_cms/static/django-power-cms/templates/both-portlet/css/both-portlet.css -> build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/templates/both-portlet/css creating build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/templates/right-portlet creating build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/templates/right-portlet/css copying build/lib/django_power_cms/static/django-power-cms/templates/right-portlet/css/right-portlet.css -> build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/templates/right-portlet/css creating build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/templates/left-portlet creating build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/templates/left-portlet/css copying build/lib/django_power_cms/static/django-power-cms/templates/left-portlet/css/left-portlet.css -> build/bdist.linux-armv7l/wheel/django_power_cms/static/django-power-cms/templates/left-portlet/css creating build/bdist.linux-armv7l/wheel/django_power_cms/templatetags copying build/lib/django_power_cms/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/django_power_cms/templatetags copying build/lib/django_power_cms/templatetags/django_power_cms_tags.py -> build/bdist.linux-armv7l/wheel/django_power_cms/templatetags creating build/bdist.linux-armv7l/wheel/django_power_cms/locale creating build/bdist.linux-armv7l/wheel/django_power_cms/locale/zh_Hans creating build/bdist.linux-armv7l/wheel/django_power_cms/locale/zh_Hans/LC_MESSAGES copying build/lib/django_power_cms/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/django_power_cms/locale/zh_Hans/LC_MESSAGES copying build/lib/django_power_cms/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/django_power_cms/locale/zh_Hans/LC_MESSAGES copying build/lib/django_power_cms/apps.py -> build/bdist.linux-armv7l/wheel/django_power_cms copying build/lib/django_power_cms/views.py -> build/bdist.linux-armv7l/wheel/django_power_cms copying build/lib/django_power_cms/models.py -> build/bdist.linux-armv7l/wheel/django_power_cms copying build/lib/django_power_cms/export_themes.py -> build/bdist.linux-armv7l/wheel/django_power_cms creating build/bdist.linux-armv7l/wheel/django_power_cms/migrations copying build/lib/django_power_cms/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/django_power_cms/migrations copying build/lib/django_power_cms/migrations/0005_auto_20200305_2136.py -> build/bdist.linux-armv7l/wheel/django_power_cms/migrations copying build/lib/django_power_cms/migrations/0006_auto_20200307_2148.py -> build/bdist.linux-armv7l/wheel/django_power_cms/migrations copying build/lib/django_power_cms/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/django_power_cms/migrations copying build/lib/django_power_cms/migrations/0002_auto_20200305_1559.py -> build/bdist.linux-armv7l/wheel/django_power_cms/migrations copying build/lib/django_power_cms/migrations/0004_auto_20200305_1848.py -> build/bdist.linux-armv7l/wheel/django_power_cms/migrations copying build/lib/django_power_cms/migrations/0003_template_code.py -> build/bdist.linux-armv7l/wheel/django_power_cms/migrations copying build/lib/django_power_cms/urls.py -> build/bdist.linux-armv7l/wheel/django_power_cms copying build/lib/django_power_cms/tests.py -> build/bdist.linux-armv7l/wheel/django_power_cms copying build/lib/django_power_cms/__init__.py -> build/bdist.linux-armv7l/wheel/django_power_cms copying build/lib/django_power_cms/export_templates.py -> build/bdist.linux-armv7l/wheel/django_power_cms copying build/lib/django_power_cms/theme.py -> build/bdist.linux-armv7l/wheel/django_power_cms creating build/bdist.linux-armv7l/wheel/django_power_cms/templates creating build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms creating build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/includes copying build/lib/django_power_cms/templates/django-power-cms/includes/theme-js-links.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/includes copying build/lib/django_power_cms/templates/django-power-cms/includes/theme-css-links.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/includes copying build/lib/django_power_cms/templates/django-power-cms/includes/empty.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/includes creating build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/widgets copying build/lib/django_power_cms/templates/django-power-cms/widgets/article-list.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/widgets copying build/lib/django_power_cms/templates/django-power-cms/widgets/static-list.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/widgets copying build/lib/django_power_cms/templates/django-power-cms/widgets/carousel.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/widgets copying build/lib/django_power_cms/templates/django-power-cms/widgets/power-widget.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/widgets copying build/lib/django_power_cms/templates/django-power-cms/widgets/power-widget-header.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/widgets copying build/lib/django_power_cms/templates/django-power-cms/widgets/power-widget-footer.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/widgets copying build/lib/django_power_cms/templates/django-power-cms/widgets/topbar.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/widgets creating build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/templates copying build/lib/django_power_cms/templates/django-power-cms/templates/left-portlet.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/templates creating build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/templates/includes copying build/lib/django_power_cms/templates/django-power-cms/templates/includes/page-style-fix.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/templates/includes copying build/lib/django_power_cms/templates/django-power-cms/templates/both-portlet.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/templates copying build/lib/django_power_cms/templates/django-power-cms/templates/right-portlet.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/templates copying build/lib/django_power_cms/templates/django-power-cms/templates/blank.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/templates creating build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/tags copying build/lib/django_power_cms/templates/django-power-cms/tags/power_widget_render.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/django-power-cms/tags creating build/bdist.linux-armv7l/wheel/django_power_cms/templates/admin creating build/bdist.linux-armv7l/wheel/django_power_cms/templates/admin/django_power_cms creating build/bdist.linux-armv7l/wheel/django_power_cms/templates/admin/django_power_cms/site copying build/lib/django_power_cms/templates/admin/django_power_cms/site/result-card-body.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/admin/django_power_cms/site copying build/lib/django_power_cms/templates/admin/django_power_cms/site/change_form.html -> build/bdist.linux-armv7l/wheel/django_power_cms/templates/admin/django_power_cms/site copying build/lib/django_power_cms/admin.py -> build/bdist.linux-armv7l/wheel/django_power_cms creating build/bdist.linux-armv7l/wheel/django_power_cms/management copying build/lib/django_power_cms/management/__init__.py -> build/bdist.linux-armv7l/wheel/django_power_cms/management creating build/bdist.linux-armv7l/wheel/django_power_cms/management/commands copying build/lib/django_power_cms/management/commands/django-power-cms-theme.py -> build/bdist.linux-armv7l/wheel/django_power_cms/management/commands copying build/lib/django_power_cms/management/commands/django-power-cms-template.py -> build/bdist.linux-armv7l/wheel/django_power_cms/management/commands copying build/lib/django_power_cms/template.py -> build/bdist.linux-armv7l/wheel/django_power_cms running install_egg_info Copying django_power_cms.egg-info to build/bdist.linux-armv7l/wheel/django_power_cms-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_power_cms-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-3im2rn2z/django_power_cms-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_power_cms/__init__.py' adding 'django_power_cms/admin.py' adding 'django_power_cms/apps.py' adding 'django_power_cms/export_templates.py' adding 'django_power_cms/export_themes.py' adding 'django_power_cms/models.py' adding 'django_power_cms/template.py' adding 'django_power_cms/tests.py' adding 'django_power_cms/theme.py' adding 'django_power_cms/urls.py' adding 'django_power_cms/views.py' adding 'django_power_cms/locale/zh_Hans/LC_MESSAGES/django.mo' adding 'django_power_cms/locale/zh_Hans/LC_MESSAGES/django.po' adding 'django_power_cms/management/__init__.py' adding 'django_power_cms/management/commands/django-power-cms-template.py' adding 'django_power_cms/management/commands/django-power-cms-theme.py' adding 'django_power_cms/migrations/0001_initial.py' adding 'django_power_cms/migrations/0002_auto_20200305_1559.py' adding 'django_power_cms/migrations/0003_template_code.py' adding 'django_power_cms/migrations/0004_auto_20200305_1848.py' adding 'django_power_cms/migrations/0005_auto_20200305_2136.py' adding 'django_power_cms/migrations/0006_auto_20200307_2148.py' adding 'django_power_cms/migrations/__init__.py' adding 'django_power_cms/static/django-power-cms/templates/both-portlet/css/both-portlet.css' adding 'django_power_cms/static/django-power-cms/templates/left-portlet/css/left-portlet.css' adding 'django_power_cms/static/django-power-cms/templates/right-portlet/css/right-portlet.css' adding 'django_power_cms/static/django-power-cms/themes/django2-style/css/django2-style.css' adding 'django_power_cms/static/django-power-cms/themes/django2-style/js/default.js' adding 'django_power_cms/templates/admin/django_power_cms/site/change_form.html' adding 'django_power_cms/templates/admin/django_power_cms/site/result-card-body.html' adding 'django_power_cms/templates/django-power-cms/includes/empty.html' adding 'django_power_cms/templates/django-power-cms/includes/theme-css-links.html' adding 'django_power_cms/templates/django-power-cms/includes/theme-js-links.html' adding 'django_power_cms/templates/django-power-cms/tags/power_widget_render.html' adding 'django_power_cms/templates/django-power-cms/templates/blank.html' adding 'django_power_cms/templates/django-power-cms/templates/both-portlet.html' adding 'django_power_cms/templates/django-power-cms/templates/left-portlet.html' adding 'django_power_cms/templates/django-power-cms/templates/right-portlet.html' adding 'django_power_cms/templates/django-power-cms/templates/includes/page-style-fix.html' adding 'django_power_cms/templates/django-power-cms/widgets/article-list.html' adding 'django_power_cms/templates/django-power-cms/widgets/carousel.html' adding 'django_power_cms/templates/django-power-cms/widgets/power-widget-footer.html' adding 'django_power_cms/templates/django-power-cms/widgets/power-widget-header.html' adding 'django_power_cms/templates/django-power-cms/widgets/power-widget.html' adding 'django_power_cms/templates/django-power-cms/widgets/static-list.html' adding 'django_power_cms/templates/django-power-cms/widgets/topbar.html' adding 'django_power_cms/templatetags/__init__.py' adding 'django_power_cms/templatetags/django_power_cms_tags.py' adding 'django_power_cms-0.2.0.dist-info/METADATA' adding 'django_power_cms-0.2.0.dist-info/WHEEL' adding 'django_power_cms-0.2.0.dist-info/top_level.txt' adding 'django_power_cms-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-power-cms: finished with status 'done' Stored in directory: /tmp/tmphk652ih0 Successfully built django-power-cms Cleaning up... Removing source in /tmp/pip-wheel-v7vaokjf/django-power-cms Removed build tracker '/tmp/pip-req-tracker-c3nqithc'