Collecting django-oauth10a-mod==2.2.10 1 location(s) to search for versions of django-oauth10a-mod: * https://pypi.python.org/simple/django-oauth10a-mod/ Getting page https://pypi.python.org/simple/django-oauth10a-mod/ Analyzing links from page https://pypi.python.org/simple/django-oauth10a-mod/ Found link https://pypi.python.org/packages/74/35/2d25762c594e24fdb603202ece073be3de80dfdcf9b679388d36d3ad5454/django-oauth10a-mod-2.2.9.tar.gz#md5=12eba6076b8a207b64d983164ed75985 (from https://pypi.python.org/simple/django-oauth10a-mod/), version: 2.2.9 Found link https://pypi.python.org/packages/e1/6a/51c17ca7b266d08d52f62accc4fa3132f12997e74395af9bee209063672b/django-oauth10a-mod-2.2.10.tar.gz#md5=db2f3d20ef656791f28efeded2632771 (from https://pypi.python.org/simple/django-oauth10a-mod/), version: 2.2.10 Using version 2.2.10 (newest of versions: 2.2.10) Downloading django-oauth10a-mod-2.2.10.tar.gz Downloading from URL https://pypi.python.org/packages/e1/6a/51c17ca7b266d08d52f62accc4fa3132f12997e74395af9bee209063672b/django-oauth10a-mod-2.2.10.tar.gz#md5=db2f3d20ef656791f28efeded2632771 (from https://pypi.python.org/simple/django-oauth10a-mod/) Running setup.py (path:/tmp/pip-build-n8o87lg4/django-oauth10a-mod/setup.py) egg_info for package django-oauth10a-mod Running command python setup.py egg_info running egg_info creating pip-egg-info/django_oauth10a_mod.egg-info writing dependency_links to pip-egg-info/django_oauth10a_mod.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_oauth10a_mod.egg-info/top_level.txt writing pip-egg-info/django_oauth10a_mod.egg-info/PKG-INFO writing requirements to pip-egg-info/django_oauth10a_mod.egg-info/requires.txt writing manifest file 'pip-egg-info/django_oauth10a_mod.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_oauth10a_mod.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_oauth10a_mod.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) Source in /tmp/pip-build-n8o87lg4/django-oauth10a-mod has version 2.2.10, which satisfies requirement django-oauth10a-mod==2.2.10 from https://pypi.python.org/packages/e1/6a/51c17ca7b266d08d52f62accc4fa3132f12997e74395af9bee209063672b/django-oauth10a-mod-2.2.10.tar.gz#md5=db2f3d20ef656791f28efeded2632771 Building wheels for collected packages: django-oauth10a-mod Running setup.py bdist_wheel for django-oauth10a-mod: started Destination directory: /tmp/tmp2_ob49njpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-n8o87lg4/django-oauth10a-mod/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/tmp2_ob49njpip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oauth_provider copying oauth_provider/forms.py -> build/lib/oauth_provider copying oauth_provider/compat.py -> build/lib/oauth_provider copying oauth_provider/backends.py -> build/lib/oauth_provider copying oauth_provider/permissions.py -> build/lib/oauth_provider copying oauth_provider/consts.py -> build/lib/oauth_provider copying oauth_provider/utils.py -> build/lib/oauth_provider copying oauth_provider/models.py -> build/lib/oauth_provider copying oauth_provider/admin.py -> build/lib/oauth_provider copying oauth_provider/views.py -> build/lib/oauth_provider copying oauth_provider/responses.py -> build/lib/oauth_provider copying oauth_provider/__init__.py -> build/lib/oauth_provider copying oauth_provider/decorators.py -> build/lib/oauth_provider copying oauth_provider/authentication.py -> build/lib/oauth_provider copying oauth_provider/urls.py -> build/lib/oauth_provider copying oauth_provider/managers.py -> build/lib/oauth_provider creating build/lib/oauth_provider/store copying oauth_provider/store/db.py -> build/lib/oauth_provider/store copying oauth_provider/store/__init__.py -> build/lib/oauth_provider/store creating build/lib/oauth_provider/south_migrations copying oauth_provider/south_migrations/0005_auto__chg_field_token_scope.py -> build/lib/oauth_provider/south_migrations copying oauth_provider/south_migrations/__init__.py -> build/lib/oauth_provider/south_migrations copying oauth_provider/south_migrations/0004_resource_to_scope.py -> build/lib/oauth_provider/south_migrations copying oauth_provider/south_migrations/0001_initial.py -> build/lib/oauth_provider/south_migrations copying oauth_provider/south_migrations/0002_auto__add_field_consumer_xauth_allowed.py -> build/lib/oauth_provider/south_migrations copying oauth_provider/south_migrations/0003_auto__add_field_nonce_timestamp.py -> build/lib/oauth_provider/south_migrations creating build/lib/oauth_provider/migrations copying oauth_provider/migrations/__init__.py -> build/lib/oauth_provider/migrations copying oauth_provider/migrations/0001_initial.py -> build/lib/oauth_provider/migrations creating build/lib/oauth_provider/tests copying oauth_provider/tests/compat.py -> build/lib/oauth_provider/tests copying oauth_provider/tests/xauth.py -> build/lib/oauth_provider/tests copying oauth_provider/tests/auth.py -> build/lib/oauth_provider/tests copying oauth_provider/tests/issues.py -> build/lib/oauth_provider/tests copying oauth_provider/tests/protocol.py -> build/lib/oauth_provider/tests copying oauth_provider/tests/models.py -> build/lib/oauth_provider/tests copying oauth_provider/tests/tests.py -> build/lib/oauth_provider/tests copying oauth_provider/tests/__init__.py -> build/lib/oauth_provider/tests copying oauth_provider/tests/decorators.py -> build/lib/oauth_provider/tests creating build/lib/oauth_provider/runtests copying oauth_provider/runtests/settings.py -> build/lib/oauth_provider/runtests copying oauth_provider/runtests/manage.py -> build/lib/oauth_provider/runtests copying oauth_provider/runtests/__init__.py -> build/lib/oauth_provider/runtests copying oauth_provider/runtests/runtests.py -> build/lib/oauth_provider/runtests copying oauth_provider/runtests/urls.py -> build/lib/oauth_provider/runtests creating build/lib/oauth_provider/runtests/test_app copying oauth_provider/runtests/test_app/models.py -> build/lib/oauth_provider/runtests/test_app copying oauth_provider/runtests/test_app/__init__.py -> build/lib/oauth_provider/runtests/test_app running egg_info writing django_oauth10a_mod.egg-info/PKG-INFO writing dependency_links to django_oauth10a_mod.egg-info/dependency_links.txt writing top-level names to django_oauth10a_mod.egg-info/top_level.txt writing requirements to django_oauth10a_mod.egg-info/requires.txt reading manifest file 'django_oauth10a_mod.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_oauth10a_mod.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/oauth_provider creating build/bdist.linux-armv7l/wheel/oauth_provider/store copying build/lib/oauth_provider/store/db.py -> build/bdist.linux-armv7l/wheel/oauth_provider/store copying build/lib/oauth_provider/store/__init__.py -> build/bdist.linux-armv7l/wheel/oauth_provider/store creating build/bdist.linux-armv7l/wheel/oauth_provider/south_migrations copying build/lib/oauth_provider/south_migrations/0005_auto__chg_field_token_scope.py -> build/bdist.linux-armv7l/wheel/oauth_provider/south_migrations copying build/lib/oauth_provider/south_migrations/__init__.py -> build/bdist.linux-armv7l/wheel/oauth_provider/south_migrations copying build/lib/oauth_provider/south_migrations/0004_resource_to_scope.py -> build/bdist.linux-armv7l/wheel/oauth_provider/south_migrations copying build/lib/oauth_provider/south_migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/oauth_provider/south_migrations copying build/lib/oauth_provider/south_migrations/0002_auto__add_field_consumer_xauth_allowed.py -> build/bdist.linux-armv7l/wheel/oauth_provider/south_migrations copying build/lib/oauth_provider/south_migrations/0003_auto__add_field_nonce_timestamp.py -> build/bdist.linux-armv7l/wheel/oauth_provider/south_migrations copying build/lib/oauth_provider/forms.py -> build/bdist.linux-armv7l/wheel/oauth_provider copying build/lib/oauth_provider/compat.py -> build/bdist.linux-armv7l/wheel/oauth_provider copying build/lib/oauth_provider/backends.py -> build/bdist.linux-armv7l/wheel/oauth_provider copying build/lib/oauth_provider/permissions.py -> build/bdist.linux-armv7l/wheel/oauth_provider creating build/bdist.linux-armv7l/wheel/oauth_provider/migrations copying build/lib/oauth_provider/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/oauth_provider/migrations copying build/lib/oauth_provider/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/oauth_provider/migrations copying build/lib/oauth_provider/consts.py -> build/bdist.linux-armv7l/wheel/oauth_provider copying build/lib/oauth_provider/utils.py -> build/bdist.linux-armv7l/wheel/oauth_provider copying build/lib/oauth_provider/models.py -> build/bdist.linux-armv7l/wheel/oauth_provider copying build/lib/oauth_provider/admin.py -> build/bdist.linux-armv7l/wheel/oauth_provider creating build/bdist.linux-armv7l/wheel/oauth_provider/tests copying build/lib/oauth_provider/tests/compat.py -> build/bdist.linux-armv7l/wheel/oauth_provider/tests copying build/lib/oauth_provider/tests/xauth.py -> build/bdist.linux-armv7l/wheel/oauth_provider/tests copying build/lib/oauth_provider/tests/auth.py -> build/bdist.linux-armv7l/wheel/oauth_provider/tests copying build/lib/oauth_provider/tests/issues.py -> build/bdist.linux-armv7l/wheel/oauth_provider/tests copying build/lib/oauth_provider/tests/protocol.py -> build/bdist.linux-armv7l/wheel/oauth_provider/tests copying build/lib/oauth_provider/tests/models.py -> build/bdist.linux-armv7l/wheel/oauth_provider/tests copying build/lib/oauth_provider/tests/tests.py -> build/bdist.linux-armv7l/wheel/oauth_provider/tests copying build/lib/oauth_provider/tests/__init__.py -> build/bdist.linux-armv7l/wheel/oauth_provider/tests copying build/lib/oauth_provider/tests/decorators.py -> build/bdist.linux-armv7l/wheel/oauth_provider/tests copying build/lib/oauth_provider/views.py -> build/bdist.linux-armv7l/wheel/oauth_provider copying build/lib/oauth_provider/responses.py -> build/bdist.linux-armv7l/wheel/oauth_provider copying build/lib/oauth_provider/__init__.py -> build/bdist.linux-armv7l/wheel/oauth_provider copying build/lib/oauth_provider/decorators.py -> build/bdist.linux-armv7l/wheel/oauth_provider copying build/lib/oauth_provider/authentication.py -> build/bdist.linux-armv7l/wheel/oauth_provider creating build/bdist.linux-armv7l/wheel/oauth_provider/runtests copying build/lib/oauth_provider/runtests/settings.py -> build/bdist.linux-armv7l/wheel/oauth_provider/runtests copying build/lib/oauth_provider/runtests/manage.py -> build/bdist.linux-armv7l/wheel/oauth_provider/runtests creating build/bdist.linux-armv7l/wheel/oauth_provider/runtests/test_app copying build/lib/oauth_provider/runtests/test_app/models.py -> build/bdist.linux-armv7l/wheel/oauth_provider/runtests/test_app copying build/lib/oauth_provider/runtests/test_app/__init__.py -> build/bdist.linux-armv7l/wheel/oauth_provider/runtests/test_app copying build/lib/oauth_provider/runtests/__init__.py -> build/bdist.linux-armv7l/wheel/oauth_provider/runtests copying build/lib/oauth_provider/runtests/runtests.py -> build/bdist.linux-armv7l/wheel/oauth_provider/runtests copying build/lib/oauth_provider/runtests/urls.py -> build/bdist.linux-armv7l/wheel/oauth_provider/runtests copying build/lib/oauth_provider/urls.py -> build/bdist.linux-armv7l/wheel/oauth_provider copying build/lib/oauth_provider/managers.py -> build/bdist.linux-armv7l/wheel/oauth_provider running install_egg_info Copying django_oauth10a_mod.egg-info to build/bdist.linux-armv7l/wheel/django_oauth10a_mod-2.2.10-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_oauth10a_mod-2.2.10.dist-info/WHEEL Running setup.py bdist_wheel for django-oauth10a-mod: finished with status 'done' Stored in directory: /tmp/tmp3kw8oeyl Successfully built django-oauth10a-mod Cleaning up... Removing source in /tmp/pip-build-n8o87lg4/django-oauth10a-mod