2020-06-07T15:50:20,874 Created temporary directory: /tmp/pip-ephem-wheel-cache-_iinf8nv 2020-06-07T15:50:20,878 Created temporary directory: /tmp/pip-req-tracker-1rmxzuv6 2020-06-07T15:50:20,879 Initialized build tracking at /tmp/pip-req-tracker-1rmxzuv6 2020-06-07T15:50:20,880 Created build tracker: /tmp/pip-req-tracker-1rmxzuv6 2020-06-07T15:50:20,880 Entered build tracker: /tmp/pip-req-tracker-1rmxzuv6 2020-06-07T15:50:20,881 Created temporary directory: /tmp/pip-wheel-eai5_63e 2020-06-07T15:50:20,903 1 location(s) to search for versions of brotli-asgi: 2020-06-07T15:50:20,903 * https://pypi.org/simple/brotli-asgi/ 2020-06-07T15:50:20,904 Fetching project page and analyzing links: https://pypi.org/simple/brotli-asgi/ 2020-06-07T15:50:20,905 Getting page https://pypi.org/simple/brotli-asgi/ 2020-06-07T15:50:20,908 Found index url https://pypi.org/simple 2020-06-07T15:50:21,111 Found link https://files.pythonhosted.org/packages/c4/c9/cef4d1254afb74d02d64264a01b492deefef9ab65d18948e4ce4aa323e2a/brotli-asgi-0.4.tar.gz#sha256=0dc84f7cc894415e64438e1e21926d4abeba2ce16128adac1588f38ce1a88810 (from https://pypi.org/simple/brotli-asgi/) (requires-python:>=3.6), version: 0.4 2020-06-07T15:50:21,119 Given no hashes to check 1 links for project 'brotli-asgi': discarding no candidates 2020-06-07T15:50:21,120 Using version 0.4 (newest of versions: 0.4) 2020-06-07T15:50:21,126 Collecting brotli-asgi==0.4 2020-06-07T15:50:21,129 Created temporary directory: /tmp/pip-unpack-d16c5tev 2020-06-07T15:50:21,337 Downloading brotli-asgi-0.4.tar.gz (4.0 kB) 2020-06-07T15:50:21,421 Added brotli-asgi==0.4 from https://files.pythonhosted.org/packages/c4/c9/cef4d1254afb74d02d64264a01b492deefef9ab65d18948e4ce4aa323e2a/brotli-asgi-0.4.tar.gz#sha256=0dc84f7cc894415e64438e1e21926d4abeba2ce16128adac1588f38ce1a88810 to build tracker '/tmp/pip-req-tracker-1rmxzuv6' 2020-06-07T15:50:21,423 Running setup.py (path:/tmp/pip-wheel-eai5_63e/brotli-asgi/setup.py) egg_info for package brotli-asgi 2020-06-07T15:50:21,424 Created temporary directory: /tmp/pip-pip-egg-info-ly6ncasi 2020-06-07T15:50:21,425 Running command python setup.py egg_info 2020-06-07T15:50:23,466 running egg_info 2020-06-07T15:50:23,471 creating /tmp/pip-pip-egg-info-ly6ncasi/brotli_asgi.egg-info 2020-06-07T15:50:23,474 writing /tmp/pip-pip-egg-info-ly6ncasi/brotli_asgi.egg-info/PKG-INFO 2020-06-07T15:50:23,480 writing dependency_links to /tmp/pip-pip-egg-info-ly6ncasi/brotli_asgi.egg-info/dependency_links.txt 2020-06-07T15:50:23,485 writing requirements to /tmp/pip-pip-egg-info-ly6ncasi/brotli_asgi.egg-info/requires.txt 2020-06-07T15:50:23,488 writing top-level names to /tmp/pip-pip-egg-info-ly6ncasi/brotli_asgi.egg-info/top_level.txt 2020-06-07T15:50:23,492 writing manifest file '/tmp/pip-pip-egg-info-ly6ncasi/brotli_asgi.egg-info/SOURCES.txt' 2020-06-07T15:50:23,797 reading manifest file '/tmp/pip-pip-egg-info-ly6ncasi/brotli_asgi.egg-info/SOURCES.txt' 2020-06-07T15:50:23,804 writing manifest file '/tmp/pip-pip-egg-info-ly6ncasi/brotli_asgi.egg-info/SOURCES.txt' 2020-06-07T15:50:23,924 Source in /tmp/pip-wheel-eai5_63e/brotli-asgi has version 0.4, which satisfies requirement brotli-asgi==0.4 from https://files.pythonhosted.org/packages/c4/c9/cef4d1254afb74d02d64264a01b492deefef9ab65d18948e4ce4aa323e2a/brotli-asgi-0.4.tar.gz#sha256=0dc84f7cc894415e64438e1e21926d4abeba2ce16128adac1588f38ce1a88810 2020-06-07T15:50:23,925 Removed brotli-asgi==0.4 from https://files.pythonhosted.org/packages/c4/c9/cef4d1254afb74d02d64264a01b492deefef9ab65d18948e4ce4aa323e2a/brotli-asgi-0.4.tar.gz#sha256=0dc84f7cc894415e64438e1e21926d4abeba2ce16128adac1588f38ce1a88810 from build tracker '/tmp/pip-req-tracker-1rmxzuv6' 2020-06-07T15:50:23,929 Building wheels for collected packages: brotli-asgi 2020-06-07T15:50:23,939 Created temporary directory: /tmp/pip-wheel-vzmes7az 2020-06-07T15:50:23,940 Building wheel for brotli-asgi (setup.py): started 2020-06-07T15:50:23,940 Destination directory: /tmp/pip-wheel-vzmes7az 2020-06-07T15:50:23,941 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-eai5_63e/brotli-asgi/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-eai5_63e/brotli-asgi/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-vzmes7az 2020-06-07T15:50:25,929 running bdist_wheel 2020-06-07T15:50:25,944 running build 2020-06-07T15:50:25,945 running build_py 2020-06-07T15:50:26,224 creating build 2020-06-07T15:50:26,225 creating build/lib 2020-06-07T15:50:26,227 creating build/lib/brotli_asgi 2020-06-07T15:50:26,231 copying brotli_asgi/__init__.py -> build/lib/brotli_asgi 2020-06-07T15:50:26,237 running egg_info 2020-06-07T15:50:26,263 writing brotli_asgi.egg-info/PKG-INFO 2020-06-07T15:50:26,268 writing dependency_links to brotli_asgi.egg-info/dependency_links.txt 2020-06-07T15:50:26,273 writing requirements to brotli_asgi.egg-info/requires.txt 2020-06-07T15:50:26,277 writing top-level names to brotli_asgi.egg-info/top_level.txt 2020-06-07T15:50:26,288 reading manifest file 'brotli_asgi.egg-info/SOURCES.txt' 2020-06-07T15:50:26,297 writing manifest file 'brotli_asgi.egg-info/SOURCES.txt' 2020-06-07T15:50:26,308 installing to build/bdist.linux-armv7l/wheel 2020-06-07T15:50:26,309 running install 2020-06-07T15:50:26,312 running install_lib 2020-06-07T15:50:26,320 creating build/bdist.linux-armv7l 2020-06-07T15:50:26,321 creating build/bdist.linux-armv7l/wheel 2020-06-07T15:50:26,326 creating build/bdist.linux-armv7l/wheel/brotli_asgi 2020-06-07T15:50:26,329 copying build/lib/brotli_asgi/__init__.py -> build/bdist.linux-armv7l/wheel/brotli_asgi 2020-06-07T15:50:26,335 running install_egg_info 2020-06-07T15:50:26,351 Copying brotli_asgi.egg-info to build/bdist.linux-armv7l/wheel/brotli_asgi-0.4-py3.7.egg-info 2020-06-07T15:50:26,383 running install_scripts 2020-06-07T15:50:26,535 creating build/bdist.linux-armv7l/wheel/brotli_asgi-0.4.dist-info/WHEEL 2020-06-07T15:50:26,544 creating '/tmp/pip-wheel-vzmes7az/brotli_asgi-0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2020-06-07T15:50:26,551 adding 'brotli_asgi/__init__.py' 2020-06-07T15:50:26,556 adding 'brotli_asgi-0.4.dist-info/METADATA' 2020-06-07T15:50:26,558 adding 'brotli_asgi-0.4.dist-info/WHEEL' 2020-06-07T15:50:26,561 adding 'brotli_asgi-0.4.dist-info/top_level.txt' 2020-06-07T15:50:26,563 adding 'brotli_asgi-0.4.dist-info/RECORD' 2020-06-07T15:50:26,565 removing build/bdist.linux-armv7l/wheel 2020-06-07T15:50:26,702 Building wheel for brotli-asgi (setup.py): finished with status 'done' 2020-06-07T15:50:26,706 Created wheel for brotli-asgi: filename=brotli_asgi-0.4-py3-none-any.whl size=3066 sha256=2bf66cf3effa8a22e8db806984c1718cb44131a50939e235f203a4a45adf0add 2020-06-07T15:50:26,707 Stored in directory: /tmp/pip-ephem-wheel-cache-_iinf8nv/wheels/00/37/60/e91314e46abeae044b46839eca92cb322d095706cc6b25ca42 2020-06-07T15:50:26,711 Successfully built brotli-asgi 2020-06-07T15:50:26,717 Removed build tracker: '/tmp/pip-req-tracker-1rmxzuv6'