Created temporary directory: /tmp/pip-ephem-wheel-cache-6e1qtwo7 Created temporary directory: /tmp/pip-req-tracker-rflld_b5 Created requirements tracker '/tmp/pip-req-tracker-rflld_b5' Created temporary directory: /tmp/pip-wheel-8jm1l_re Collecting django-simple-bulk-emailer==0.1.1 1 location(s) to search for versions of django-simple-bulk-emailer: * https://pypi.org/simple/django-simple-bulk-emailer/ Getting page https://pypi.org/simple/django-simple-bulk-emailer/ Analyzing links from page https://pypi.org/simple/django-simple-bulk-emailer/ Skipping link https://files.pythonhosted.org/packages/13/03/4546da078516e3e22cc2019e267e39424ab464d35644ce73045d1c851474/django_simple_bulk_emailer-0.1.1-py37-none-any.whl#sha256=fa2dee0891ebba45b43827db25eb3d1c54b46bda335db763273dffb3f8c2d809 (from https://pypi.org/simple/django-simple-bulk-emailer/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/ad/5f/9cb476073f8037bc794d3600e6e3b8ab5b5f2964dd4a36b29f93e99777d3/django_simple_bulk_emailer-0.1.1.tar.gz#sha256=b716e83c584281f3b24c32ef7f28838b937870d5206b82d10fc8c5df9e85a12e (from https://pypi.org/simple/django-simple-bulk-emailer/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-_gm4i_7g Downloading https://files.pythonhosted.org/packages/ad/5f/9cb476073f8037bc794d3600e6e3b8ab5b5f2964dd4a36b29f93e99777d3/django_simple_bulk_emailer-0.1.1.tar.gz (58kB) Downloading from URL https://files.pythonhosted.org/packages/ad/5f/9cb476073f8037bc794d3600e6e3b8ab5b5f2964dd4a36b29f93e99777d3/django_simple_bulk_emailer-0.1.1.tar.gz#sha256=b716e83c584281f3b24c32ef7f28838b937870d5206b82d10fc8c5df9e85a12e (from https://pypi.org/simple/django-simple-bulk-emailer/) Added django-simple-bulk-emailer==0.1.1 from https://files.pythonhosted.org/packages/ad/5f/9cb476073f8037bc794d3600e6e3b8ab5b5f2964dd4a36b29f93e99777d3/django_simple_bulk_emailer-0.1.1.tar.gz#sha256=b716e83c584281f3b24c32ef7f28838b937870d5206b82d10fc8c5df9e85a12e to build tracker '/tmp/pip-req-tracker-rflld_b5' Running setup.py (path:/tmp/pip-wheel-8jm1l_re/django-simple-bulk-emailer/setup.py) egg_info for package django-simple-bulk-emailer Running command python setup.py egg_info running egg_info creating pip-egg-info/django_simple_bulk_emailer.egg-info writing top-level names to pip-egg-info/django_simple_bulk_emailer.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_simple_bulk_emailer.egg-info/dependency_links.txt writing requirements to pip-egg-info/django_simple_bulk_emailer.egg-info/requires.txt writing pip-egg-info/django_simple_bulk_emailer.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_simple_bulk_emailer.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_simple_bulk_emailer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_simple_bulk_emailer.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8jm1l_re/django-simple-bulk-emailer has version 0.1.1, which satisfies requirement django-simple-bulk-emailer==0.1.1 from https://files.pythonhosted.org/packages/ad/5f/9cb476073f8037bc794d3600e6e3b8ab5b5f2964dd4a36b29f93e99777d3/django_simple_bulk_emailer-0.1.1.tar.gz#sha256=b716e83c584281f3b24c32ef7f28838b937870d5206b82d10fc8c5df9e85a12e Removed django-simple-bulk-emailer==0.1.1 from https://files.pythonhosted.org/packages/ad/5f/9cb476073f8037bc794d3600e6e3b8ab5b5f2964dd4a36b29f93e99777d3/django_simple_bulk_emailer-0.1.1.tar.gz#sha256=b716e83c584281f3b24c32ef7f28838b937870d5206b82d10fc8c5df9e85a12e from build tracker '/tmp/pip-req-tracker-rflld_b5' Building wheels for collected packages: django-simple-bulk-emailer Created temporary directory: /tmp/pip-wheel-7xu3hpw7 Running setup.py bdist_wheel for django-simple-bulk-emailer: started Destination directory: /tmp/pip-wheel-7xu3hpw7 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8jm1l_re/django-simple-bulk-emailer/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-7xu3hpw7 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_simple_bulk_emailer copying django_simple_bulk_emailer/forms.py -> build/lib/django_simple_bulk_emailer copying django_simple_bulk_emailer/models.py -> build/lib/django_simple_bulk_emailer copying django_simple_bulk_emailer/admin.py -> build/lib/django_simple_bulk_emailer copying django_simple_bulk_emailer/views.py -> build/lib/django_simple_bulk_emailer copying django_simple_bulk_emailer/__init__.py -> build/lib/django_simple_bulk_emailer copying django_simple_bulk_emailer/runtests.py -> build/lib/django_simple_bulk_emailer copying django_simple_bulk_emailer/urls.py -> build/lib/django_simple_bulk_emailer copying django_simple_bulk_emailer/apps.py -> build/lib/django_simple_bulk_emailer creating build/lib/django_simple_bulk_emailer/management copying django_simple_bulk_emailer/management/__init__.py -> build/lib/django_simple_bulk_emailer/management creating build/lib/django_simple_bulk_emailer/signals copying django_simple_bulk_emailer/signals/handlers.py -> build/lib/django_simple_bulk_emailer/signals copying django_simple_bulk_emailer/signals/__init__.py -> build/lib/django_simple_bulk_emailer/signals creating build/lib/django_simple_bulk_emailer/migrations copying django_simple_bulk_emailer/migrations/__init__.py -> build/lib/django_simple_bulk_emailer/migrations copying django_simple_bulk_emailer/migrations/0001_initial.py -> build/lib/django_simple_bulk_emailer/migrations creating build/lib/django_simple_bulk_emailer/tests copying django_simple_bulk_emailer/tests/settings.py -> build/lib/django_simple_bulk_emailer/tests copying django_simple_bulk_emailer/tests/test_commands.py -> build/lib/django_simple_bulk_emailer/tests copying django_simple_bulk_emailer/tests/functions.py -> build/lib/django_simple_bulk_emailer/tests copying django_simple_bulk_emailer/tests/__init__.py -> build/lib/django_simple_bulk_emailer/tests copying django_simple_bulk_emailer/tests/test_forms.py -> build/lib/django_simple_bulk_emailer/tests copying django_simple_bulk_emailer/tests/test_views.py -> build/lib/django_simple_bulk_emailer/tests copying django_simple_bulk_emailer/tests/test_models.py -> build/lib/django_simple_bulk_emailer/tests copying django_simple_bulk_emailer/tests/urls.py -> build/lib/django_simple_bulk_emailer/tests creating build/lib/django_simple_bulk_emailer/management/commands copying django_simple_bulk_emailer/management/commands/update_email_stats.py -> build/lib/django_simple_bulk_emailer/management/commands copying django_simple_bulk_emailer/management/commands/sync_mailchimp.py -> build/lib/django_simple_bulk_emailer/management/commands copying django_simple_bulk_emailer/management/commands/send_bulk_email.py -> build/lib/django_simple_bulk_emailer/management/commands copying django_simple_bulk_emailer/management/commands/import_sites.py -> build/lib/django_simple_bulk_emailer/management/commands copying django_simple_bulk_emailer/management/commands/__init__.py -> build/lib/django_simple_bulk_emailer/management/commands copying django_simple_bulk_emailer/management/commands/delete_expired_emails.py -> build/lib/django_simple_bulk_emailer/management/commands copying django_simple_bulk_emailer/management/commands/delete_unsubscribed_users.py -> build/lib/django_simple_bulk_emailer/management/commands running egg_info writing requirements to django_simple_bulk_emailer.egg-info/requires.txt writing django_simple_bulk_emailer.egg-info/PKG-INFO writing top-level names to django_simple_bulk_emailer.egg-info/top_level.txt writing dependency_links to django_simple_bulk_emailer.egg-info/dependency_links.txt reading manifest file 'django_simple_bulk_emailer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_simple_bulk_emailer.egg-info/SOURCES.txt' creating build/lib/django_simple_bulk_emailer/static copying django_simple_bulk_emailer/static/.DS_Store -> build/lib/django_simple_bulk_emailer/static creating build/lib/django_simple_bulk_emailer/static/admin creating build/lib/django_simple_bulk_emailer/static/admin/css copying django_simple_bulk_emailer/static/admin/css/django_simple_bulk_emailer.css -> build/lib/django_simple_bulk_emailer/static/admin/css creating build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer copying django_simple_bulk_emailer/static/django_simple_bulk_emailer/.DS_Store -> build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer creating build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/css copying django_simple_bulk_emailer/static/django_simple_bulk_emailer/css/django_simple_bulk_emailer.css -> build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/css copying django_simple_bulk_emailer/static/django_simple_bulk_emailer/css/django_simple_bulk_emailer_preview.css -> build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/css creating build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/images copying django_simple_bulk_emailer/static/django_simple_bulk_emailer/images/.DS_Store -> build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/images copying django_simple_bulk_emailer/static/django_simple_bulk_emailer/images/file_icon_12x12.png -> build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/images creating build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/js copying django_simple_bulk_emailer/static/django_simple_bulk_emailer/js/.DS_Store -> build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/js copying django_simple_bulk_emailer/static/django_simple_bulk_emailer/js/django_simple_bulk_emailer.js -> build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/js creating build/lib/django_simple_bulk_emailer/templates copying django_simple_bulk_emailer/templates/.DS_Store -> build/lib/django_simple_bulk_emailer/templates creating build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/.DS_Store -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer creating build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/.DS_Store -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription creating build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/emails copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/emails/email_template_html.html -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/emails copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/emails/email_template_text.txt -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/emails creating build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages/.DS_Store -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages/list_view.html -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages/page_view.html -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages creating build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/.DS_Store -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal creating build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails/bulk_email_send.html -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails/subscribe_email_html.html -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails/subscribe_email_text.txt -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails creating build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/.DS_Store -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/bulk_email_preview.html -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/manage_subscriptions.html -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/manage_subscriptions_error.html -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/manage_subscriptions_success.html -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/quick_unsubscribe.html -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/subscribe.html -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/subscribe_success.html -> build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages 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_simple_bulk_emailer creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/emails copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/emails/email_template_text.txt -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/emails copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/emails/email_template_html.html -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/emails copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/.DS_Store -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages/page_view.html -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages/.DS_Store -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages/list_view.html -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails/subscribe_email_html.html -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails/bulk_email_send.html -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails/subscribe_email_text.txt -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/.DS_Store -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/manage_subscriptions_error.html -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/manage_subscriptions_success.html -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/subscribe.html -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/.DS_Store -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/subscribe_success.html -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/quick_unsubscribe.html -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/bulk_email_preview.html -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/manage_subscriptions.html -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages copying build/lib/django_simple_bulk_emailer/templates/django_simple_bulk_emailer/.DS_Store -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates/django_simple_bulk_emailer copying build/lib/django_simple_bulk_emailer/templates/.DS_Store -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/templates copying build/lib/django_simple_bulk_emailer/forms.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/management creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/management/commands copying build/lib/django_simple_bulk_emailer/management/commands/update_email_stats.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/management/commands copying build/lib/django_simple_bulk_emailer/management/commands/sync_mailchimp.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/management/commands copying build/lib/django_simple_bulk_emailer/management/commands/send_bulk_email.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/management/commands copying build/lib/django_simple_bulk_emailer/management/commands/import_sites.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/management/commands copying build/lib/django_simple_bulk_emailer/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/management/commands copying build/lib/django_simple_bulk_emailer/management/commands/delete_expired_emails.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/management/commands copying build/lib/django_simple_bulk_emailer/management/commands/delete_unsubscribed_users.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/management/commands copying build/lib/django_simple_bulk_emailer/management/__init__.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/management creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/signals copying build/lib/django_simple_bulk_emailer/signals/handlers.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/signals copying build/lib/django_simple_bulk_emailer/signals/__init__.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/signals creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/migrations copying build/lib/django_simple_bulk_emailer/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/migrations copying build/lib/django_simple_bulk_emailer/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/migrations copying build/lib/django_simple_bulk_emailer/models.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer copying build/lib/django_simple_bulk_emailer/admin.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/tests copying build/lib/django_simple_bulk_emailer/tests/settings.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/tests copying build/lib/django_simple_bulk_emailer/tests/test_commands.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/tests copying build/lib/django_simple_bulk_emailer/tests/functions.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/tests copying build/lib/django_simple_bulk_emailer/tests/__init__.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/tests copying build/lib/django_simple_bulk_emailer/tests/test_forms.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/tests copying build/lib/django_simple_bulk_emailer/tests/test_views.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/tests copying build/lib/django_simple_bulk_emailer/tests/test_models.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/tests copying build/lib/django_simple_bulk_emailer/tests/urls.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/tests copying build/lib/django_simple_bulk_emailer/views.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer copying build/lib/django_simple_bulk_emailer/__init__.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static/admin creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static/admin/css copying build/lib/django_simple_bulk_emailer/static/admin/css/django_simple_bulk_emailer.css -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static/admin/css creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static/django_simple_bulk_emailer creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static/django_simple_bulk_emailer/images copying build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/images/.DS_Store -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static/django_simple_bulk_emailer/images copying build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/images/file_icon_12x12.png -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static/django_simple_bulk_emailer/images copying build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/.DS_Store -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static/django_simple_bulk_emailer creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static/django_simple_bulk_emailer/js copying build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/js/.DS_Store -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static/django_simple_bulk_emailer/js copying build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/js/django_simple_bulk_emailer.js -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static/django_simple_bulk_emailer/js creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static/django_simple_bulk_emailer/css copying build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/css/django_simple_bulk_emailer_preview.css -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static/django_simple_bulk_emailer/css copying build/lib/django_simple_bulk_emailer/static/django_simple_bulk_emailer/css/django_simple_bulk_emailer.css -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static/django_simple_bulk_emailer/css copying build/lib/django_simple_bulk_emailer/static/.DS_Store -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer/static copying build/lib/django_simple_bulk_emailer/runtests.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer copying build/lib/django_simple_bulk_emailer/urls.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer copying build/lib/django_simple_bulk_emailer/apps.py -> build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer running install_egg_info Copying django_simple_bulk_emailer.egg-info to build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_simple_bulk_emailer-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-7xu3hpw7/django_simple_bulk_emailer-0.1.1-py37-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'django_simple_bulk_emailer/__init__.py' adding 'django_simple_bulk_emailer/admin.py' adding 'django_simple_bulk_emailer/apps.py' adding 'django_simple_bulk_emailer/forms.py' adding 'django_simple_bulk_emailer/models.py' adding 'django_simple_bulk_emailer/runtests.py' adding 'django_simple_bulk_emailer/urls.py' adding 'django_simple_bulk_emailer/views.py' adding 'django_simple_bulk_emailer/management/__init__.py' adding 'django_simple_bulk_emailer/management/commands/__init__.py' adding 'django_simple_bulk_emailer/management/commands/delete_expired_emails.py' adding 'django_simple_bulk_emailer/management/commands/delete_unsubscribed_users.py' adding 'django_simple_bulk_emailer/management/commands/import_sites.py' adding 'django_simple_bulk_emailer/management/commands/send_bulk_email.py' adding 'django_simple_bulk_emailer/management/commands/sync_mailchimp.py' adding 'django_simple_bulk_emailer/management/commands/update_email_stats.py' adding 'django_simple_bulk_emailer/migrations/0001_initial.py' adding 'django_simple_bulk_emailer/migrations/__init__.py' adding 'django_simple_bulk_emailer/signals/__init__.py' adding 'django_simple_bulk_emailer/signals/handlers.py' adding 'django_simple_bulk_emailer/static/.DS_Store' adding 'django_simple_bulk_emailer/static/admin/css/django_simple_bulk_emailer.css' adding 'django_simple_bulk_emailer/static/django_simple_bulk_emailer/.DS_Store' adding 'django_simple_bulk_emailer/static/django_simple_bulk_emailer/css/django_simple_bulk_emailer.css' adding 'django_simple_bulk_emailer/static/django_simple_bulk_emailer/css/django_simple_bulk_emailer_preview.css' adding 'django_simple_bulk_emailer/static/django_simple_bulk_emailer/images/.DS_Store' adding 'django_simple_bulk_emailer/static/django_simple_bulk_emailer/images/file_icon_12x12.png' adding 'django_simple_bulk_emailer/static/django_simple_bulk_emailer/js/.DS_Store' adding 'django_simple_bulk_emailer/static/django_simple_bulk_emailer/js/django_simple_bulk_emailer.js' adding 'django_simple_bulk_emailer/templates/.DS_Store' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/.DS_Store' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/.DS_Store' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/emails/email_template_html.html' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/emails/email_template_text.txt' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages/.DS_Store' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages/list_view.html' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/subscription/pages/page_view.html' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/.DS_Store' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails/bulk_email_send.html' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails/subscribe_email_html.html' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/emails/subscribe_email_text.txt' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/.DS_Store' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/bulk_email_preview.html' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/manage_subscriptions.html' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/manage_subscriptions_error.html' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/manage_subscriptions_success.html' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/quick_unsubscribe.html' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/subscribe.html' adding 'django_simple_bulk_emailer/templates/django_simple_bulk_emailer/universal/pages/subscribe_success.html' adding 'django_simple_bulk_emailer/tests/__init__.py' adding 'django_simple_bulk_emailer/tests/functions.py' adding 'django_simple_bulk_emailer/tests/settings.py' adding 'django_simple_bulk_emailer/tests/test_commands.py' adding 'django_simple_bulk_emailer/tests/test_forms.py' adding 'django_simple_bulk_emailer/tests/test_models.py' adding 'django_simple_bulk_emailer/tests/test_views.py' adding 'django_simple_bulk_emailer/tests/urls.py' adding 'django_simple_bulk_emailer-0.1.1.dist-info/LICENSE' adding 'django_simple_bulk_emailer-0.1.1.dist-info/METADATA' adding 'django_simple_bulk_emailer-0.1.1.dist-info/WHEEL' adding 'django_simple_bulk_emailer-0.1.1.dist-info/top_level.txt' adding 'django_simple_bulk_emailer-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-simple-bulk-emailer: finished with status 'done' Stored in directory: /tmp/tmpulv660q0 Successfully built django-simple-bulk-emailer Cleaning up... Removing source in /tmp/pip-wheel-8jm1l_re/django-simple-bulk-emailer Removed build tracker '/tmp/pip-req-tracker-rflld_b5'