Collecting django-eventhandler==0.5.1 1 location(s) to search for versions of django-eventhandler: * https://pypi.python.org/simple/django-eventhandler/ Getting page https://pypi.python.org/simple/django-eventhandler/ Analyzing links from page https://pypi.python.org/simple/django-eventhandler/ Found link https://pypi.python.org/packages/2d/0f/614a131d0a8a1e7bfbbc2621a75617a95bd6b1c11fdfd19841bfcd31bf09/django-eventhandler-0.5.1.tar.gz#md5=1c4162fd03ab584042f056c36e3bc9e0 (from https://pypi.python.org/simple/django-eventhandler/), version: 0.5.1 Found link https://pypi.python.org/packages/7d/74/467f646f96408e8d23670433832a04687e3e7b0e07cbe153544912588c54/django-eventhandler-0.4.1.tar.gz#md5=7a50606b76bf98483530db91af84fc80 (from https://pypi.python.org/simple/django-eventhandler/), version: 0.4.1 Skipping link https://pypi.python.org/packages/b5/d5/b4844475d47760ac90fef3231788a7ba5c724e4f3e604f7539ef7132b37d/django_eventhandler-0.4.1-py2-none-any.whl#md5=cad349983f56f6a70ec049cb23102745 (from https://pypi.python.org/simple/django-eventhandler/); it is not compatible with this Python Found link https://pypi.python.org/packages/b7/f5/5260b0a566892ca239b6b86df474e4eac9c7ba60c60b5091be023a60879d/django-eventhandler-0.3.3.tar.gz#md5=ab1927f552e25b6ecd70db1d9bd5df7f (from https://pypi.python.org/simple/django-eventhandler/), version: 0.3.3 Found link https://pypi.python.org/packages/c0/df/53a0d0a4177d81495c73ff52b3e7e6d9e8650f2fb887880338f76a95c1f0/django-eventhandler-0.4.2.tar.gz#md5=b326a99a08ac693cc24a586e07fb2c15 (from https://pypi.python.org/simple/django-eventhandler/), version: 0.4.2 Found link https://pypi.python.org/packages/cb/47/9351ff1b0859ad89c7b63a833730191b6877c81602f8dcbf6a3c254d7093/django-eventhandler-0.3.2.tar.gz#md5=7a1f0900649d3bb07ff95f18015bde5d (from https://pypi.python.org/simple/django-eventhandler/), version: 0.3.2 Skipping link https://pypi.python.org/packages/d8/c9/81304d2875343bbb46348997e090e00c96ef33136e4e68131090cc1aec68/django_eventhandler-0.4.2-py2-none-any.whl#md5=96cc3e28623561fa7a990674659b7916 (from https://pypi.python.org/simple/django-eventhandler/); it is not compatible with this Python Using version 0.5.1 (newest of versions: 0.5.1) Downloading django-eventhandler-0.5.1.tar.gz Downloading from URL https://pypi.python.org/packages/2d/0f/614a131d0a8a1e7bfbbc2621a75617a95bd6b1c11fdfd19841bfcd31bf09/django-eventhandler-0.5.1.tar.gz#md5=1c4162fd03ab584042f056c36e3bc9e0 (from https://pypi.python.org/simple/django-eventhandler/) Running setup.py (path:/tmp/pip-build-q62qsg2y/django-eventhandler/setup.py) egg_info for package django-eventhandler Running command python setup.py egg_info running egg_info creating pip-egg-info/django_eventhandler.egg-info writing top-level names to pip-egg-info/django_eventhandler.egg-info/top_level.txt writing requirements to pip-egg-info/django_eventhandler.egg-info/requires.txt writing pip-egg-info/django_eventhandler.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_eventhandler.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_eventhandler.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_eventhandler.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_eventhandler.egg-info/SOURCES.txt' Source in /tmp/pip-build-q62qsg2y/django-eventhandler has version 0.5.1, which satisfies requirement django-eventhandler==0.5.1 from https://pypi.python.org/packages/2d/0f/614a131d0a8a1e7bfbbc2621a75617a95bd6b1c11fdfd19841bfcd31bf09/django-eventhandler-0.5.1.tar.gz#md5=1c4162fd03ab584042f056c36e3bc9e0 Building wheels for collected packages: django-eventhandler Running setup.py bdist_wheel for django-eventhandler: started Destination directory: /tmp/tmpwil_yzgppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-q62qsg2y/django-eventhandler/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/tmpwil_yzgppip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/eventhandler copying eventhandler/__init__.py -> build/lib/eventhandler creating build/lib/eventhandler/management copying eventhandler/management/__init__.py -> build/lib/eventhandler/management creating build/lib/eventhandler/management/commands copying eventhandler/management/commands/event_listener.py -> build/lib/eventhandler/management/commands copying eventhandler/management/commands/list_registered_events.py -> build/lib/eventhandler/management/commands copying eventhandler/management/commands/__init__.py -> build/lib/eventhandler/management/commands 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/eventhandler creating build/bdist.linux-armv7l/wheel/eventhandler/management creating build/bdist.linux-armv7l/wheel/eventhandler/management/commands copying build/lib/eventhandler/management/commands/event_listener.py -> build/bdist.linux-armv7l/wheel/eventhandler/management/commands copying build/lib/eventhandler/management/commands/list_registered_events.py -> build/bdist.linux-armv7l/wheel/eventhandler/management/commands copying build/lib/eventhandler/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/eventhandler/management/commands copying build/lib/eventhandler/management/__init__.py -> build/bdist.linux-armv7l/wheel/eventhandler/management copying build/lib/eventhandler/__init__.py -> build/bdist.linux-armv7l/wheel/eventhandler running install_egg_info running egg_info writing django_eventhandler.egg-info/PKG-INFO writing dependency_links to django_eventhandler.egg-info/dependency_links.txt writing requirements to django_eventhandler.egg-info/requires.txt writing top-level names to django_eventhandler.egg-info/top_level.txt reading manifest file 'django_eventhandler.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_eventhandler.egg-info/SOURCES.txt' Copying django_eventhandler.egg-info to build/bdist.linux-armv7l/wheel/django_eventhandler-0.5.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_eventhandler-0.5.1.dist-info/WHEEL Running setup.py bdist_wheel for django-eventhandler: finished with status 'done' Stored in directory: /tmp/tmp0vje8y68 Successfully built django-eventhandler Cleaning up... Removing source in /tmp/pip-build-q62qsg2y/django-eventhandler