Collecting django-rest-framework-apikeys==0.1 1 location(s) to search for versions of django-rest-framework-apikeys: * https://pypi.python.org/simple/django-rest-framework-apikeys/ Getting page https://pypi.python.org/simple/django-rest-framework-apikeys/ Analyzing links from page https://pypi.python.org/simple/django-rest-framework-apikeys/ Found link https://pypi.python.org/packages/d2/6d/744ecb39401e32a69c7e2d3cc1bb55585dd03f8d1df3ff2606cf76cf5089/django_rest_framework_apikeys-0.1.tar.gz#md5=6687810fb9768fb3e3087fa15c51aaca (from https://pypi.python.org/simple/django-rest-framework-apikeys/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Downloading django_rest_framework_apikeys-0.1.tar.gz Downloading from URL https://pypi.python.org/packages/d2/6d/744ecb39401e32a69c7e2d3cc1bb55585dd03f8d1df3ff2606cf76cf5089/django_rest_framework_apikeys-0.1.tar.gz#md5=6687810fb9768fb3e3087fa15c51aaca (from https://pypi.python.org/simple/django-rest-framework-apikeys/) Running setup.py (path:/tmp/pip-build-8xgkolhk/django-rest-framework-apikeys/setup.py) egg_info for package django-rest-framework-apikeys Running command python setup.py egg_info running egg_info creating pip-egg-info/django_rest_framework_apikeys.egg-info writing top-level names to pip-egg-info/django_rest_framework_apikeys.egg-info/top_level.txt writing pip-egg-info/django_rest_framework_apikeys.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_rest_framework_apikeys.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_rest_framework_apikeys.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_rest_framework_apikeys.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_rest_framework_apikeys.egg-info/SOURCES.txt' Source in /tmp/pip-build-8xgkolhk/django-rest-framework-apikeys has version 0.1, which satisfies requirement django-rest-framework-apikeys==0.1 from https://pypi.python.org/packages/d2/6d/744ecb39401e32a69c7e2d3cc1bb55585dd03f8d1df3ff2606cf76cf5089/django_rest_framework_apikeys-0.1.tar.gz#md5=6687810fb9768fb3e3087fa15c51aaca Building wheels for collected packages: django-rest-framework-apikeys Running setup.py bdist_wheel for django-rest-framework-apikeys: started Destination directory: /tmp/tmp6g9j5c36pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8xgkolhk/django-rest-framework-apikeys/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/tmp6g9j5c36pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_rest_framework_apikeys copying django_rest_framework_apikeys/serializers.py -> build/lib/django_rest_framework_apikeys copying django_rest_framework_apikeys/models.py -> build/lib/django_rest_framework_apikeys copying django_rest_framework_apikeys/admin.py -> build/lib/django_rest_framework_apikeys copying django_rest_framework_apikeys/views.py -> build/lib/django_rest_framework_apikeys copying django_rest_framework_apikeys/__init__.py -> build/lib/django_rest_framework_apikeys copying django_rest_framework_apikeys/authentication.py -> build/lib/django_rest_framework_apikeys copying django_rest_framework_apikeys/urls.py -> build/lib/django_rest_framework_apikeys copying django_rest_framework_apikeys/apps.py -> build/lib/django_rest_framework_apikeys creating build/lib/django_rest_framework_apikeys/migrations copying django_rest_framework_apikeys/migrations/__init__.py -> build/lib/django_rest_framework_apikeys/migrations copying django_rest_framework_apikeys/migrations/0001_initial.py -> build/lib/django_rest_framework_apikeys/migrations copying django_rest_framework_apikeys/migrations/0002_auto_20180225_1912.py -> build/lib/django_rest_framework_apikeys/migrations running egg_info writing dependency_links to django_rest_framework_apikeys.egg-info/dependency_links.txt writing top-level names to django_rest_framework_apikeys.egg-info/top_level.txt writing django_rest_framework_apikeys.egg-info/PKG-INFO reading manifest file 'django_rest_framework_apikeys.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_rest_framework_apikeys.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/django_rest_framework_apikeys copying build/lib/django_rest_framework_apikeys/serializers.py -> build/bdist.linux-armv7l/wheel/django_rest_framework_apikeys creating build/bdist.linux-armv7l/wheel/django_rest_framework_apikeys/migrations copying build/lib/django_rest_framework_apikeys/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/django_rest_framework_apikeys/migrations copying build/lib/django_rest_framework_apikeys/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/django_rest_framework_apikeys/migrations copying build/lib/django_rest_framework_apikeys/migrations/0002_auto_20180225_1912.py -> build/bdist.linux-armv7l/wheel/django_rest_framework_apikeys/migrations copying build/lib/django_rest_framework_apikeys/models.py -> build/bdist.linux-armv7l/wheel/django_rest_framework_apikeys copying build/lib/django_rest_framework_apikeys/admin.py -> build/bdist.linux-armv7l/wheel/django_rest_framework_apikeys copying build/lib/django_rest_framework_apikeys/views.py -> build/bdist.linux-armv7l/wheel/django_rest_framework_apikeys copying build/lib/django_rest_framework_apikeys/__init__.py -> build/bdist.linux-armv7l/wheel/django_rest_framework_apikeys copying build/lib/django_rest_framework_apikeys/authentication.py -> build/bdist.linux-armv7l/wheel/django_rest_framework_apikeys copying build/lib/django_rest_framework_apikeys/urls.py -> build/bdist.linux-armv7l/wheel/django_rest_framework_apikeys copying build/lib/django_rest_framework_apikeys/apps.py -> build/bdist.linux-armv7l/wheel/django_rest_framework_apikeys running install_egg_info Copying django_rest_framework_apikeys.egg-info to build/bdist.linux-armv7l/wheel/django_rest_framework_apikeys-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_rest_framework_apikeys-0.1.dist-info/WHEEL Running setup.py bdist_wheel for django-rest-framework-apikeys: finished with status 'done' Stored in directory: /tmp/tmplro19jfg Successfully built django-rest-framework-apikeys Cleaning up... Removing source in /tmp/pip-build-8xgkolhk/django-rest-framework-apikeys