Created temporary directory: /tmp/pip-ephem-wheel-cache-v93eb0b_ Created temporary directory: /tmp/pip-req-tracker-p2o5220n Created requirements tracker '/tmp/pip-req-tracker-p2o5220n' Created temporary directory: /tmp/pip-wheel-plbrwbwj Collecting Quart-Session==1.0.0 1 location(s) to search for versions of Quart-Session: * https://pypi.org/simple/quart-session/ Getting page https://pypi.org/simple/quart-session/ Analyzing links from page https://pypi.org/simple/quart-session/ Found link https://files.pythonhosted.org/packages/95/74/d49bb2114ed7db32c0a1d7939a268e36a109b82f0b156c33c8c421fa4053/Quart-Session-0.0.1.tar.gz#sha256=c815bfd941f76d74f2602158886db6ba5ddd2439ebf7b63a995e8d9e24ffe360 (from https://pypi.org/simple/quart-session/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/4a/8c/8eb73b011988c18661b81edf27042c7a3fe3a7e88a25b88b63b64211a6c5/Quart-Session-1.0.0.tar.gz#sha256=644486020283faaf896b70061030d5e2646c23a296dcc1dd278927bf001af074 (from https://pypi.org/simple/quart-session/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-2zxexx0e Downloading https://files.pythonhosted.org/packages/4a/8c/8eb73b011988c18661b81edf27042c7a3fe3a7e88a25b88b63b64211a6c5/Quart-Session-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/4a/8c/8eb73b011988c18661b81edf27042c7a3fe3a7e88a25b88b63b64211a6c5/Quart-Session-1.0.0.tar.gz#sha256=644486020283faaf896b70061030d5e2646c23a296dcc1dd278927bf001af074 (from https://pypi.org/simple/quart-session/) Added Quart-Session==1.0.0 from https://files.pythonhosted.org/packages/4a/8c/8eb73b011988c18661b81edf27042c7a3fe3a7e88a25b88b63b64211a6c5/Quart-Session-1.0.0.tar.gz#sha256=644486020283faaf896b70061030d5e2646c23a296dcc1dd278927bf001af074 to build tracker '/tmp/pip-req-tracker-p2o5220n' Running setup.py (path:/tmp/pip-wheel-plbrwbwj/Quart-Session/setup.py) egg_info for package Quart-Session Running command python setup.py egg_info running egg_info creating pip-egg-info/Quart_Session.egg-info writing pip-egg-info/Quart_Session.egg-info/PKG-INFO writing top-level names to pip-egg-info/Quart_Session.egg-info/top_level.txt writing dependency_links to pip-egg-info/Quart_Session.egg-info/dependency_links.txt writing requirements to pip-egg-info/Quart_Session.egg-info/requires.txt writing manifest file 'pip-egg-info/Quart_Session.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Quart_Session.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitlab-ci.yml' warning: no previously-included files found matching 'examples' warning: no previously-included files found matching 'docs' writing manifest file 'pip-egg-info/Quart_Session.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-plbrwbwj/Quart-Session has version 1.0.0, which satisfies requirement Quart-Session==1.0.0 from https://files.pythonhosted.org/packages/4a/8c/8eb73b011988c18661b81edf27042c7a3fe3a7e88a25b88b63b64211a6c5/Quart-Session-1.0.0.tar.gz#sha256=644486020283faaf896b70061030d5e2646c23a296dcc1dd278927bf001af074 Removed Quart-Session==1.0.0 from https://files.pythonhosted.org/packages/4a/8c/8eb73b011988c18661b81edf27042c7a3fe3a7e88a25b88b63b64211a6c5/Quart-Session-1.0.0.tar.gz#sha256=644486020283faaf896b70061030d5e2646c23a296dcc1dd278927bf001af074 from build tracker '/tmp/pip-req-tracker-p2o5220n' Building wheels for collected packages: Quart-Session Created temporary directory: /tmp/pip-wheel-vum6e1o9 Running setup.py bdist_wheel for Quart-Session: started Destination directory: /tmp/pip-wheel-vum6e1o9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-plbrwbwj/Quart-Session/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-vum6e1o9 running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/quart_session copying quart_session/sessions.py -> build/lib/quart_session copying quart_session/__init__.py -> build/lib/quart_session running egg_info writing Quart_Session.egg-info/PKG-INFO writing dependency_links to Quart_Session.egg-info/dependency_links.txt writing requirements to Quart_Session.egg-info/requires.txt writing top-level names to Quart_Session.egg-info/top_level.txt reading manifest file 'Quart_Session.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitlab-ci.yml' warning: no previously-included files found matching 'examples' warning: no previously-included files found matching 'docs' writing manifest file 'Quart_Session.egg-info/SOURCES.txt' creating build/lib/quart_session/redis_trio copying quart_session/redis_trio/README.md -> build/lib/quart_session/redis_trio copying quart_session/redis_trio/__init__.py -> build/lib/quart_session/redis_trio copying quart_session/redis_trio/client.py -> build/lib/quart_session/redis_trio copying quart_session/redis_trio/connection.py -> build/lib/quart_session/redis_trio copying quart_session/redis_trio/errors.py -> build/lib/quart_session/redis_trio copying quart_session/redis_trio/serialization.py -> build/lib/quart_session/redis_trio 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/quart_session creating build/bdist.linux-armv7l/wheel/quart_session/redis_trio copying build/lib/quart_session/redis_trio/connection.py -> build/bdist.linux-armv7l/wheel/quart_session/redis_trio copying build/lib/quart_session/redis_trio/__init__.py -> build/bdist.linux-armv7l/wheel/quart_session/redis_trio copying build/lib/quart_session/redis_trio/client.py -> build/bdist.linux-armv7l/wheel/quart_session/redis_trio copying build/lib/quart_session/redis_trio/serialization.py -> build/bdist.linux-armv7l/wheel/quart_session/redis_trio copying build/lib/quart_session/redis_trio/README.md -> build/bdist.linux-armv7l/wheel/quart_session/redis_trio copying build/lib/quart_session/redis_trio/errors.py -> build/bdist.linux-armv7l/wheel/quart_session/redis_trio copying build/lib/quart_session/sessions.py -> build/bdist.linux-armv7l/wheel/quart_session copying build/lib/quart_session/__init__.py -> build/bdist.linux-armv7l/wheel/quart_session running install_egg_info Copying Quart_Session.egg-info to build/bdist.linux-armv7l/wheel/Quart_Session-1.0.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/Quart_Session-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-vum6e1o9/Quart_Session-1.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'quart_session/__init__.py' adding 'quart_session/sessions.py' adding 'quart_session/redis_trio/README.md' adding 'quart_session/redis_trio/__init__.py' adding 'quart_session/redis_trio/client.py' adding 'quart_session/redis_trio/connection.py' adding 'quart_session/redis_trio/errors.py' adding 'quart_session/redis_trio/serialization.py' adding 'Quart_Session-1.0.0.dist-info/LICENSE' adding 'Quart_Session-1.0.0.dist-info/METADATA' adding 'Quart_Session-1.0.0.dist-info/WHEEL' adding 'Quart_Session-1.0.0.dist-info/top_level.txt' adding 'Quart_Session-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for Quart-Session: finished with status 'done' Stored in directory: /tmp/tmpk5ayzmjn Successfully built Quart-Session Cleaning up... Removing source in /tmp/pip-wheel-plbrwbwj/Quart-Session Removed build tracker '/tmp/pip-req-tracker-p2o5220n'