Collecting django-kongoauth==0.1.3.dev1 1 location(s) to search for versions of django-kongoauth: * https://pypi.python.org/simple/django-kongoauth/ Getting page https://pypi.python.org/simple/django-kongoauth/ Analyzing links from page https://pypi.python.org/simple/django-kongoauth/ Found link https://pypi.python.org/packages/53/84/48a3d016aebc6b9bcc407e5ea0971051a506123e4d5ad94ec4fe8dbd58c7/django-kongoauth-0.1.2.tar.gz#md5=80e829b7202f620058decf49b4efc3f2 (from https://pypi.python.org/simple/django-kongoauth/), version: 0.1.2 Found link https://pypi.python.org/packages/7b/d6/fd7d013b5e9bb474270e19ab61de757fdc5fa8bd621d729a289b997be230/django-kongoauth-0.1.tar.gz#md5=dbcc230a97337343db78b5a0fa342aa5 (from https://pypi.python.org/simple/django-kongoauth/), version: 0.1 Found link https://pypi.python.org/packages/81/72/8dd684c2b07dee8ea0fac06e6e51226eaf725d15dc35cfc8ffaaabc41c72/django-kongoauth-0.1.3.tar.gz#md5=adce5fe4d686a6cae5c912422f8e90a5 (from https://pypi.python.org/simple/django-kongoauth/), version: 0.1.3 Found link https://pypi.python.org/packages/93/d2/d30a778f01fb2befba80cc435f85c3f5426c61b9f650f98941515950347e/django-kongoauth-0.1.3.dev1.tar.gz#md5=4f0c7fef78fa9e119e0e54c19afd53a1 (from https://pypi.python.org/simple/django-kongoauth/), version: 0.1.3.dev1 Found link https://pypi.python.org/packages/ab/d1/92f8e8da703fd15cfb5982d8536e6677624fc285ea509ee903a6b2a5bce2/django_kongoauth-0.1-py2.py3-none-any.whl#md5=6dd6f5c35d5a8bffb01f73e244feaa01 (from https://pypi.python.org/simple/django-kongoauth/), version: 0.1 Found link https://pypi.python.org/packages/ae/9e/d5b365410b30d007474d71606162bf2c5b5062a3208f03942e9a62325154/django-kongoauth-0.1.1.tar.gz#md5=8cd1ca7b9d3fe6a76e24c3d6542abb53 (from https://pypi.python.org/simple/django-kongoauth/), version: 0.1.1 Using version 0.1.3.dev1 (newest of versions: 0.1.3.dev1) Downloading django-kongoauth-0.1.3.dev1.tar.gz Downloading from URL https://pypi.python.org/packages/93/d2/d30a778f01fb2befba80cc435f85c3f5426c61b9f650f98941515950347e/django-kongoauth-0.1.3.dev1.tar.gz#md5=4f0c7fef78fa9e119e0e54c19afd53a1 (from https://pypi.python.org/simple/django-kongoauth/) Running setup.py (path:/tmp/pip-build-a3q4m958/django-kongoauth/setup.py) egg_info for package django-kongoauth Running command python setup.py egg_info running egg_info creating pip-egg-info/django_kongoauth.egg-info writing pip-egg-info/django_kongoauth.egg-info/PKG-INFO writing top-level names to pip-egg-info/django_kongoauth.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_kongoauth.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_kongoauth.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_kongoauth.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/django_kongoauth.egg-info/SOURCES.txt' Source in /tmp/pip-build-a3q4m958/django-kongoauth has version 0.1.3.dev1, which satisfies requirement django-kongoauth==0.1.3.dev1 from https://pypi.python.org/packages/93/d2/d30a778f01fb2befba80cc435f85c3f5426c61b9f650f98941515950347e/django-kongoauth-0.1.3.dev1.tar.gz#md5=4f0c7fef78fa9e119e0e54c19afd53a1 Building wheels for collected packages: django-kongoauth Running setup.py bdist_wheel for django-kongoauth: started Destination directory: /tmp/tmpl7k_p1h3pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-a3q4m958/django-kongoauth/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/tmpl7k_p1h3pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/example copying example/__init__.py -> build/lib/example copying example/settings.py -> build/lib/example copying example/wsgi.py -> build/lib/example copying example/urls.py -> build/lib/example creating build/lib/kongoauth copying kongoauth/authentication.py -> build/lib/kongoauth copying kongoauth/user.py -> build/lib/kongoauth copying kongoauth/__init__.py -> build/lib/kongoauth copying kongoauth/helpers.py -> build/lib/kongoauth copying kongoauth/filters.py -> build/lib/kongoauth copying kongoauth/middleware.py -> build/lib/kongoauth copying kongoauth/permissions.py -> build/lib/kongoauth creating build/lib/kongoauth/tests copying kongoauth/tests/__init__.py -> build/lib/kongoauth/tests copying kongoauth/tests/test_user.py -> build/lib/kongoauth/tests copying kongoauth/tests/test_authentication.py -> build/lib/kongoauth/tests copying kongoauth/tests/testutils.py -> build/lib/kongoauth/tests running egg_info writing top-level names to django_kongoauth.egg-info/top_level.txt writing dependency_links to django_kongoauth.egg-info/dependency_links.txt writing django_kongoauth.egg-info/PKG-INFO reading manifest file 'django_kongoauth.egg-info/SOURCES.txt' writing manifest file 'django_kongoauth.egg-info/SOURCES.txt' 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/example copying build/lib/example/__init__.py -> build/bdist.linux-armv7l/wheel/example copying build/lib/example/settings.py -> build/bdist.linux-armv7l/wheel/example copying build/lib/example/wsgi.py -> build/bdist.linux-armv7l/wheel/example copying build/lib/example/urls.py -> build/bdist.linux-armv7l/wheel/example creating build/bdist.linux-armv7l/wheel/kongoauth copying build/lib/kongoauth/authentication.py -> build/bdist.linux-armv7l/wheel/kongoauth copying build/lib/kongoauth/user.py -> build/bdist.linux-armv7l/wheel/kongoauth copying build/lib/kongoauth/__init__.py -> build/bdist.linux-armv7l/wheel/kongoauth copying build/lib/kongoauth/helpers.py -> build/bdist.linux-armv7l/wheel/kongoauth creating build/bdist.linux-armv7l/wheel/kongoauth/tests copying build/lib/kongoauth/tests/__init__.py -> build/bdist.linux-armv7l/wheel/kongoauth/tests copying build/lib/kongoauth/tests/test_user.py -> build/bdist.linux-armv7l/wheel/kongoauth/tests copying build/lib/kongoauth/tests/test_authentication.py -> build/bdist.linux-armv7l/wheel/kongoauth/tests copying build/lib/kongoauth/tests/testutils.py -> build/bdist.linux-armv7l/wheel/kongoauth/tests copying build/lib/kongoauth/filters.py -> build/bdist.linux-armv7l/wheel/kongoauth copying build/lib/kongoauth/middleware.py -> build/bdist.linux-armv7l/wheel/kongoauth copying build/lib/kongoauth/permissions.py -> build/bdist.linux-armv7l/wheel/kongoauth running install_egg_info Copying django_kongoauth.egg-info to build/bdist.linux-armv7l/wheel/django_kongoauth-0.1.3.dev1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_kongoauth-0.1.3.dev1.dist-info/WHEEL Running setup.py bdist_wheel for django-kongoauth: finished with status 'done' Stored in directory: /tmp/tmpilr4cafd Successfully built django-kongoauth Cleaning up... Removing source in /tmp/pip-build-a3q4m958/django-kongoauth