Collecting django-event-queue==0.1.9 1 location(s) to search for versions of django-event-queue: * https://pypi.python.org/simple/django-event-queue/ Getting page https://pypi.python.org/simple/django-event-queue/ Analyzing links from page https://pypi.python.org/simple/django-event-queue/ Found link https://pypi.python.org/packages/0e/2a/7448001a83cbe1985ba688355c906f31bed7e76b3f158055276eb084ad2f/django-event-queue-0.1.8.tar.gz#md5=6af839787c56567c8f846626abe46a74 (from https://pypi.python.org/simple/django-event-queue/), version: 0.1.8 Found link https://pypi.python.org/packages/3a/5a/c65b648614d7806f7d8e8f220f46ad6a9c869649ed33802c2cc0bac5cb7b/django-event-queue-0.1.9.tar.gz#md5=8b4decd820ccc62669cb764783693a7f (from https://pypi.python.org/simple/django-event-queue/), version: 0.1.9 Using version 0.1.9 (newest of versions: 0.1.9) Downloading django-event-queue-0.1.9.tar.gz Downloading from URL https://pypi.python.org/packages/3a/5a/c65b648614d7806f7d8e8f220f46ad6a9c869649ed33802c2cc0bac5cb7b/django-event-queue-0.1.9.tar.gz#md5=8b4decd820ccc62669cb764783693a7f (from https://pypi.python.org/simple/django-event-queue/) Running setup.py (path:/tmp/pip-build-f3bvaoan/django-event-queue/setup.py) egg_info for package django-event-queue Running command python setup.py egg_info running egg_info creating pip-egg-info/django_event_queue.egg-info writing pip-egg-info/django_event_queue.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_event_queue.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_event_queue.egg-info/top_level.txt writing requirements to pip-egg-info/django_event_queue.egg-info/requires.txt writing manifest file 'pip-egg-info/django_event_queue.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_event_queue.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_event_queue.egg-info/SOURCES.txt' Source in /tmp/pip-build-f3bvaoan/django-event-queue has version 0.1.9, which satisfies requirement django-event-queue==0.1.9 from https://pypi.python.org/packages/3a/5a/c65b648614d7806f7d8e8f220f46ad6a9c869649ed33802c2cc0bac5cb7b/django-event-queue-0.1.9.tar.gz#md5=8b4decd820ccc62669cb764783693a7f Building wheels for collected packages: django-event-queue Running setup.py bdist_wheel for django-event-queue: started Destination directory: /tmp/tmpj5tz46b3pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-f3bvaoan/django-event-queue/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/tmpj5tz46b3pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/event_queue copying event_queue/long_poll.py -> build/lib/event_queue copying event_queue/utils.py -> build/lib/event_queue copying event_queue/models.py -> build/lib/event_queue copying event_queue/admin.py -> build/lib/event_queue copying event_queue/views.py -> build/lib/event_queue copying event_queue/tests.py -> build/lib/event_queue copying event_queue/event_process.py -> build/lib/event_queue copying event_queue/__init__.py -> build/lib/event_queue copying event_queue/apps.py -> build/lib/event_queue creating build/lib/event_queue/migrations copying event_queue/migrations/0003_eventqueuemodel_task_name.py -> build/lib/event_queue/migrations copying event_queue/migrations/0004_auto_20171127_0238.py -> build/lib/event_queue/migrations copying event_queue/migrations/__init__.py -> build/lib/event_queue/migrations copying event_queue/migrations/0002_auto_20171123_0506.py -> build/lib/event_queue/migrations copying event_queue/migrations/0001_initial.py -> build/lib/event_queue/migrations 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/event_queue copying build/lib/event_queue/long_poll.py -> build/bdist.linux-armv7l/wheel/event_queue creating build/bdist.linux-armv7l/wheel/event_queue/migrations copying build/lib/event_queue/migrations/0003_eventqueuemodel_task_name.py -> build/bdist.linux-armv7l/wheel/event_queue/migrations copying build/lib/event_queue/migrations/0004_auto_20171127_0238.py -> build/bdist.linux-armv7l/wheel/event_queue/migrations copying build/lib/event_queue/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/event_queue/migrations copying build/lib/event_queue/migrations/0002_auto_20171123_0506.py -> build/bdist.linux-armv7l/wheel/event_queue/migrations copying build/lib/event_queue/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/event_queue/migrations copying build/lib/event_queue/utils.py -> build/bdist.linux-armv7l/wheel/event_queue copying build/lib/event_queue/models.py -> build/bdist.linux-armv7l/wheel/event_queue copying build/lib/event_queue/admin.py -> build/bdist.linux-armv7l/wheel/event_queue copying build/lib/event_queue/views.py -> build/bdist.linux-armv7l/wheel/event_queue copying build/lib/event_queue/tests.py -> build/bdist.linux-armv7l/wheel/event_queue copying build/lib/event_queue/event_process.py -> build/bdist.linux-armv7l/wheel/event_queue copying build/lib/event_queue/__init__.py -> build/bdist.linux-armv7l/wheel/event_queue copying build/lib/event_queue/apps.py -> build/bdist.linux-armv7l/wheel/event_queue running install_egg_info running egg_info writing top-level names to django_event_queue.egg-info/top_level.txt writing dependency_links to django_event_queue.egg-info/dependency_links.txt writing django_event_queue.egg-info/PKG-INFO writing requirements to django_event_queue.egg-info/requires.txt reading manifest file 'django_event_queue.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_event_queue.egg-info/SOURCES.txt' Copying django_event_queue.egg-info to build/bdist.linux-armv7l/wheel/django_event_queue-0.1.9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_event_queue-0.1.9.dist-info/WHEEL Running setup.py bdist_wheel for django-event-queue: finished with status 'done' Stored in directory: /tmp/tmp9bbsfjf8 Successfully built django-event-queue Cleaning up... Removing source in /tmp/pip-build-f3bvaoan/django-event-queue