Created temporary directory: /tmp/pip-ephem-wheel-cache-_jb5s63h Created temporary directory: /tmp/pip-req-tracker-4atjlfpt Created requirements tracker '/tmp/pip-req-tracker-4atjlfpt' Created temporary directory: /tmp/pip-wheel-rkev5x2o Collecting djangocms-translations==1.4.0 1 location(s) to search for versions of djangocms-translations: * https://pypi.org/simple/djangocms-translations/ Getting page https://pypi.org/simple/djangocms-translations/ Analyzing links from page https://pypi.org/simple/djangocms-translations/ Found link https://files.pythonhosted.org/packages/78/a6/5081b85a537c93bbdc14abf9495d75651bd1527731662dfd00c3084d98b6/djangocms-translations-1.4.0.tar.gz#sha256=733a7ac7989dffb8988a56a5ecba69f31700467d922d2e26f5eca86cbdb954e3 (from https://pypi.org/simple/djangocms-translations/), version: 1.4.0 Using version 1.4.0 (newest of versions: 1.4.0) Created temporary directory: /tmp/pip-unpack-y14rg_sl Downloading https://files.pythonhosted.org/packages/78/a6/5081b85a537c93bbdc14abf9495d75651bd1527731662dfd00c3084d98b6/djangocms-translations-1.4.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/78/a6/5081b85a537c93bbdc14abf9495d75651bd1527731662dfd00c3084d98b6/djangocms-translations-1.4.0.tar.gz#sha256=733a7ac7989dffb8988a56a5ecba69f31700467d922d2e26f5eca86cbdb954e3 (from https://pypi.org/simple/djangocms-translations/) Added djangocms-translations==1.4.0 from https://files.pythonhosted.org/packages/78/a6/5081b85a537c93bbdc14abf9495d75651bd1527731662dfd00c3084d98b6/djangocms-translations-1.4.0.tar.gz#sha256=733a7ac7989dffb8988a56a5ecba69f31700467d922d2e26f5eca86cbdb954e3 to build tracker '/tmp/pip-req-tracker-4atjlfpt' Running setup.py (path:/tmp/pip-wheel-rkev5x2o/djangocms-translations/setup.py) egg_info for package djangocms-translations Running command python setup.py egg_info running egg_info creating pip-egg-info/djangocms_translations.egg-info writing dependency_links to pip-egg-info/djangocms_translations.egg-info/dependency_links.txt writing top-level names to pip-egg-info/djangocms_translations.egg-info/top_level.txt writing requirements to pip-egg-info/djangocms_translations.egg-info/requires.txt writing pip-egg-info/djangocms_translations.egg-info/PKG-INFO writing manifest file 'pip-egg-info/djangocms_translations.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/djangocms_translations.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory '*/static' warning: no files found matching '*' under directory '*/locale' writing manifest file 'pip-egg-info/djangocms_translations.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-rkev5x2o/djangocms-translations has version 1.4.0, which satisfies requirement djangocms-translations==1.4.0 from https://files.pythonhosted.org/packages/78/a6/5081b85a537c93bbdc14abf9495d75651bd1527731662dfd00c3084d98b6/djangocms-translations-1.4.0.tar.gz#sha256=733a7ac7989dffb8988a56a5ecba69f31700467d922d2e26f5eca86cbdb954e3 Removed djangocms-translations==1.4.0 from https://files.pythonhosted.org/packages/78/a6/5081b85a537c93bbdc14abf9495d75651bd1527731662dfd00c3084d98b6/djangocms-translations-1.4.0.tar.gz#sha256=733a7ac7989dffb8988a56a5ecba69f31700467d922d2e26f5eca86cbdb954e3 from build tracker '/tmp/pip-req-tracker-4atjlfpt' Building wheels for collected packages: djangocms-translations Created temporary directory: /tmp/pip-wheel-1zil12vx Running setup.py bdist_wheel for djangocms-translations: started Destination directory: /tmp/pip-wheel-1zil12vx Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-rkev5x2o/djangocms-translations/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-1zil12vx running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/djangocms_translations copying djangocms_translations/utils.py -> build/lib/djangocms_translations copying djangocms_translations/apps.py -> build/lib/djangocms_translations copying djangocms_translations/__init__.py -> build/lib/djangocms_translations copying djangocms_translations/conf.py -> build/lib/djangocms_translations copying djangocms_translations/cms_toolbars.py -> build/lib/djangocms_translations copying djangocms_translations/forms.py -> build/lib/djangocms_translations copying djangocms_translations/cms_renderer.py -> build/lib/djangocms_translations copying djangocms_translations/views.py -> build/lib/djangocms_translations copying djangocms_translations/tasks.py -> build/lib/djangocms_translations copying djangocms_translations/admin.py -> build/lib/djangocms_translations copying djangocms_translations/models.py -> build/lib/djangocms_translations creating build/lib/djangocms_translations/migrations copying djangocms_translations/migrations/0007_translationrequest_provider_order_name.py -> build/lib/djangocms_translations/migrations copying djangocms_translations/migrations/__init__.py -> build/lib/djangocms_translations/migrations copying djangocms_translations/migrations/0005_auto_20180208_1756.py -> build/lib/djangocms_translations/migrations copying djangocms_translations/migrations/0008_auto_20180524_1354.py -> build/lib/djangocms_translations/migrations copying djangocms_translations/migrations/0009_auto_20181220_0902.py -> build/lib/djangocms_translations/migrations copying djangocms_translations/migrations/0001_initial.py -> build/lib/djangocms_translations/migrations copying djangocms_translations/migrations/0004_auto_20171219_1209.py -> build/lib/djangocms_translations/migrations copying djangocms_translations/migrations/0003_archivedplaceholder_archivedplugin.py -> build/lib/djangocms_translations/migrations copying djangocms_translations/migrations/0002_auto_20171122_1019.py -> build/lib/djangocms_translations/migrations copying djangocms_translations/migrations/0006_translationimport.py -> build/lib/djangocms_translations/migrations creating build/lib/djangocms_translations/providers copying djangocms_translations/providers/__init__.py -> build/lib/djangocms_translations/providers copying djangocms_translations/providers/base.py -> build/lib/djangocms_translations/providers copying djangocms_translations/providers/supertext.py -> build/lib/djangocms_translations/providers running egg_info writing dependency_links to djangocms_translations.egg-info/dependency_links.txt writing djangocms_translations.egg-info/PKG-INFO writing top-level names to djangocms_translations.egg-info/top_level.txt writing requirements to djangocms_translations.egg-info/requires.txt reading manifest file 'djangocms_translations.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory '*/static' warning: no files found matching '*' under directory '*/locale' writing manifest file 'djangocms_translations.egg-info/SOURCES.txt' creating build/lib/djangocms_translations/templates creating build/lib/djangocms_translations/templates/admin creating build/lib/djangocms_translations/templates/admin/djangocms_translations creating build/lib/djangocms_translations/templates/admin/djangocms_translations/translationrequest copying djangocms_translations/templates/admin/djangocms_translations/translationrequest/bulk_create_step_1.html -> build/lib/djangocms_translations/templates/admin/djangocms_translations/translationrequest copying djangocms_translations/templates/admin/djangocms_translations/translationrequest/bulk_create_step_2.html -> build/lib/djangocms_translations/templates/admin/djangocms_translations/translationrequest copying djangocms_translations/templates/admin/djangocms_translations/translationrequest/bulk_create_step_3.html -> build/lib/djangocms_translations/templates/admin/djangocms_translations/translationrequest copying djangocms_translations/templates/admin/djangocms_translations/translationrequest/change_form.html -> build/lib/djangocms_translations/templates/admin/djangocms_translations/translationrequest creating build/lib/djangocms_translations/templates/djangocms_translations copying djangocms_translations/templates/djangocms_translations/adjust_import_data.html -> build/lib/djangocms_translations/templates/djangocms_translations copying djangocms_translations/templates/djangocms_translations/base.html -> build/lib/djangocms_translations/templates/djangocms_translations copying djangocms_translations/templates/djangocms_translations/choose_quote.html -> build/lib/djangocms_translations/templates/djangocms_translations copying djangocms_translations/templates/djangocms_translations/create_request.html -> build/lib/djangocms_translations/templates/djangocms_translations copying djangocms_translations/templates/djangocms_translations/import_confirmation.html -> build/lib/djangocms_translations/templates/djangocms_translations copying djangocms_translations/templates/djangocms_translations/log.html -> build/lib/djangocms_translations/templates/djangocms_translations copying djangocms_translations/templates/djangocms_translations/pages_sent.html -> build/lib/djangocms_translations/templates/djangocms_translations copying djangocms_translations/templates/djangocms_translations/status_detail.html -> build/lib/djangocms_translations/templates/djangocms_translations 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/djangocms_translations copying build/lib/djangocms_translations/utils.py -> build/bdist.linux-armv7l/wheel/djangocms_translations copying build/lib/djangocms_translations/apps.py -> build/bdist.linux-armv7l/wheel/djangocms_translations creating build/bdist.linux-armv7l/wheel/djangocms_translations/migrations copying build/lib/djangocms_translations/migrations/0007_translationrequest_provider_order_name.py -> build/bdist.linux-armv7l/wheel/djangocms_translations/migrations copying build/lib/djangocms_translations/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/djangocms_translations/migrations copying build/lib/djangocms_translations/migrations/0005_auto_20180208_1756.py -> build/bdist.linux-armv7l/wheel/djangocms_translations/migrations copying build/lib/djangocms_translations/migrations/0008_auto_20180524_1354.py -> build/bdist.linux-armv7l/wheel/djangocms_translations/migrations copying build/lib/djangocms_translations/migrations/0009_auto_20181220_0902.py -> build/bdist.linux-armv7l/wheel/djangocms_translations/migrations copying build/lib/djangocms_translations/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/djangocms_translations/migrations copying build/lib/djangocms_translations/migrations/0004_auto_20171219_1209.py -> build/bdist.linux-armv7l/wheel/djangocms_translations/migrations copying build/lib/djangocms_translations/migrations/0003_archivedplaceholder_archivedplugin.py -> build/bdist.linux-armv7l/wheel/djangocms_translations/migrations copying build/lib/djangocms_translations/migrations/0002_auto_20171122_1019.py -> build/bdist.linux-armv7l/wheel/djangocms_translations/migrations copying build/lib/djangocms_translations/migrations/0006_translationimport.py -> build/bdist.linux-armv7l/wheel/djangocms_translations/migrations copying build/lib/djangocms_translations/__init__.py -> build/bdist.linux-armv7l/wheel/djangocms_translations creating build/bdist.linux-armv7l/wheel/djangocms_translations/templates creating build/bdist.linux-armv7l/wheel/djangocms_translations/templates/admin creating build/bdist.linux-armv7l/wheel/djangocms_translations/templates/admin/djangocms_translations creating build/bdist.linux-armv7l/wheel/djangocms_translations/templates/admin/djangocms_translations/translationrequest copying build/lib/djangocms_translations/templates/admin/djangocms_translations/translationrequest/change_form.html -> build/bdist.linux-armv7l/wheel/djangocms_translations/templates/admin/djangocms_translations/translationrequest copying build/lib/djangocms_translations/templates/admin/djangocms_translations/translationrequest/bulk_create_step_1.html -> build/bdist.linux-armv7l/wheel/djangocms_translations/templates/admin/djangocms_translations/translationrequest copying build/lib/djangocms_translations/templates/admin/djangocms_translations/translationrequest/bulk_create_step_2.html -> build/bdist.linux-armv7l/wheel/djangocms_translations/templates/admin/djangocms_translations/translationrequest copying build/lib/djangocms_translations/templates/admin/djangocms_translations/translationrequest/bulk_create_step_3.html -> build/bdist.linux-armv7l/wheel/djangocms_translations/templates/admin/djangocms_translations/translationrequest creating build/bdist.linux-armv7l/wheel/djangocms_translations/templates/djangocms_translations copying build/lib/djangocms_translations/templates/djangocms_translations/base.html -> build/bdist.linux-armv7l/wheel/djangocms_translations/templates/djangocms_translations copying build/lib/djangocms_translations/templates/djangocms_translations/import_confirmation.html -> build/bdist.linux-armv7l/wheel/djangocms_translations/templates/djangocms_translations copying build/lib/djangocms_translations/templates/djangocms_translations/pages_sent.html -> build/bdist.linux-armv7l/wheel/djangocms_translations/templates/djangocms_translations copying build/lib/djangocms_translations/templates/djangocms_translations/status_detail.html -> build/bdist.linux-armv7l/wheel/djangocms_translations/templates/djangocms_translations copying build/lib/djangocms_translations/templates/djangocms_translations/create_request.html -> build/bdist.linux-armv7l/wheel/djangocms_translations/templates/djangocms_translations copying build/lib/djangocms_translations/templates/djangocms_translations/log.html -> build/bdist.linux-armv7l/wheel/djangocms_translations/templates/djangocms_translations copying build/lib/djangocms_translations/templates/djangocms_translations/adjust_import_data.html -> build/bdist.linux-armv7l/wheel/djangocms_translations/templates/djangocms_translations copying build/lib/djangocms_translations/templates/djangocms_translations/choose_quote.html -> build/bdist.linux-armv7l/wheel/djangocms_translations/templates/djangocms_translations copying build/lib/djangocms_translations/conf.py -> build/bdist.linux-armv7l/wheel/djangocms_translations copying build/lib/djangocms_translations/cms_toolbars.py -> build/bdist.linux-armv7l/wheel/djangocms_translations copying build/lib/djangocms_translations/forms.py -> build/bdist.linux-armv7l/wheel/djangocms_translations copying build/lib/djangocms_translations/cms_renderer.py -> build/bdist.linux-armv7l/wheel/djangocms_translations copying build/lib/djangocms_translations/views.py -> build/bdist.linux-armv7l/wheel/djangocms_translations creating build/bdist.linux-armv7l/wheel/djangocms_translations/providers copying build/lib/djangocms_translations/providers/__init__.py -> build/bdist.linux-armv7l/wheel/djangocms_translations/providers copying build/lib/djangocms_translations/providers/base.py -> build/bdist.linux-armv7l/wheel/djangocms_translations/providers copying build/lib/djangocms_translations/providers/supertext.py -> build/bdist.linux-armv7l/wheel/djangocms_translations/providers copying build/lib/djangocms_translations/tasks.py -> build/bdist.linux-armv7l/wheel/djangocms_translations copying build/lib/djangocms_translations/admin.py -> build/bdist.linux-armv7l/wheel/djangocms_translations copying build/lib/djangocms_translations/models.py -> build/bdist.linux-armv7l/wheel/djangocms_translations running install_egg_info Copying djangocms_translations.egg-info to build/bdist.linux-armv7l/wheel/djangocms_translations-1.4.0-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/djangocms_translations-1.4.0.dist-info/WHEEL creating '/tmp/pip-wheel-1zil12vx/djangocms_translations-1.4.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'djangocms_translations/__init__.py' adding 'djangocms_translations/admin.py' adding 'djangocms_translations/apps.py' adding 'djangocms_translations/cms_renderer.py' adding 'djangocms_translations/cms_toolbars.py' adding 'djangocms_translations/conf.py' adding 'djangocms_translations/forms.py' adding 'djangocms_translations/models.py' adding 'djangocms_translations/tasks.py' adding 'djangocms_translations/utils.py' adding 'djangocms_translations/views.py' adding 'djangocms_translations/migrations/0001_initial.py' adding 'djangocms_translations/migrations/0002_auto_20171122_1019.py' adding 'djangocms_translations/migrations/0003_archivedplaceholder_archivedplugin.py' adding 'djangocms_translations/migrations/0004_auto_20171219_1209.py' adding 'djangocms_translations/migrations/0005_auto_20180208_1756.py' adding 'djangocms_translations/migrations/0006_translationimport.py' adding 'djangocms_translations/migrations/0007_translationrequest_provider_order_name.py' adding 'djangocms_translations/migrations/0008_auto_20180524_1354.py' adding 'djangocms_translations/migrations/0009_auto_20181220_0902.py' adding 'djangocms_translations/migrations/__init__.py' adding 'djangocms_translations/providers/__init__.py' adding 'djangocms_translations/providers/base.py' adding 'djangocms_translations/providers/supertext.py' adding 'djangocms_translations/templates/admin/djangocms_translations/translationrequest/bulk_create_step_1.html' adding 'djangocms_translations/templates/admin/djangocms_translations/translationrequest/bulk_create_step_2.html' adding 'djangocms_translations/templates/admin/djangocms_translations/translationrequest/bulk_create_step_3.html' adding 'djangocms_translations/templates/admin/djangocms_translations/translationrequest/change_form.html' adding 'djangocms_translations/templates/djangocms_translations/adjust_import_data.html' adding 'djangocms_translations/templates/djangocms_translations/base.html' adding 'djangocms_translations/templates/djangocms_translations/choose_quote.html' adding 'djangocms_translations/templates/djangocms_translations/create_request.html' adding 'djangocms_translations/templates/djangocms_translations/import_confirmation.html' adding 'djangocms_translations/templates/djangocms_translations/log.html' adding 'djangocms_translations/templates/djangocms_translations/pages_sent.html' adding 'djangocms_translations/templates/djangocms_translations/status_detail.html' adding 'djangocms_translations-1.4.0.dist-info/LICENSE.txt' adding 'djangocms_translations-1.4.0.dist-info/METADATA' adding 'djangocms_translations-1.4.0.dist-info/WHEEL' adding 'djangocms_translations-1.4.0.dist-info/top_level.txt' adding 'djangocms_translations-1.4.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for djangocms-translations: finished with status 'done' Stored in directory: /tmp/tmpuqyjzn2p Successfully built djangocms-translations Cleaning up... Removing source in /tmp/pip-wheel-rkev5x2o/djangocms-translations Removed build tracker '/tmp/pip-req-tracker-4atjlfpt'