Created temporary directory: /tmp/pip-ephem-wheel-cache-hkdhr0xc Created temporary directory: /tmp/pip-req-tracker-w0bq8xm1 Created requirements tracker '/tmp/pip-req-tracker-w0bq8xm1' Created temporary directory: /tmp/pip-wheel-dml0t7t5 Collecting django-webix-sender==1.0.0 1 location(s) to search for versions of django-webix-sender: * https://pypi.org/simple/django-webix-sender/ Getting page https://pypi.org/simple/django-webix-sender/ Analyzing links from page https://pypi.org/simple/django-webix-sender/ Found link https://files.pythonhosted.org/packages/f9/fc/44df04df99d008f7f48b4d1f1080903a53bb315a84054fd0eccc010b2dd5/django-webix-sender-0.3.6.tar.gz#sha256=01a59ab2a151ea201506a8e90f53b94b298f1556c68e8febed98469b802d5516 (from https://pypi.org/simple/django-webix-sender/), version: 0.3.6 Found link https://files.pythonhosted.org/packages/b4/69/d326c747fb4131a80c270e68444b244ad8ed4380a2ce38a031b6cff53471/django-webix-sender-1.0.0.tar.gz#sha256=e3f8bb6573f0e623a96b601082d3f5400db46d0238b4793206ee3a8695f66f40 (from https://pypi.org/simple/django-webix-sender/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-or1trmcp Downloading https://files.pythonhosted.org/packages/b4/69/d326c747fb4131a80c270e68444b244ad8ed4380a2ce38a031b6cff53471/django-webix-sender-1.0.0.tar.gz (41kB) Downloading from URL https://files.pythonhosted.org/packages/b4/69/d326c747fb4131a80c270e68444b244ad8ed4380a2ce38a031b6cff53471/django-webix-sender-1.0.0.tar.gz#sha256=e3f8bb6573f0e623a96b601082d3f5400db46d0238b4793206ee3a8695f66f40 (from https://pypi.org/simple/django-webix-sender/) Added django-webix-sender==1.0.0 from https://files.pythonhosted.org/packages/b4/69/d326c747fb4131a80c270e68444b244ad8ed4380a2ce38a031b6cff53471/django-webix-sender-1.0.0.tar.gz#sha256=e3f8bb6573f0e623a96b601082d3f5400db46d0238b4793206ee3a8695f66f40 to build tracker '/tmp/pip-req-tracker-w0bq8xm1' Running setup.py (path:/tmp/pip-wheel-dml0t7t5/django-webix-sender/setup.py) egg_info for package django-webix-sender Running command python setup.py egg_info running egg_info creating pip-egg-info/django_webix_sender.egg-info writing pip-egg-info/django_webix_sender.egg-info/PKG-INFO writing requirements to pip-egg-info/django_webix_sender.egg-info/requires.txt writing dependency_links to pip-egg-info/django_webix_sender.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_webix_sender.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_webix_sender.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_webix_sender.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_webix_sender.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dml0t7t5/django-webix-sender has version 1.0.0, which satisfies requirement django-webix-sender==1.0.0 from https://files.pythonhosted.org/packages/b4/69/d326c747fb4131a80c270e68444b244ad8ed4380a2ce38a031b6cff53471/django-webix-sender-1.0.0.tar.gz#sha256=e3f8bb6573f0e623a96b601082d3f5400db46d0238b4793206ee3a8695f66f40 Removed django-webix-sender==1.0.0 from https://files.pythonhosted.org/packages/b4/69/d326c747fb4131a80c270e68444b244ad8ed4380a2ce38a031b6cff53471/django-webix-sender-1.0.0.tar.gz#sha256=e3f8bb6573f0e623a96b601082d3f5400db46d0238b4793206ee3a8695f66f40 from build tracker '/tmp/pip-req-tracker-w0bq8xm1' Building wheels for collected packages: django-webix-sender Created temporary directory: /tmp/pip-wheel-tat1mb7x Running setup.py bdist_wheel for django-webix-sender: started Destination directory: /tmp/pip-wheel-tat1mb7x Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dml0t7t5/django-webix-sender/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-tat1mb7x running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/django_webix_sender copying django_webix_sender/apps.py -> build/lib/django_webix_sender copying django_webix_sender/views.py -> build/lib/django_webix_sender copying django_webix_sender/models.py -> build/lib/django_webix_sender copying django_webix_sender/urls.py -> build/lib/django_webix_sender copying django_webix_sender/__init__.py -> build/lib/django_webix_sender copying django_webix_sender/admin.py -> build/lib/django_webix_sender copying django_webix_sender/utils.py -> build/lib/django_webix_sender copying django_webix_sender/settings.py -> build/lib/django_webix_sender creating build/lib/tests copying tests/urls.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/settings.py -> build/lib/tests creating build/lib/django_webix_sender/send_methods copying django_webix_sender/send_methods/__init__.py -> build/lib/django_webix_sender/send_methods copying django_webix_sender/send_methods/email.py -> build/lib/django_webix_sender/send_methods copying django_webix_sender/send_methods/skebby.py -> build/lib/django_webix_sender/send_methods creating build/lib/django_webix_sender/templatetags copying django_webix_sender/templatetags/verbose_name.py -> build/lib/django_webix_sender/templatetags copying django_webix_sender/templatetags/__init__.py -> build/lib/django_webix_sender/templatetags copying django_webix_sender/templatetags/field_type.py -> build/lib/django_webix_sender/templatetags creating build/lib/django_webix_sender/migrations copying django_webix_sender/migrations/0002_auto_20181109_1419.py -> build/lib/django_webix_sender/migrations copying django_webix_sender/migrations/0001_initial.py -> build/lib/django_webix_sender/migrations copying django_webix_sender/migrations/__init__.py -> build/lib/django_webix_sender/migrations running egg_info writing dependency_links to django_webix_sender.egg-info/dependency_links.txt writing top-level names to django_webix_sender.egg-info/top_level.txt writing requirements to django_webix_sender.egg-info/requires.txt writing django_webix_sender.egg-info/PKG-INFO reading manifest file 'django_webix_sender.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_webix_sender.egg-info/SOURCES.txt' creating build/lib/django_webix_sender/locale creating build/lib/django_webix_sender/locale/ca creating build/lib/django_webix_sender/locale/ca/LC_MESSAGES copying django_webix_sender/locale/ca/LC_MESSAGES/django.po -> build/lib/django_webix_sender/locale/ca/LC_MESSAGES creating build/lib/django_webix_sender/locale/de creating build/lib/django_webix_sender/locale/de/LC_MESSAGES copying django_webix_sender/locale/de/LC_MESSAGES/django.po -> build/lib/django_webix_sender/locale/de/LC_MESSAGES creating build/lib/django_webix_sender/locale/en creating build/lib/django_webix_sender/locale/en/LC_MESSAGES copying django_webix_sender/locale/en/LC_MESSAGES/django.po -> build/lib/django_webix_sender/locale/en/LC_MESSAGES creating build/lib/django_webix_sender/locale/es creating build/lib/django_webix_sender/locale/es/LC_MESSAGES copying django_webix_sender/locale/es/LC_MESSAGES/django.po -> build/lib/django_webix_sender/locale/es/LC_MESSAGES creating build/lib/django_webix_sender/locale/fr creating build/lib/django_webix_sender/locale/fr/LC_MESSAGES copying django_webix_sender/locale/fr/LC_MESSAGES/django.po -> build/lib/django_webix_sender/locale/fr/LC_MESSAGES creating build/lib/django_webix_sender/locale/it creating build/lib/django_webix_sender/locale/it/LC_MESSAGES copying django_webix_sender/locale/it/LC_MESSAGES/django.po -> build/lib/django_webix_sender/locale/it/LC_MESSAGES creating build/lib/django_webix_sender/templates creating build/lib/django_webix_sender/templates/django_webix_sender copying django_webix_sender/templates/django_webix_sender/invoices.js -> build/lib/django_webix_sender/templates/django_webix_sender copying django_webix_sender/templates/django_webix_sender/list.js -> build/lib/django_webix_sender/templates/django_webix_sender copying django_webix_sender/templates/django_webix_sender/sender.js -> build/lib/django_webix_sender/templates/django_webix_sender 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_webix_sender creating build/bdist.linux-armv7l/wheel/django_webix_sender/send_methods copying build/lib/django_webix_sender/send_methods/__init__.py -> build/bdist.linux-armv7l/wheel/django_webix_sender/send_methods copying build/lib/django_webix_sender/send_methods/email.py -> build/bdist.linux-armv7l/wheel/django_webix_sender/send_methods copying build/lib/django_webix_sender/send_methods/skebby.py -> build/bdist.linux-armv7l/wheel/django_webix_sender/send_methods creating build/bdist.linux-armv7l/wheel/django_webix_sender/templatetags copying build/lib/django_webix_sender/templatetags/verbose_name.py -> build/bdist.linux-armv7l/wheel/django_webix_sender/templatetags copying build/lib/django_webix_sender/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/django_webix_sender/templatetags copying build/lib/django_webix_sender/templatetags/field_type.py -> build/bdist.linux-armv7l/wheel/django_webix_sender/templatetags creating build/bdist.linux-armv7l/wheel/django_webix_sender/locale creating build/bdist.linux-armv7l/wheel/django_webix_sender/locale/it creating build/bdist.linux-armv7l/wheel/django_webix_sender/locale/it/LC_MESSAGES copying build/lib/django_webix_sender/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/django_webix_sender/locale/it/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/django_webix_sender/locale/ca creating build/bdist.linux-armv7l/wheel/django_webix_sender/locale/ca/LC_MESSAGES copying build/lib/django_webix_sender/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/django_webix_sender/locale/ca/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/django_webix_sender/locale/es creating build/bdist.linux-armv7l/wheel/django_webix_sender/locale/es/LC_MESSAGES copying build/lib/django_webix_sender/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/django_webix_sender/locale/es/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/django_webix_sender/locale/en creating build/bdist.linux-armv7l/wheel/django_webix_sender/locale/en/LC_MESSAGES copying build/lib/django_webix_sender/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/django_webix_sender/locale/en/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/django_webix_sender/locale/fr creating build/bdist.linux-armv7l/wheel/django_webix_sender/locale/fr/LC_MESSAGES copying build/lib/django_webix_sender/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/django_webix_sender/locale/fr/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/django_webix_sender/locale/de creating build/bdist.linux-armv7l/wheel/django_webix_sender/locale/de/LC_MESSAGES copying build/lib/django_webix_sender/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/django_webix_sender/locale/de/LC_MESSAGES copying build/lib/django_webix_sender/apps.py -> build/bdist.linux-armv7l/wheel/django_webix_sender copying build/lib/django_webix_sender/views.py -> build/bdist.linux-armv7l/wheel/django_webix_sender copying build/lib/django_webix_sender/models.py -> build/bdist.linux-armv7l/wheel/django_webix_sender creating build/bdist.linux-armv7l/wheel/django_webix_sender/migrations copying build/lib/django_webix_sender/migrations/0002_auto_20181109_1419.py -> build/bdist.linux-armv7l/wheel/django_webix_sender/migrations copying build/lib/django_webix_sender/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/django_webix_sender/migrations copying build/lib/django_webix_sender/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/django_webix_sender/migrations copying build/lib/django_webix_sender/urls.py -> build/bdist.linux-armv7l/wheel/django_webix_sender copying build/lib/django_webix_sender/__init__.py -> build/bdist.linux-armv7l/wheel/django_webix_sender creating build/bdist.linux-armv7l/wheel/django_webix_sender/templates creating build/bdist.linux-armv7l/wheel/django_webix_sender/templates/django_webix_sender copying build/lib/django_webix_sender/templates/django_webix_sender/list.js -> build/bdist.linux-armv7l/wheel/django_webix_sender/templates/django_webix_sender copying build/lib/django_webix_sender/templates/django_webix_sender/sender.js -> build/bdist.linux-armv7l/wheel/django_webix_sender/templates/django_webix_sender copying build/lib/django_webix_sender/templates/django_webix_sender/invoices.js -> build/bdist.linux-armv7l/wheel/django_webix_sender/templates/django_webix_sender copying build/lib/django_webix_sender/admin.py -> build/bdist.linux-armv7l/wheel/django_webix_sender copying build/lib/django_webix_sender/utils.py -> build/bdist.linux-armv7l/wheel/django_webix_sender copying build/lib/django_webix_sender/settings.py -> build/bdist.linux-armv7l/wheel/django_webix_sender creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/urls.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/settings.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying django_webix_sender.egg-info to build/bdist.linux-armv7l/wheel/django_webix_sender-1.0.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/django_webix_sender-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-tat1mb7x/django_webix_sender-1.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_webix_sender/__init__.py' adding 'django_webix_sender/admin.py' adding 'django_webix_sender/apps.py' adding 'django_webix_sender/models.py' adding 'django_webix_sender/settings.py' adding 'django_webix_sender/urls.py' adding 'django_webix_sender/utils.py' adding 'django_webix_sender/views.py' adding 'django_webix_sender/locale/ca/LC_MESSAGES/django.po' adding 'django_webix_sender/locale/de/LC_MESSAGES/django.po' adding 'django_webix_sender/locale/en/LC_MESSAGES/django.po' adding 'django_webix_sender/locale/es/LC_MESSAGES/django.po' adding 'django_webix_sender/locale/fr/LC_MESSAGES/django.po' adding 'django_webix_sender/locale/it/LC_MESSAGES/django.po' adding 'django_webix_sender/migrations/0001_initial.py' adding 'django_webix_sender/migrations/0002_auto_20181109_1419.py' adding 'django_webix_sender/migrations/__init__.py' adding 'django_webix_sender/send_methods/__init__.py' adding 'django_webix_sender/send_methods/email.py' adding 'django_webix_sender/send_methods/skebby.py' adding 'django_webix_sender/templates/django_webix_sender/invoices.js' adding 'django_webix_sender/templates/django_webix_sender/list.js' adding 'django_webix_sender/templates/django_webix_sender/sender.js' adding 'django_webix_sender/templatetags/__init__.py' adding 'django_webix_sender/templatetags/field_type.py' adding 'django_webix_sender/templatetags/verbose_name.py' adding 'tests/__init__.py' adding 'tests/settings.py' adding 'tests/urls.py' adding 'django_webix_sender-1.0.0.dist-info/AUTHORS.rst' adding 'django_webix_sender-1.0.0.dist-info/LICENSE' adding 'django_webix_sender-1.0.0.dist-info/METADATA' adding 'django_webix_sender-1.0.0.dist-info/WHEEL' adding 'django_webix_sender-1.0.0.dist-info/top_level.txt' adding 'django_webix_sender-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-webix-sender: finished with status 'done' Stored in directory: /tmp/tmp2gp7cxn_ Successfully built django-webix-sender Cleaning up... Removing source in /tmp/pip-wheel-dml0t7t5/django-webix-sender Removed build tracker '/tmp/pip-req-tracker-w0bq8xm1'