Collecting geonode-oauth-toolkit==1.1.2rc0 1 location(s) to search for versions of geonode-oauth-toolkit: * https://pypi.python.org/simple/geonode-oauth-toolkit/ Getting page https://pypi.python.org/simple/geonode-oauth-toolkit/ Analyzing links from page https://pypi.org/simple/geonode-oauth-toolkit/ Found link https://files.pythonhosted.org/packages/15/6e/99c2eb9edc7cc654c1e346d3beb808c42d7dde0389a00f5823d739492bdf/geonode-oauth-toolkit-1.1.2b0.tar.gz#sha256=223435e8b4919a3a01c0ce2eaa877de95b25f942b40f323fb0f36672b94fc322 (from https://pypi.org/simple/geonode-oauth-toolkit/), version: 1.1.2b0 Found link https://files.pythonhosted.org/packages/59/7f/c2b9a0272874fd5a0831ff21ad25cad78e7fb471295d2147f409bd789160/geonode-oauth-toolkit-1.1.2rc0.tar.gz#sha256=730c1590b2fa8cd3f39eaede8807a0d0276063c2702c691aa167ae66ce7c6d89 (from https://pypi.org/simple/geonode-oauth-toolkit/), version: 1.1.2rc0 Using version 1.1.2rc0 (newest of versions: 1.1.2rc0) Downloading https://files.pythonhosted.org/packages/59/7f/c2b9a0272874fd5a0831ff21ad25cad78e7fb471295d2147f409bd789160/geonode-oauth-toolkit-1.1.2rc0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/59/7f/c2b9a0272874fd5a0831ff21ad25cad78e7fb471295d2147f409bd789160/geonode-oauth-toolkit-1.1.2rc0.tar.gz#sha256=730c1590b2fa8cd3f39eaede8807a0d0276063c2702c691aa167ae66ce7c6d89 (from https://pypi.org/simple/geonode-oauth-toolkit/) Running setup.py (path:/tmp/pip-build-qsl5su_m/geonode-oauth-toolkit/setup.py) egg_info for package geonode-oauth-toolkit Running command python setup.py egg_info running egg_info creating pip-egg-info/geonode_oauth_toolkit.egg-info writing top-level names to pip-egg-info/geonode_oauth_toolkit.egg-info/top_level.txt writing dependency_links to pip-egg-info/geonode_oauth_toolkit.egg-info/dependency_links.txt writing pip-egg-info/geonode_oauth_toolkit.egg-info/PKG-INFO writing requirements to pip-egg-info/geonode_oauth_toolkit.egg-info/requires.txt writing manifest file 'pip-egg-info/geonode_oauth_toolkit.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/geonode_oauth_toolkit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/geonode_oauth_toolkit.egg-info/SOURCES.txt' Source in /tmp/pip-build-qsl5su_m/geonode-oauth-toolkit has version 1.1.2rc0, which satisfies requirement geonode-oauth-toolkit==1.1.2rc0 from https://files.pythonhosted.org/packages/59/7f/c2b9a0272874fd5a0831ff21ad25cad78e7fb471295d2147f409bd789160/geonode-oauth-toolkit-1.1.2rc0.tar.gz#sha256=730c1590b2fa8cd3f39eaede8807a0d0276063c2702c691aa167ae66ce7c6d89 Building wheels for collected packages: geonode-oauth-toolkit Running setup.py bdist_wheel for geonode-oauth-toolkit: started Destination directory: /tmp/tmpmt5qqc6epip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qsl5su_m/geonode-oauth-toolkit/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/tmpmt5qqc6epip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oauth2_provider copying oauth2_provider/middleware.py -> build/lib/oauth2_provider copying oauth2_provider/generators.py -> build/lib/oauth2_provider copying oauth2_provider/exceptions.py -> build/lib/oauth2_provider copying oauth2_provider/scopes.py -> build/lib/oauth2_provider copying oauth2_provider/oauth2_validators.py -> build/lib/oauth2_provider copying oauth2_provider/apps.py -> build/lib/oauth2_provider copying oauth2_provider/models.py -> build/lib/oauth2_provider copying oauth2_provider/forms.py -> build/lib/oauth2_provider copying oauth2_provider/urls.py -> build/lib/oauth2_provider copying oauth2_provider/http.py -> build/lib/oauth2_provider copying oauth2_provider/__init__.py -> build/lib/oauth2_provider copying oauth2_provider/validators.py -> build/lib/oauth2_provider copying oauth2_provider/compat.py -> build/lib/oauth2_provider copying oauth2_provider/signals.py -> build/lib/oauth2_provider copying oauth2_provider/decorators.py -> build/lib/oauth2_provider copying oauth2_provider/admin.py -> build/lib/oauth2_provider copying oauth2_provider/settings.py -> build/lib/oauth2_provider copying oauth2_provider/oauth2_backends.py -> build/lib/oauth2_provider copying oauth2_provider/backends.py -> build/lib/oauth2_provider creating build/lib/oauth2_provider/contrib copying oauth2_provider/contrib/__init__.py -> build/lib/oauth2_provider/contrib creating build/lib/oauth2_provider/views copying oauth2_provider/views/application.py -> build/lib/oauth2_provider/views copying oauth2_provider/views/generic.py -> build/lib/oauth2_provider/views copying oauth2_provider/views/oidc.py -> build/lib/oauth2_provider/views copying oauth2_provider/views/__init__.py -> build/lib/oauth2_provider/views copying oauth2_provider/views/base.py -> build/lib/oauth2_provider/views copying oauth2_provider/views/token.py -> build/lib/oauth2_provider/views copying oauth2_provider/views/mixins.py -> build/lib/oauth2_provider/views copying oauth2_provider/views/introspect.py -> build/lib/oauth2_provider/views creating build/lib/oauth2_provider/migrations copying oauth2_provider/migrations/0004_auto_20160525_1623.py -> build/lib/oauth2_provider/migrations copying oauth2_provider/migrations/0001_initial.py -> build/lib/oauth2_provider/migrations copying oauth2_provider/migrations/0009_merge_20180606_1314.py -> build/lib/oauth2_provider/migrations copying oauth2_provider/migrations/0007_application_algorithm.py -> build/lib/oauth2_provider/migrations copying oauth2_provider/migrations/0008_idtoken.py -> build/lib/oauth2_provider/migrations copying oauth2_provider/migrations/0006_auto_20170903_1632.py -> build/lib/oauth2_provider/migrations copying oauth2_provider/migrations/0006_auto_20171214_2232.py -> build/lib/oauth2_provider/migrations copying oauth2_provider/migrations/0005_auto_20170514_1141.py -> build/lib/oauth2_provider/migrations copying oauth2_provider/migrations/__init__.py -> build/lib/oauth2_provider/migrations copying oauth2_provider/migrations/0002_08_updates.py -> build/lib/oauth2_provider/migrations copying oauth2_provider/migrations/0003_auto_20160316_1503.py -> build/lib/oauth2_provider/migrations creating build/lib/oauth2_provider/management copying oauth2_provider/management/__init__.py -> build/lib/oauth2_provider/management creating build/lib/oauth2_provider/contrib/rest_framework copying oauth2_provider/contrib/rest_framework/authentication.py -> build/lib/oauth2_provider/contrib/rest_framework copying oauth2_provider/contrib/rest_framework/permissions.py -> build/lib/oauth2_provider/contrib/rest_framework copying oauth2_provider/contrib/rest_framework/__init__.py -> build/lib/oauth2_provider/contrib/rest_framework creating build/lib/oauth2_provider/management/commands copying oauth2_provider/management/commands/cleartokens.py -> build/lib/oauth2_provider/management/commands copying oauth2_provider/management/commands/__init__.py -> build/lib/oauth2_provider/management/commands running egg_info writing top-level names to geonode_oauth_toolkit.egg-info/top_level.txt writing dependency_links to geonode_oauth_toolkit.egg-info/dependency_links.txt writing requirements to geonode_oauth_toolkit.egg-info/requires.txt writing geonode_oauth_toolkit.egg-info/PKG-INFO reading manifest file 'geonode_oauth_toolkit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'geonode_oauth_toolkit.egg-info/SOURCES.txt' creating build/lib/oauth2_provider/templates creating build/lib/oauth2_provider/templates/oauth2_provider copying oauth2_provider/templates/oauth2_provider/application_confirm_delete.html -> build/lib/oauth2_provider/templates/oauth2_provider copying oauth2_provider/templates/oauth2_provider/application_detail.html -> build/lib/oauth2_provider/templates/oauth2_provider copying oauth2_provider/templates/oauth2_provider/application_form.html -> build/lib/oauth2_provider/templates/oauth2_provider copying oauth2_provider/templates/oauth2_provider/application_list.html -> build/lib/oauth2_provider/templates/oauth2_provider copying oauth2_provider/templates/oauth2_provider/application_registration_form.html -> build/lib/oauth2_provider/templates/oauth2_provider copying oauth2_provider/templates/oauth2_provider/authorize.html -> build/lib/oauth2_provider/templates/oauth2_provider copying oauth2_provider/templates/oauth2_provider/authorized-token-delete.html -> build/lib/oauth2_provider/templates/oauth2_provider copying oauth2_provider/templates/oauth2_provider/authorized-tokens.html -> build/lib/oauth2_provider/templates/oauth2_provider copying oauth2_provider/templates/oauth2_provider/base.html -> build/lib/oauth2_provider/templates/oauth2_provider 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/oauth2_provider copying build/lib/oauth2_provider/middleware.py -> build/bdist.linux-armv7l/wheel/oauth2_provider creating build/bdist.linux-armv7l/wheel/oauth2_provider/contrib copying build/lib/oauth2_provider/contrib/__init__.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/contrib creating build/bdist.linux-armv7l/wheel/oauth2_provider/contrib/rest_framework copying build/lib/oauth2_provider/contrib/rest_framework/authentication.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/contrib/rest_framework copying build/lib/oauth2_provider/contrib/rest_framework/permissions.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/contrib/rest_framework copying build/lib/oauth2_provider/contrib/rest_framework/__init__.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/contrib/rest_framework copying build/lib/oauth2_provider/generators.py -> build/bdist.linux-armv7l/wheel/oauth2_provider copying build/lib/oauth2_provider/exceptions.py -> build/bdist.linux-armv7l/wheel/oauth2_provider copying build/lib/oauth2_provider/scopes.py -> build/bdist.linux-armv7l/wheel/oauth2_provider copying build/lib/oauth2_provider/oauth2_validators.py -> build/bdist.linux-armv7l/wheel/oauth2_provider copying build/lib/oauth2_provider/apps.py -> build/bdist.linux-armv7l/wheel/oauth2_provider copying build/lib/oauth2_provider/models.py -> build/bdist.linux-armv7l/wheel/oauth2_provider copying build/lib/oauth2_provider/forms.py -> build/bdist.linux-armv7l/wheel/oauth2_provider creating build/bdist.linux-armv7l/wheel/oauth2_provider/views copying build/lib/oauth2_provider/views/application.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/views copying build/lib/oauth2_provider/views/generic.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/views copying build/lib/oauth2_provider/views/oidc.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/views copying build/lib/oauth2_provider/views/__init__.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/views copying build/lib/oauth2_provider/views/base.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/views copying build/lib/oauth2_provider/views/token.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/views copying build/lib/oauth2_provider/views/mixins.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/views copying build/lib/oauth2_provider/views/introspect.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/views creating build/bdist.linux-armv7l/wheel/oauth2_provider/migrations copying build/lib/oauth2_provider/migrations/0004_auto_20160525_1623.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/migrations copying build/lib/oauth2_provider/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/migrations copying build/lib/oauth2_provider/migrations/0009_merge_20180606_1314.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/migrations copying build/lib/oauth2_provider/migrations/0007_application_algorithm.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/migrations copying build/lib/oauth2_provider/migrations/0008_idtoken.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/migrations copying build/lib/oauth2_provider/migrations/0006_auto_20170903_1632.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/migrations copying build/lib/oauth2_provider/migrations/0006_auto_20171214_2232.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/migrations copying build/lib/oauth2_provider/migrations/0005_auto_20170514_1141.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/migrations copying build/lib/oauth2_provider/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/migrations copying build/lib/oauth2_provider/migrations/0002_08_updates.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/migrations copying build/lib/oauth2_provider/migrations/0003_auto_20160316_1503.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/migrations copying build/lib/oauth2_provider/urls.py -> build/bdist.linux-armv7l/wheel/oauth2_provider copying build/lib/oauth2_provider/http.py -> build/bdist.linux-armv7l/wheel/oauth2_provider copying build/lib/oauth2_provider/__init__.py -> build/bdist.linux-armv7l/wheel/oauth2_provider copying build/lib/oauth2_provider/validators.py -> build/bdist.linux-armv7l/wheel/oauth2_provider copying build/lib/oauth2_provider/compat.py -> build/bdist.linux-armv7l/wheel/oauth2_provider copying build/lib/oauth2_provider/signals.py -> build/bdist.linux-armv7l/wheel/oauth2_provider copying build/lib/oauth2_provider/decorators.py -> build/bdist.linux-armv7l/wheel/oauth2_provider creating build/bdist.linux-armv7l/wheel/oauth2_provider/templates creating build/bdist.linux-armv7l/wheel/oauth2_provider/templates/oauth2_provider copying build/lib/oauth2_provider/templates/oauth2_provider/authorized-token-delete.html -> build/bdist.linux-armv7l/wheel/oauth2_provider/templates/oauth2_provider copying build/lib/oauth2_provider/templates/oauth2_provider/application_form.html -> build/bdist.linux-armv7l/wheel/oauth2_provider/templates/oauth2_provider copying build/lib/oauth2_provider/templates/oauth2_provider/application_list.html -> build/bdist.linux-armv7l/wheel/oauth2_provider/templates/oauth2_provider copying build/lib/oauth2_provider/templates/oauth2_provider/authorize.html -> build/bdist.linux-armv7l/wheel/oauth2_provider/templates/oauth2_provider copying build/lib/oauth2_provider/templates/oauth2_provider/application_confirm_delete.html -> build/bdist.linux-armv7l/wheel/oauth2_provider/templates/oauth2_provider copying build/lib/oauth2_provider/templates/oauth2_provider/authorized-tokens.html -> build/bdist.linux-armv7l/wheel/oauth2_provider/templates/oauth2_provider copying build/lib/oauth2_provider/templates/oauth2_provider/application_registration_form.html -> build/bdist.linux-armv7l/wheel/oauth2_provider/templates/oauth2_provider copying build/lib/oauth2_provider/templates/oauth2_provider/base.html -> build/bdist.linux-armv7l/wheel/oauth2_provider/templates/oauth2_provider copying build/lib/oauth2_provider/templates/oauth2_provider/application_detail.html -> build/bdist.linux-armv7l/wheel/oauth2_provider/templates/oauth2_provider copying build/lib/oauth2_provider/admin.py -> build/bdist.linux-armv7l/wheel/oauth2_provider creating build/bdist.linux-armv7l/wheel/oauth2_provider/management copying build/lib/oauth2_provider/management/__init__.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/management creating build/bdist.linux-armv7l/wheel/oauth2_provider/management/commands copying build/lib/oauth2_provider/management/commands/cleartokens.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/management/commands copying build/lib/oauth2_provider/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/oauth2_provider/management/commands copying build/lib/oauth2_provider/settings.py -> build/bdist.linux-armv7l/wheel/oauth2_provider copying build/lib/oauth2_provider/oauth2_backends.py -> build/bdist.linux-armv7l/wheel/oauth2_provider copying build/lib/oauth2_provider/backends.py -> build/bdist.linux-armv7l/wheel/oauth2_provider running install_egg_info Copying geonode_oauth_toolkit.egg-info to build/bdist.linux-armv7l/wheel/geonode_oauth_toolkit-1.1.2rc0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/geonode_oauth_toolkit-1.1.2rc0.dist-info/WHEEL Running setup.py bdist_wheel for geonode-oauth-toolkit: finished with status 'done' Stored in directory: /tmp/tmplc6yci9_ Successfully built geonode-oauth-toolkit Cleaning up... Removing source in /tmp/pip-build-qsl5su_m/geonode-oauth-toolkit