Collecting django-eventstream==1.1.2 1 location(s) to search for versions of django-eventstream: * https://pypi.python.org/simple/django-eventstream/ Getting page https://pypi.python.org/simple/django-eventstream/ Analyzing links from page https://pypi.python.org/simple/django-eventstream/ Found link https://pypi.python.org/packages/27/48/d7160ff445a660504898df36c526062c93fd123fb90f9b6e87ea096afe5d/django-eventstream-1.1.0.tar.gz#md5=ce685189655701253bb509faf154d9fa (from https://pypi.python.org/simple/django-eventstream/), version: 1.1.0 Found link https://pypi.python.org/packages/37/18/45716aa776aaeb700919574108357d7e70b7d7e0dc8aa6c96bcbabed9af9/django-eventstream-1.1.1.tar.gz#md5=d311b14aa27f95f5dfddb868d2321135 (from https://pypi.python.org/simple/django-eventstream/), version: 1.1.1 Found link https://pypi.python.org/packages/40/3f/6327c6e1558a2d2e1134ad991c63016c24003289c3c74649675e133eb57d/django-eventstream-0.1.0.tar.gz#md5=087b5d157991ff19d9e8b8f1cb5db528 (from https://pypi.python.org/simple/django-eventstream/), version: 0.1.0 Found link https://pypi.python.org/packages/a1/34/96bebee4cad1a9619a32526bc3f2fcf297c6c68e222801c615b9df3b41ae/django-eventstream-0.2.1.tar.gz#md5=585d324253547dbf08f61e03be55cdf9 (from https://pypi.python.org/simple/django-eventstream/), version: 0.2.1 Found link https://pypi.python.org/packages/cb/3b/46eb6d468062aab2155345e6064873fc4f1bd3a6f72f7508e5aa52011e0d/django-eventstream-0.2.0.tar.gz#md5=edc7116ec938c283a1cb218aaa51229c (from https://pypi.python.org/simple/django-eventstream/), version: 0.2.0 Found link https://pypi.python.org/packages/f5/ee/eee8cb804788c99cf7cbeaaf8faf59e4200febec7e2a83237fc40454a9f8/django-eventstream-1.1.2.tar.gz#md5=851195b10bad0d83fddc4b4cbb767833 (from https://pypi.python.org/simple/django-eventstream/), version: 1.1.2 Found link https://pypi.python.org/packages/fc/eb/11ce367e5248f65f8e598058cb65e8cce8d2971d3d003ad17a3556cf9fc1/django-eventstream-1.0.0.tar.gz#md5=89442532d15db37e2e085f1aa969f1c1 (from https://pypi.python.org/simple/django-eventstream/), version: 1.0.0 Using version 1.1.2 (newest of versions: 1.1.2) Downloading django-eventstream-1.1.2.tar.gz Downloading from URL https://pypi.python.org/packages/f5/ee/eee8cb804788c99cf7cbeaaf8faf59e4200febec7e2a83237fc40454a9f8/django-eventstream-1.1.2.tar.gz#md5=851195b10bad0d83fddc4b4cbb767833 (from https://pypi.python.org/simple/django-eventstream/) Running setup.py (path:/tmp/pip-build-cr0hn4to/django-eventstream/setup.py) egg_info for package django-eventstream Running command python setup.py egg_info running egg_info creating pip-egg-info/django_eventstream.egg-info writing pip-egg-info/django_eventstream.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_eventstream.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_eventstream.egg-info/top_level.txt writing requirements to pip-egg-info/django_eventstream.egg-info/requires.txt writing manifest file 'pip-egg-info/django_eventstream.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_eventstream.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_eventstream.egg-info/SOURCES.txt' Source in /tmp/pip-build-cr0hn4to/django-eventstream has version 1.1.2, which satisfies requirement django-eventstream==1.1.2 from https://pypi.python.org/packages/f5/ee/eee8cb804788c99cf7cbeaaf8faf59e4200febec7e2a83237fc40454a9f8/django-eventstream-1.1.2.tar.gz#md5=851195b10bad0d83fddc4b4cbb767833 Building wheels for collected packages: django-eventstream Running setup.py bdist_wheel for django-eventstream: started Destination directory: /tmp/tmpqu4u9qxtpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-cr0hn4to/django-eventstream/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/tmpqu4u9qxtpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_eventstream copying django_eventstream/eventstream.py -> build/lib/django_eventstream copying django_eventstream/apps.py -> build/lib/django_eventstream copying django_eventstream/views.py -> build/lib/django_eventstream copying django_eventstream/models.py -> build/lib/django_eventstream copying django_eventstream/eventrequest.py -> build/lib/django_eventstream copying django_eventstream/urls.py -> build/lib/django_eventstream copying django_eventstream/authorizer.py -> build/lib/django_eventstream copying django_eventstream/tests.py -> build/lib/django_eventstream copying django_eventstream/storage.py -> build/lib/django_eventstream copying django_eventstream/__init__.py -> build/lib/django_eventstream copying django_eventstream/event.py -> build/lib/django_eventstream copying django_eventstream/admin.py -> build/lib/django_eventstream copying django_eventstream/utils.py -> build/lib/django_eventstream copying django_eventstream/eventresponse.py -> build/lib/django_eventstream creating build/lib/django_eventstream/migrations copying django_eventstream/migrations/0001_initial.py -> build/lib/django_eventstream/migrations copying django_eventstream/migrations/__init__.py -> build/lib/django_eventstream/migrations creating build/lib/django_eventstream/management copying django_eventstream/management/__init__.py -> build/lib/django_eventstream/management creating build/lib/django_eventstream/management/commands copying django_eventstream/management/commands/__init__.py -> build/lib/django_eventstream/management/commands copying django_eventstream/management/commands/runserver_ngrok.py -> build/lib/django_eventstream/management/commands creating build/lib/django_eventstream/static creating build/lib/django_eventstream/static/django_eventstream copying django_eventstream/static/django_eventstream/reconnecting-eventsource.js -> build/lib/django_eventstream/static/django_eventstream copying django_eventstream/static/django_eventstream/eventsource.min.js -> build/lib/django_eventstream/static/django_eventstream copying django_eventstream/static/django_eventstream/json2.js -> build/lib/django_eventstream/static/django_eventstream 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_eventstream creating build/bdist.linux-armv7l/wheel/django_eventstream/static creating build/bdist.linux-armv7l/wheel/django_eventstream/static/django_eventstream copying build/lib/django_eventstream/static/django_eventstream/reconnecting-eventsource.js -> build/bdist.linux-armv7l/wheel/django_eventstream/static/django_eventstream copying build/lib/django_eventstream/static/django_eventstream/eventsource.min.js -> build/bdist.linux-armv7l/wheel/django_eventstream/static/django_eventstream copying build/lib/django_eventstream/static/django_eventstream/json2.js -> build/bdist.linux-armv7l/wheel/django_eventstream/static/django_eventstream copying build/lib/django_eventstream/eventstream.py -> build/bdist.linux-armv7l/wheel/django_eventstream copying build/lib/django_eventstream/apps.py -> build/bdist.linux-armv7l/wheel/django_eventstream copying build/lib/django_eventstream/views.py -> build/bdist.linux-armv7l/wheel/django_eventstream copying build/lib/django_eventstream/models.py -> build/bdist.linux-armv7l/wheel/django_eventstream copying build/lib/django_eventstream/eventrequest.py -> build/bdist.linux-armv7l/wheel/django_eventstream creating build/bdist.linux-armv7l/wheel/django_eventstream/migrations copying build/lib/django_eventstream/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/django_eventstream/migrations copying build/lib/django_eventstream/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/django_eventstream/migrations copying build/lib/django_eventstream/urls.py -> build/bdist.linux-armv7l/wheel/django_eventstream copying build/lib/django_eventstream/authorizer.py -> build/bdist.linux-armv7l/wheel/django_eventstream copying build/lib/django_eventstream/tests.py -> build/bdist.linux-armv7l/wheel/django_eventstream copying build/lib/django_eventstream/storage.py -> build/bdist.linux-armv7l/wheel/django_eventstream copying build/lib/django_eventstream/__init__.py -> build/bdist.linux-armv7l/wheel/django_eventstream copying build/lib/django_eventstream/event.py -> build/bdist.linux-armv7l/wheel/django_eventstream copying build/lib/django_eventstream/admin.py -> build/bdist.linux-armv7l/wheel/django_eventstream copying build/lib/django_eventstream/utils.py -> build/bdist.linux-armv7l/wheel/django_eventstream creating build/bdist.linux-armv7l/wheel/django_eventstream/management copying build/lib/django_eventstream/management/__init__.py -> build/bdist.linux-armv7l/wheel/django_eventstream/management creating build/bdist.linux-armv7l/wheel/django_eventstream/management/commands copying build/lib/django_eventstream/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/django_eventstream/management/commands copying build/lib/django_eventstream/management/commands/runserver_ngrok.py -> build/bdist.linux-armv7l/wheel/django_eventstream/management/commands copying build/lib/django_eventstream/eventresponse.py -> build/bdist.linux-armv7l/wheel/django_eventstream running install_egg_info running egg_info writing top-level names to django_eventstream.egg-info/top_level.txt writing requirements to django_eventstream.egg-info/requires.txt writing dependency_links to django_eventstream.egg-info/dependency_links.txt writing django_eventstream.egg-info/PKG-INFO reading manifest file 'django_eventstream.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_eventstream.egg-info/SOURCES.txt' Copying django_eventstream.egg-info to build/bdist.linux-armv7l/wheel/django_eventstream-1.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_eventstream-1.1.2.dist-info/WHEEL Running setup.py bdist_wheel for django-eventstream: finished with status 'done' Stored in directory: /tmp/tmpuzdqrzs2 Successfully built django-eventstream Cleaning up... Removing source in /tmp/pip-build-cr0hn4to/django-eventstream