Created temporary directory: /tmp/pip-ephem-wheel-cache-n11u8jdd Created temporary directory: /tmp/pip-req-tracker-p6tmlapc Created requirements tracker '/tmp/pip-req-tracker-p6tmlapc' Created temporary directory: /tmp/pip-wheel-k8v0jk30 Collecting webauth==0.0.2 1 location(s) to search for versions of webauth: * https://pypi.org/simple/webauth/ Getting page https://pypi.org/simple/webauth/ Analyzing links from page https://pypi.org/simple/webauth/ Found link https://files.pythonhosted.org/packages/ab/7c/d4047e38fa3fdcedbc30d07a6b8cf2afe161b8c3105c244a5f58eb806d32/webauth-0.0.1.tar.gz#sha256=a45ec325c98042be8bdb96a3d68a17850c3c4bffaf9ce9aab6dcfb15d1863c34 (from https://pypi.org/simple/webauth/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/0f/24/d3f794a73ab230773c07806f321de6518931c353ac1d9c659c47bb92dc2f/webauth-0.0.2.tar.gz#sha256=1ec1da30dffdf0bb5b18a7a14e728a30c6bdd109d6b9a4d06a07e37c832b4c52 (from https://pypi.org/simple/webauth/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-8c0nuzfk Downloading https://files.pythonhosted.org/packages/0f/24/d3f794a73ab230773c07806f321de6518931c353ac1d9c659c47bb92dc2f/webauth-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0f/24/d3f794a73ab230773c07806f321de6518931c353ac1d9c659c47bb92dc2f/webauth-0.0.2.tar.gz#sha256=1ec1da30dffdf0bb5b18a7a14e728a30c6bdd109d6b9a4d06a07e37c832b4c52 (from https://pypi.org/simple/webauth/) Added webauth==0.0.2 from https://files.pythonhosted.org/packages/0f/24/d3f794a73ab230773c07806f321de6518931c353ac1d9c659c47bb92dc2f/webauth-0.0.2.tar.gz#sha256=1ec1da30dffdf0bb5b18a7a14e728a30c6bdd109d6b9a4d06a07e37c832b4c52 to build tracker '/tmp/pip-req-tracker-p6tmlapc' Running setup.py (path:/tmp/pip-wheel-k8v0jk30/webauth/setup.py) egg_info for package webauth Running command python setup.py egg_info running egg_info creating pip-egg-info/webauth.egg-info writing dependency_links to pip-egg-info/webauth.egg-info/dependency_links.txt writing pip-egg-info/webauth.egg-info/PKG-INFO writing requirements to pip-egg-info/webauth.egg-info/requires.txt writing top-level names to pip-egg-info/webauth.egg-info/top_level.txt writing manifest file 'pip-egg-info/webauth.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/webauth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/webauth.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-k8v0jk30/webauth has version 0.0.2, which satisfies requirement webauth==0.0.2 from https://files.pythonhosted.org/packages/0f/24/d3f794a73ab230773c07806f321de6518931c353ac1d9c659c47bb92dc2f/webauth-0.0.2.tar.gz#sha256=1ec1da30dffdf0bb5b18a7a14e728a30c6bdd109d6b9a4d06a07e37c832b4c52 Removed webauth==0.0.2 from https://files.pythonhosted.org/packages/0f/24/d3f794a73ab230773c07806f321de6518931c353ac1d9c659c47bb92dc2f/webauth-0.0.2.tar.gz#sha256=1ec1da30dffdf0bb5b18a7a14e728a30c6bdd109d6b9a4d06a07e37c832b4c52 from build tracker '/tmp/pip-req-tracker-p6tmlapc' Building wheels for collected packages: webauth Created temporary directory: /tmp/pip-wheel-q0p5zrat Running setup.py bdist_wheel for webauth: started Destination directory: /tmp/pip-wheel-q0p5zrat Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-k8v0jk30/webauth/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-q0p5zrat running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/webauth copying webauth/__init__.py -> build/lib/webauth running egg_info writing top-level names to webauth.egg-info/top_level.txt writing requirements to webauth.egg-info/requires.txt writing webauth.egg-info/PKG-INFO writing dependency_links to webauth.egg-info/dependency_links.txt reading manifest file 'webauth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'webauth.egg-info/SOURCES.txt' creating build/lib/webauth/resources creating build/lib/webauth/resources/sql copying webauth/resources/sql/user.confirm.email.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.create.empty.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.create.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.delete.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.delete.unconfirmed.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.log.event.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.oauth.get.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.password.check.orempty.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.password.check.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.password.set.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.provider.count.except.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.provider.create.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.provider.delete.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.provider.list.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.select.email.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.select.id.bypassword.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.select.id.sql -> build/lib/webauth/resources/sql copying webauth/resources/sql/user.touch.sql -> build/lib/webauth/resources/sql 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/webauth copying build/lib/webauth/__init__.py -> build/bdist.linux-armv7l/wheel/webauth creating build/bdist.linux-armv7l/wheel/webauth/resources creating build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.provider.delete.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.oauth.get.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.password.check.orempty.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.select.id.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.touch.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.delete.unconfirmed.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.delete.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.log.event.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.provider.list.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.password.check.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.create.empty.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.confirm.email.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.create.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.select.email.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.provider.create.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.select.id.bypassword.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.password.set.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql copying build/lib/webauth/resources/sql/user.provider.count.except.sql -> build/bdist.linux-armv7l/wheel/webauth/resources/sql running install_egg_info Copying webauth.egg-info to build/bdist.linux-armv7l/wheel/webauth-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/webauth-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-q0p5zrat/webauth-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'webauth/__init__.py' adding 'webauth/resources/sql/user.confirm.email.sql' adding 'webauth/resources/sql/user.create.empty.sql' adding 'webauth/resources/sql/user.create.sql' adding 'webauth/resources/sql/user.delete.sql' adding 'webauth/resources/sql/user.delete.unconfirmed.sql' adding 'webauth/resources/sql/user.log.event.sql' adding 'webauth/resources/sql/user.oauth.get.sql' adding 'webauth/resources/sql/user.password.check.orempty.sql' adding 'webauth/resources/sql/user.password.check.sql' adding 'webauth/resources/sql/user.password.set.sql' adding 'webauth/resources/sql/user.provider.count.except.sql' adding 'webauth/resources/sql/user.provider.create.sql' adding 'webauth/resources/sql/user.provider.delete.sql' adding 'webauth/resources/sql/user.provider.list.sql' adding 'webauth/resources/sql/user.select.email.sql' adding 'webauth/resources/sql/user.select.id.bypassword.sql' adding 'webauth/resources/sql/user.select.id.sql' adding 'webauth/resources/sql/user.touch.sql' adding 'webauth-0.0.2.dist-info/METADATA' adding 'webauth-0.0.2.dist-info/WHEEL' adding 'webauth-0.0.2.dist-info/top_level.txt' adding 'webauth-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for webauth: finished with status 'done' Stored in directory: /tmp/tmpv7fghmn8 Successfully built webauth Cleaning up... Removing source in /tmp/pip-wheel-k8v0jk30/webauth Removed build tracker '/tmp/pip-req-tracker-p6tmlapc'