Created temporary directory: /tmp/pip-ephem-wheel-cache-o2tmir1g Created temporary directory: /tmp/pip-wheel-5pj_nynr Looking in indexes: https://pypi.python.org/simple Collecting ftw.tokenauth==1.1.0 1 location(s) to search for versions of ftw.tokenauth: * https://pypi.python.org/simple/ftw-tokenauth/ Getting page https://pypi.python.org/simple/ftw-tokenauth/ Analyzing links from page https://pypi.org/simple/ftw-tokenauth/ Found link https://files.pythonhosted.org/packages/80/3b/d9c3eb72825601a6d6ec42a60980dc4f3af39d06e3f61f32faf7ec6c6b2e/ftw.tokenauth-1.1.0.tar.gz#sha256=380b2c706b7769582b87e419102b12ab8b421f0459e682955b3197dbda235328 (from https://pypi.org/simple/ftw-tokenauth/), version: 1.1.0 Using version 1.1.0 (newest of versions: 1.1.0) Created temporary directory: /tmp/pip-unpack-8iz2zlxi Downloading https://files.pythonhosted.org/packages/80/3b/d9c3eb72825601a6d6ec42a60980dc4f3af39d06e3f61f32faf7ec6c6b2e/ftw.tokenauth-1.1.0.tar.gz (196kB) Downloading from URL https://files.pythonhosted.org/packages/80/3b/d9c3eb72825601a6d6ec42a60980dc4f3af39d06e3f61f32faf7ec6c6b2e/ftw.tokenauth-1.1.0.tar.gz#sha256=380b2c706b7769582b87e419102b12ab8b421f0459e682955b3197dbda235328 (from https://pypi.org/simple/ftw-tokenauth/) Running setup.py (path:/tmp/pip-wheel-5pj_nynr/ftw.tokenauth/setup.py) egg_info for package ftw.tokenauth Running command python setup.py egg_info running egg_info creating pip-egg-info/ftw.tokenauth.egg-info writing dependency_links to pip-egg-info/ftw.tokenauth.egg-info/dependency_links.txt writing top-level names to pip-egg-info/ftw.tokenauth.egg-info/top_level.txt writing entry points to pip-egg-info/ftw.tokenauth.egg-info/entry_points.txt writing pip-egg-info/ftw.tokenauth.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/ftw.tokenauth.egg-info/namespace_packages.txt writing requirements to pip-egg-info/ftw.tokenauth.egg-info/requires.txt writing manifest file 'pip-egg-info/ftw.tokenauth.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ftw.tokenauth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '._*' found anywhere in distribution warning: no previously-included files matching '*.mo' found anywhere in distribution writing manifest file 'pip-egg-info/ftw.tokenauth.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-5pj_nynr/ftw.tokenauth has version 1.1.0, which satisfies requirement ftw.tokenauth==1.1.0 from https://files.pythonhosted.org/packages/80/3b/d9c3eb72825601a6d6ec42a60980dc4f3af39d06e3f61f32faf7ec6c6b2e/ftw.tokenauth-1.1.0.tar.gz#sha256=380b2c706b7769582b87e419102b12ab8b421f0459e682955b3197dbda235328 Building wheels for collected packages: ftw.tokenauth Created temporary directory: /tmp/pip-wheel-3r8oepoz Running setup.py bdist_wheel for ftw.tokenauth: started Destination directory: /tmp/pip-wheel-3r8oepoz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-5pj_nynr/ftw.tokenauth/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/pip-wheel-3r8oepoz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ftw copying ftw/__init__.py -> build/lib/ftw creating build/lib/ftw/tokenauth copying ftw/tokenauth/permissions.py -> build/lib/ftw/tokenauth copying ftw/tokenauth/__init__.py -> build/lib/ftw/tokenauth copying ftw/tokenauth/hooks.py -> build/lib/ftw/tokenauth creating build/lib/ftw/tokenauth/service_keys copying ftw/tokenauth/service_keys/key_generation.py -> build/lib/ftw/tokenauth/service_keys copying ftw/tokenauth/service_keys/__init__.py -> build/lib/ftw/tokenauth/service_keys creating build/lib/ftw/tokenauth/pas copying ftw/tokenauth/pas/ip_range.py -> build/lib/ftw/tokenauth/pas copying ftw/tokenauth/pas/plugin.py -> build/lib/ftw/tokenauth/pas copying ftw/tokenauth/pas/storage.py -> build/lib/ftw/tokenauth/pas copying ftw/tokenauth/pas/__init__.py -> build/lib/ftw/tokenauth/pas creating build/lib/ftw/tokenauth/oauth2 copying ftw/tokenauth/oauth2/exceptions.py -> build/lib/ftw/tokenauth/oauth2 copying ftw/tokenauth/oauth2/jwt_grants.py -> build/lib/ftw/tokenauth/oauth2 copying ftw/tokenauth/oauth2/__init__.py -> build/lib/ftw/tokenauth/oauth2 creating build/lib/ftw/tokenauth/testing copying ftw/tokenauth/testing/builders.py -> build/lib/ftw/tokenauth/testing copying ftw/tokenauth/testing/layers.py -> build/lib/ftw/tokenauth/testing copying ftw/tokenauth/testing/__init__.py -> build/lib/ftw/tokenauth/testing creating build/lib/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_jwt_grant_verification.py -> build/lib/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_oauth2_token_endpoint.py -> build/lib/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_profiles.py -> build/lib/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_pas_plugin.py -> build/lib/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_manage_service_keys.py -> build/lib/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_uninstall.py -> build/lib/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_storage.py -> build/lib/ftw/tokenauth/tests copying ftw/tokenauth/tests/__init__.py -> build/lib/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_ip_range_validation.py -> build/lib/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_end_to_end.py -> build/lib/ftw/tokenauth/tests creating build/lib/ftw/tokenauth/upgrades copying ftw/tokenauth/upgrades/__init__.py -> build/lib/ftw/tokenauth/upgrades creating build/lib/ftw/tokenauth/Extensions copying ftw/tokenauth/Extensions/__init__.py -> build/lib/ftw/tokenauth/Extensions copying ftw/tokenauth/Extensions/install.py -> build/lib/ftw/tokenauth/Extensions creating build/lib/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/edit.py -> build/lib/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/manage_service_keys.py -> build/lib/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/__init__.py -> build/lib/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/issue.py -> build/lib/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/base_form.py -> build/lib/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/view_usage_logs.py -> build/lib/ftw/tokenauth/service_keys/browser creating build/lib/ftw/tokenauth/oauth2/browser copying ftw/tokenauth/oauth2/browser/__init__.py -> build/lib/ftw/tokenauth/oauth2/browser copying ftw/tokenauth/oauth2/browser/oauth2_token.py -> build/lib/ftw/tokenauth/oauth2/browser creating build/lib/ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens copying ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens/__init__.py -> build/lib/ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens copying ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens/upgrade.py -> build/lib/ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens running egg_info writing ftw.tokenauth.egg-info/PKG-INFO writing namespace_packages to ftw.tokenauth.egg-info/namespace_packages.txt writing dependency_links to ftw.tokenauth.egg-info/dependency_links.txt writing entry points to ftw.tokenauth.egg-info/entry_points.txt writing requirements to ftw.tokenauth.egg-info/requires.txt writing top-level names to ftw.tokenauth.egg-info/top_level.txt reading manifest file 'ftw.tokenauth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '._*' found anywhere in distribution warning: no previously-included files matching '*.mo' found anywhere in distribution writing manifest file 'ftw.tokenauth.egg-info/SOURCES.txt' copying ftw/tokenauth/configure.zcml -> build/lib/ftw/tokenauth copying ftw/tokenauth/lawgiver.zcml -> build/lib/ftw/tokenauth copying ftw/tokenauth/permissions.zcml -> build/lib/ftw/tokenauth creating build/lib/ftw/tokenauth/locales copying ftw/tokenauth/locales/ftw.tokenauth.pot -> build/lib/ftw/tokenauth/locales creating build/lib/ftw/tokenauth/locales/de creating build/lib/ftw/tokenauth/locales/de/LC_MESSAGES copying ftw/tokenauth/locales/de/LC_MESSAGES/ftw.tokenauth.po -> build/lib/ftw/tokenauth/locales/de/LC_MESSAGES creating build/lib/ftw/tokenauth/profiles creating build/lib/ftw/tokenauth/profiles/default copying ftw/tokenauth/profiles/default/actions.xml -> build/lib/ftw/tokenauth/profiles/default copying ftw/tokenauth/profiles/default/metadata.xml -> build/lib/ftw/tokenauth/profiles/default creating build/lib/ftw/tokenauth/profiles/uninstall copying ftw/tokenauth/profiles/uninstall/.gitkeep -> build/lib/ftw/tokenauth/profiles/uninstall copying ftw/tokenauth/profiles/uninstall/actions.xml -> build/lib/ftw/tokenauth/profiles/uninstall copying ftw/tokenauth/service_keys/configure.zcml -> build/lib/ftw/tokenauth/service_keys creating build/lib/ftw/tokenauth/pas/www copying ftw/tokenauth/pas/www/addPlugin.zpt -> build/lib/ftw/tokenauth/pas/www copying ftw/tokenauth/pas/www/config.zpt -> build/lib/ftw/tokenauth/pas/www copying ftw/tokenauth/oauth2/configure.zcml -> build/lib/ftw/tokenauth/oauth2 copying ftw/tokenauth/service_keys/browser/configure.zcml -> build/lib/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/download_key.pt -> build/lib/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/manage_service_keys.pt -> build/lib/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/view_usage_logs.pt -> build/lib/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/oauth2/browser/configure.zcml -> build/lib/ftw/tokenauth/oauth2/browser installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/ftw/__init__.py (namespace package) copying ftw/tokenauth/permissions.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth copying ftw/tokenauth/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth copying ftw/tokenauth/hooks.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth copying ftw/tokenauth/configure.zcml -> build/bdist.linux-armv7l/wheel/ftw/tokenauth copying ftw/tokenauth/lawgiver.zcml -> build/bdist.linux-armv7l/wheel/ftw/tokenauth copying ftw/tokenauth/permissions.zcml -> build/bdist.linux-armv7l/wheel/ftw/tokenauth copying ftw/tokenauth/service_keys/key_generation.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/service_keys copying ftw/tokenauth/service_keys/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/service_keys copying ftw/tokenauth/service_keys/configure.zcml -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/service_keys copying ftw/tokenauth/service_keys/browser/edit.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/manage_service_keys.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/download_key.pt -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/manage_service_keys.pt -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/issue.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/base_form.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/view_usage_logs.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/service_keys/browser/view_usage_logs.pt -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/service_keys/browser copying ftw/tokenauth/pas/ip_range.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/pas copying ftw/tokenauth/pas/plugin.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/pas copying ftw/tokenauth/pas/storage.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/pas copying ftw/tokenauth/pas/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/pas copying ftw/tokenauth/pas/www/config.zpt -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/pas/www copying ftw/tokenauth/pas/www/addPlugin.zpt -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/pas/www copying ftw/tokenauth/oauth2/exceptions.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/oauth2 copying ftw/tokenauth/oauth2/jwt_grants.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/oauth2 copying ftw/tokenauth/oauth2/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/oauth2 copying ftw/tokenauth/oauth2/configure.zcml -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/oauth2 copying ftw/tokenauth/oauth2/browser/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/oauth2/browser copying ftw/tokenauth/oauth2/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/oauth2/browser copying ftw/tokenauth/oauth2/browser/oauth2_token.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/oauth2/browser copying ftw/tokenauth/testing/builders.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/testing copying ftw/tokenauth/testing/layers.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/testing copying ftw/tokenauth/testing/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/testing copying ftw/tokenauth/tests/test_jwt_grant_verification.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_oauth2_token_endpoint.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_profiles.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_pas_plugin.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_manage_service_keys.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_uninstall.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_storage.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/tests copying ftw/tokenauth/tests/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_ip_range_validation.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/tests copying ftw/tokenauth/tests/test_end_to_end.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/tests copying ftw/tokenauth/profiles/default/actions.xml -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/profiles/default copying ftw/tokenauth/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/profiles/default copying ftw/tokenauth/profiles/uninstall/.gitkeep -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/profiles/uninstall copying ftw/tokenauth/profiles/uninstall/actions.xml -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/profiles/uninstall copying ftw/tokenauth/upgrades/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/upgrades copying ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens copying ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens/upgrade.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens copying ftw/tokenauth/Extensions/__init__.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/Extensions copying ftw/tokenauth/Extensions/install.py -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/Extensions copying ftw/tokenauth/locales/ftw.tokenauth.pot -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/locales copying ftw/tokenauth/locales/de/LC_MESSAGES/ftw.tokenauth.po -> build/bdist.linux-armv7l/wheel/ftw/tokenauth/locales/de/LC_MESSAGES running install_egg_info Copying ftw.tokenauth.egg-info to build/bdist.linux-armv7l/wheel/ftw.tokenauth-1.1.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/ftw.tokenauth-1.1.0-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/ftw.tokenauth-1.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-3r8oepoz/ftw.tokenauth-1.1.0-py3-none-any.whl' and adding '.' to it adding 'ftw.tokenauth-1.1.0-py3.4-nspkg.pth' adding 'ftw/tokenauth/__init__.py' adding 'ftw/tokenauth/configure.zcml' adding 'ftw/tokenauth/hooks.py' adding 'ftw/tokenauth/lawgiver.zcml' adding 'ftw/tokenauth/permissions.py' adding 'ftw/tokenauth/permissions.zcml' adding 'ftw/tokenauth/Extensions/__init__.py' adding 'ftw/tokenauth/Extensions/install.py' adding 'ftw/tokenauth/locales/ftw.tokenauth.pot' adding 'ftw/tokenauth/locales/de/LC_MESSAGES/ftw.tokenauth.po' adding 'ftw/tokenauth/oauth2/__init__.py' adding 'ftw/tokenauth/oauth2/configure.zcml' adding 'ftw/tokenauth/oauth2/exceptions.py' adding 'ftw/tokenauth/oauth2/jwt_grants.py' adding 'ftw/tokenauth/oauth2/browser/__init__.py' adding 'ftw/tokenauth/oauth2/browser/configure.zcml' adding 'ftw/tokenauth/oauth2/browser/oauth2_token.py' adding 'ftw/tokenauth/pas/__init__.py' adding 'ftw/tokenauth/pas/ip_range.py' adding 'ftw/tokenauth/pas/plugin.py' adding 'ftw/tokenauth/pas/storage.py' adding 'ftw/tokenauth/pas/www/addPlugin.zpt' adding 'ftw/tokenauth/pas/www/config.zpt' adding 'ftw/tokenauth/profiles/default/actions.xml' adding 'ftw/tokenauth/profiles/default/metadata.xml' adding 'ftw/tokenauth/profiles/uninstall/.gitkeep' adding 'ftw/tokenauth/profiles/uninstall/actions.xml' adding 'ftw/tokenauth/service_keys/__init__.py' adding 'ftw/tokenauth/service_keys/configure.zcml' adding 'ftw/tokenauth/service_keys/key_generation.py' adding 'ftw/tokenauth/service_keys/browser/__init__.py' adding 'ftw/tokenauth/service_keys/browser/base_form.py' adding 'ftw/tokenauth/service_keys/browser/configure.zcml' adding 'ftw/tokenauth/service_keys/browser/download_key.pt' adding 'ftw/tokenauth/service_keys/browser/edit.py' adding 'ftw/tokenauth/service_keys/browser/issue.py' adding 'ftw/tokenauth/service_keys/browser/manage_service_keys.pt' adding 'ftw/tokenauth/service_keys/browser/manage_service_keys.py' adding 'ftw/tokenauth/service_keys/browser/view_usage_logs.pt' adding 'ftw/tokenauth/service_keys/browser/view_usage_logs.py' adding 'ftw/tokenauth/testing/__init__.py' adding 'ftw/tokenauth/testing/builders.py' adding 'ftw/tokenauth/testing/layers.py' adding 'ftw/tokenauth/tests/__init__.py' adding 'ftw/tokenauth/tests/test_end_to_end.py' adding 'ftw/tokenauth/tests/test_ip_range_validation.py' adding 'ftw/tokenauth/tests/test_jwt_grant_verification.py' adding 'ftw/tokenauth/tests/test_manage_service_keys.py' adding 'ftw/tokenauth/tests/test_oauth2_token_endpoint.py' adding 'ftw/tokenauth/tests/test_pas_plugin.py' adding 'ftw/tokenauth/tests/test_profiles.py' adding 'ftw/tokenauth/tests/test_storage.py' adding 'ftw/tokenauth/tests/test_uninstall.py' adding 'ftw/tokenauth/upgrades/__init__.py' adding 'ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens/__init__.py' adding 'ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens/upgrade.py' adding 'ftw.tokenauth-1.1.0.dist-info/entry_points.txt' adding 'ftw.tokenauth-1.1.0.dist-info/namespace_packages.txt' adding 'ftw.tokenauth-1.1.0.dist-info/top_level.txt' adding 'ftw.tokenauth-1.1.0.dist-info/WHEEL' adding 'ftw.tokenauth-1.1.0.dist-info/METADATA' adding 'ftw.tokenauth-1.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ftw.tokenauth: finished with status 'done' Stored in directory: /tmp/tmpsiwnkkhm Successfully built ftw.tokenauth Cleaning up... Removing source in /tmp/pip-wheel-5pj_nynr/ftw.tokenauth