Created temporary directory: /tmp/pip-ephem-wheel-cache-0evub4u8 Created temporary directory: /tmp/pip-req-tracker-pq99m50d Created requirements tracker '/tmp/pip-req-tracker-pq99m50d' Created temporary directory: /tmp/pip-wheel-5ypfzg8q Collecting django-activity-stream-action-expanded==0.9.1 1 location(s) to search for versions of django-activity-stream-action-expanded: * https://pypi.org/simple/django-activity-stream-action-expanded/ Getting page https://pypi.org/simple/django-activity-stream-action-expanded/ Analyzing links from page https://pypi.org/simple/django-activity-stream-action-expanded/ Found link https://files.pythonhosted.org/packages/fb/c4/11923dbbc8b7a04305532b1705867ca8bb1610bb322bc10b985b98721cae/django-activity-stream-action-expanded-0.9.1.tar.gz#sha256=62fc5906b115f5b746d6aadd1d0c61f39d171b425c10c8dbf11fe2be71f59a72 (from https://pypi.org/simple/django-activity-stream-action-expanded/), version: 0.9.1 Using version 0.9.1 (newest of versions: 0.9.1) Created temporary directory: /tmp/pip-unpack-4362iagz Downloading https://files.pythonhosted.org/packages/fb/c4/11923dbbc8b7a04305532b1705867ca8bb1610bb322bc10b985b98721cae/django-activity-stream-action-expanded-0.9.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fb/c4/11923dbbc8b7a04305532b1705867ca8bb1610bb322bc10b985b98721cae/django-activity-stream-action-expanded-0.9.1.tar.gz#sha256=62fc5906b115f5b746d6aadd1d0c61f39d171b425c10c8dbf11fe2be71f59a72 (from https://pypi.org/simple/django-activity-stream-action-expanded/) Added django-activity-stream-action-expanded==0.9.1 from https://files.pythonhosted.org/packages/fb/c4/11923dbbc8b7a04305532b1705867ca8bb1610bb322bc10b985b98721cae/django-activity-stream-action-expanded-0.9.1.tar.gz#sha256=62fc5906b115f5b746d6aadd1d0c61f39d171b425c10c8dbf11fe2be71f59a72 to build tracker '/tmp/pip-req-tracker-pq99m50d' Running setup.py (path:/tmp/pip-wheel-5ypfzg8q/django-activity-stream-action-expanded/setup.py) egg_info for package django-activity-stream-action-expanded Running command python setup.py egg_info running egg_info creating pip-egg-info/django_activity_stream_action_expanded.egg-info writing dependency_links to pip-egg-info/django_activity_stream_action_expanded.egg-info/dependency_links.txt writing requirements to pip-egg-info/django_activity_stream_action_expanded.egg-info/requires.txt writing pip-egg-info/django_activity_stream_action_expanded.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_activity_stream_action_expanded.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_activity_stream_action_expanded.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_activity_stream_action_expanded.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'actstream' writing manifest file 'pip-egg-info/django_activity_stream_action_expanded.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-5ypfzg8q/django-activity-stream-action-expanded has version 0.9.1, which satisfies requirement django-activity-stream-action-expanded==0.9.1 from https://files.pythonhosted.org/packages/fb/c4/11923dbbc8b7a04305532b1705867ca8bb1610bb322bc10b985b98721cae/django-activity-stream-action-expanded-0.9.1.tar.gz#sha256=62fc5906b115f5b746d6aadd1d0c61f39d171b425c10c8dbf11fe2be71f59a72 Removed django-activity-stream-action-expanded==0.9.1 from https://files.pythonhosted.org/packages/fb/c4/11923dbbc8b7a04305532b1705867ca8bb1610bb322bc10b985b98721cae/django-activity-stream-action-expanded-0.9.1.tar.gz#sha256=62fc5906b115f5b746d6aadd1d0c61f39d171b425c10c8dbf11fe2be71f59a72 from build tracker '/tmp/pip-req-tracker-pq99m50d' Building wheels for collected packages: django-activity-stream-action-expanded Created temporary directory: /tmp/pip-wheel-pkszmbns Running setup.py bdist_wheel for django-activity-stream-action-expanded: started Destination directory: /tmp/pip-wheel-pkszmbns Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-5ypfzg8q/django-activity-stream-action-expanded/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-pkszmbns running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/actstream copying actstream/compat.py -> build/lib/actstream copying actstream/apps.py -> build/lib/actstream copying actstream/__init__.py -> build/lib/actstream copying actstream/jsonfield.py -> build/lib/actstream copying actstream/feeds.py -> build/lib/actstream copying actstream/settings.py -> build/lib/actstream copying actstream/gfk.py -> build/lib/actstream copying actstream/actions.py -> build/lib/actstream copying actstream/views.py -> build/lib/actstream copying actstream/registry.py -> build/lib/actstream copying actstream/managers.py -> build/lib/actstream copying actstream/urls.py -> build/lib/actstream copying actstream/decorators.py -> build/lib/actstream copying actstream/admin.py -> build/lib/actstream copying actstream/signals.py -> build/lib/actstream copying actstream/models.py -> build/lib/actstream creating build/lib/actstream/migrations copying actstream/migrations/0002_remove_action_data.py -> build/lib/actstream/migrations copying actstream/migrations/__init__.py -> build/lib/actstream/migrations copying actstream/migrations/0003_add_follow_flag.py -> build/lib/actstream/migrations copying actstream/migrations/0001_initial.py -> build/lib/actstream/migrations creating build/lib/actstream/templatetags copying actstream/templatetags/activity_tags.py -> build/lib/actstream/templatetags copying actstream/templatetags/__init__.py -> build/lib/actstream/templatetags creating build/lib/actstream/tests copying actstream/tests/test_views.py -> build/lib/actstream/tests copying actstream/tests/test_feeds.py -> build/lib/actstream/tests copying actstream/tests/__init__.py -> build/lib/actstream/tests copying actstream/tests/test_zombies.py -> build/lib/actstream/tests copying actstream/tests/test_activity.py -> build/lib/actstream/tests copying actstream/tests/base.py -> build/lib/actstream/tests copying actstream/tests/test_gfk.py -> build/lib/actstream/tests creating build/lib/actstream/locale creating build/lib/actstream/locale/nl creating build/lib/actstream/locale/nl/LC_MESSAGES copying actstream/locale/nl/LC_MESSAGES/django.po -> build/lib/actstream/locale/nl/LC_MESSAGES creating build/lib/actstream/locale/sv creating build/lib/actstream/locale/sv/LC_MESSAGES copying actstream/locale/sv/LC_MESSAGES/django.po -> build/lib/actstream/locale/sv/LC_MESSAGES creating build/lib/actstream/locale/es creating build/lib/actstream/locale/es/LC_MESSAGES copying actstream/locale/es/LC_MESSAGES/django.po -> build/lib/actstream/locale/es/LC_MESSAGES creating build/lib/actstream/locale/pt_BR creating build/lib/actstream/locale/pt_BR/LC_MESSAGES copying actstream/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/actstream/locale/pt_BR/LC_MESSAGES creating build/lib/actstream/locale/en creating build/lib/actstream/locale/en/LC_MESSAGES copying actstream/locale/en/LC_MESSAGES/django.po -> build/lib/actstream/locale/en/LC_MESSAGES creating build/lib/actstream/templates creating build/lib/actstream/templates/actstream copying actstream/templates/actstream/base.html -> build/lib/actstream/templates/actstream copying actstream/templates/actstream/following.html -> build/lib/actstream/templates/actstream copying actstream/templates/actstream/followers.html -> build/lib/actstream/templates/actstream copying actstream/templates/actstream/detail.html -> build/lib/actstream/templates/actstream copying actstream/templates/actstream/action.html -> build/lib/actstream/templates/actstream copying actstream/templates/actstream/actor.html -> build/lib/actstream/templates/actstream 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/actstream copying build/lib/actstream/compat.py -> build/bdist.linux-armv7l/wheel/actstream copying build/lib/actstream/apps.py -> build/bdist.linux-armv7l/wheel/actstream creating build/bdist.linux-armv7l/wheel/actstream/migrations copying build/lib/actstream/migrations/0002_remove_action_data.py -> build/bdist.linux-armv7l/wheel/actstream/migrations copying build/lib/actstream/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/actstream/migrations copying build/lib/actstream/migrations/0003_add_follow_flag.py -> build/bdist.linux-armv7l/wheel/actstream/migrations copying build/lib/actstream/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/actstream/migrations copying build/lib/actstream/__init__.py -> build/bdist.linux-armv7l/wheel/actstream copying build/lib/actstream/jsonfield.py -> build/bdist.linux-armv7l/wheel/actstream creating build/bdist.linux-armv7l/wheel/actstream/templates creating build/bdist.linux-armv7l/wheel/actstream/templates/actstream copying build/lib/actstream/templates/actstream/base.html -> build/bdist.linux-armv7l/wheel/actstream/templates/actstream copying build/lib/actstream/templates/actstream/following.html -> build/bdist.linux-armv7l/wheel/actstream/templates/actstream copying build/lib/actstream/templates/actstream/followers.html -> build/bdist.linux-armv7l/wheel/actstream/templates/actstream copying build/lib/actstream/templates/actstream/detail.html -> build/bdist.linux-armv7l/wheel/actstream/templates/actstream copying build/lib/actstream/templates/actstream/action.html -> build/bdist.linux-armv7l/wheel/actstream/templates/actstream copying build/lib/actstream/templates/actstream/actor.html -> build/bdist.linux-armv7l/wheel/actstream/templates/actstream copying build/lib/actstream/feeds.py -> build/bdist.linux-armv7l/wheel/actstream copying build/lib/actstream/settings.py -> build/bdist.linux-armv7l/wheel/actstream copying build/lib/actstream/gfk.py -> build/bdist.linux-armv7l/wheel/actstream creating build/bdist.linux-armv7l/wheel/actstream/tests copying build/lib/actstream/tests/test_views.py -> build/bdist.linux-armv7l/wheel/actstream/tests copying build/lib/actstream/tests/test_feeds.py -> build/bdist.linux-armv7l/wheel/actstream/tests copying build/lib/actstream/tests/__init__.py -> build/bdist.linux-armv7l/wheel/actstream/tests copying build/lib/actstream/tests/test_zombies.py -> build/bdist.linux-armv7l/wheel/actstream/tests copying build/lib/actstream/tests/test_activity.py -> build/bdist.linux-armv7l/wheel/actstream/tests copying build/lib/actstream/tests/base.py -> build/bdist.linux-armv7l/wheel/actstream/tests copying build/lib/actstream/tests/test_gfk.py -> build/bdist.linux-armv7l/wheel/actstream/tests creating build/bdist.linux-armv7l/wheel/actstream/locale creating build/bdist.linux-armv7l/wheel/actstream/locale/nl creating build/bdist.linux-armv7l/wheel/actstream/locale/nl/LC_MESSAGES copying build/lib/actstream/locale/nl/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/actstream/locale/nl/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/actstream/locale/sv creating build/bdist.linux-armv7l/wheel/actstream/locale/sv/LC_MESSAGES copying build/lib/actstream/locale/sv/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/actstream/locale/sv/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/actstream/locale/es creating build/bdist.linux-armv7l/wheel/actstream/locale/es/LC_MESSAGES copying build/lib/actstream/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/actstream/locale/es/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/actstream/locale/pt_BR creating build/bdist.linux-armv7l/wheel/actstream/locale/pt_BR/LC_MESSAGES copying build/lib/actstream/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/actstream/locale/pt_BR/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/actstream/locale/en creating build/bdist.linux-armv7l/wheel/actstream/locale/en/LC_MESSAGES copying build/lib/actstream/locale/en/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/actstream/locale/en/LC_MESSAGES copying build/lib/actstream/actions.py -> build/bdist.linux-armv7l/wheel/actstream creating build/bdist.linux-armv7l/wheel/actstream/templatetags copying build/lib/actstream/templatetags/activity_tags.py -> build/bdist.linux-armv7l/wheel/actstream/templatetags copying build/lib/actstream/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/actstream/templatetags copying build/lib/actstream/views.py -> build/bdist.linux-armv7l/wheel/actstream copying build/lib/actstream/registry.py -> build/bdist.linux-armv7l/wheel/actstream copying build/lib/actstream/managers.py -> build/bdist.linux-armv7l/wheel/actstream copying build/lib/actstream/urls.py -> build/bdist.linux-armv7l/wheel/actstream copying build/lib/actstream/decorators.py -> build/bdist.linux-armv7l/wheel/actstream copying build/lib/actstream/admin.py -> build/bdist.linux-armv7l/wheel/actstream copying build/lib/actstream/signals.py -> build/bdist.linux-armv7l/wheel/actstream copying build/lib/actstream/models.py -> build/bdist.linux-armv7l/wheel/actstream running install_egg_info running egg_info writing top-level names to django_activity_stream_action_expanded.egg-info/top_level.txt writing django_activity_stream_action_expanded.egg-info/PKG-INFO writing requirements to django_activity_stream_action_expanded.egg-info/requires.txt writing dependency_links to django_activity_stream_action_expanded.egg-info/dependency_links.txt reading manifest file 'django_activity_stream_action_expanded.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'actstream' writing manifest file 'django_activity_stream_action_expanded.egg-info/SOURCES.txt' Copying django_activity_stream_action_expanded.egg-info to build/bdist.linux-armv7l/wheel/django_activity_stream_action_expanded-0.9.1-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.txt" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/django_activity_stream_action_expanded-0.9.1.dist-info/WHEEL creating '/tmp/pip-wheel-pkszmbns/django_activity_stream_action_expanded-0.9.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'actstream/__init__.py' adding 'actstream/actions.py' adding 'actstream/admin.py' adding 'actstream/apps.py' adding 'actstream/compat.py' adding 'actstream/decorators.py' adding 'actstream/feeds.py' adding 'actstream/gfk.py' adding 'actstream/jsonfield.py' adding 'actstream/managers.py' adding 'actstream/models.py' adding 'actstream/registry.py' adding 'actstream/settings.py' adding 'actstream/signals.py' adding 'actstream/urls.py' adding 'actstream/views.py' adding 'actstream/locale/en/LC_MESSAGES/django.po' adding 'actstream/locale/es/LC_MESSAGES/django.po' adding 'actstream/locale/nl/LC_MESSAGES/django.po' adding 'actstream/locale/pt_BR/LC_MESSAGES/django.po' adding 'actstream/locale/sv/LC_MESSAGES/django.po' adding 'actstream/migrations/0001_initial.py' adding 'actstream/migrations/0002_remove_action_data.py' adding 'actstream/migrations/0003_add_follow_flag.py' adding 'actstream/migrations/__init__.py' adding 'actstream/templates/actstream/action.html' adding 'actstream/templates/actstream/actor.html' adding 'actstream/templates/actstream/base.html' adding 'actstream/templates/actstream/detail.html' adding 'actstream/templates/actstream/followers.html' adding 'actstream/templates/actstream/following.html' adding 'actstream/templatetags/__init__.py' adding 'actstream/templatetags/activity_tags.py' adding 'actstream/tests/__init__.py' adding 'actstream/tests/base.py' adding 'actstream/tests/test_activity.py' adding 'actstream/tests/test_feeds.py' adding 'actstream/tests/test_gfk.py' adding 'actstream/tests/test_views.py' adding 'actstream/tests/test_zombies.py' adding 'django_activity_stream_action_expanded-0.9.1.dist-info/AUTHORS.txt' adding 'django_activity_stream_action_expanded-0.9.1.dist-info/LICENSE.txt' adding 'django_activity_stream_action_expanded-0.9.1.dist-info/METADATA' adding 'django_activity_stream_action_expanded-0.9.1.dist-info/WHEEL' adding 'django_activity_stream_action_expanded-0.9.1.dist-info/top_level.txt' adding 'django_activity_stream_action_expanded-0.9.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-activity-stream-action-expanded: finished with status 'done' Stored in directory: /tmp/tmprzrf3o80 Successfully built django-activity-stream-action-expanded Cleaning up... Removing source in /tmp/pip-wheel-5ypfzg8q/django-activity-stream-action-expanded Removed build tracker '/tmp/pip-req-tracker-pq99m50d'