Created temporary directory: /tmp/pip-ephem-wheel-cache-ixwvtlcy Created temporary directory: /tmp/pip-wheel-vkpqc6km Looking in indexes: https://pypi.python.org/simple Collecting contextvars==2.3 1 location(s) to search for versions of contextvars: * https://pypi.python.org/simple/contextvars/ Getting page https://pypi.python.org/simple/contextvars/ Analyzing links from page https://pypi.org/simple/contextvars/ Skipping link https://files.pythonhosted.org/packages/c9/ce/330dc2868422ebf91101d2825f3546220b25447c506369d318d86dcca048/contextvars-1.0-py2.7.egg#sha256=b25ae5fc4749f3690f1a0d546d79fa96f3f6a68da6157199d6b16ef426d364a6 (from https://pypi.org/simple/contextvars/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/84/3b/25821a272579173f2a782b35a5990f5b8c592e3082a21e6fe4d658e9e588/contextvars-1.0.tar.gz#sha256=e93632518ef4fb16ec26fa14af8c1d9f302de5ecf047698b31663ffe2204ca1c (from https://pypi.org/simple/contextvars/), version: 1.0 Found link https://files.pythonhosted.org/packages/a3/4d/5a2bb7c683c8edc2711011c23b2aac855b39e8eaa8a9f730f57dde77792a/contextvars-2.0.tar.gz#sha256=5b2f1f8fb9e8dd241c18c85b7eef99146fcae695253c361d89b68d6cda8426c4 (from https://pypi.org/simple/contextvars/), version: 2.0 Found link https://files.pythonhosted.org/packages/84/8e/228d706681b433289228be8951f889a1b29a18386a15712c327fb9fdd866/contextvars-2.1.tar.gz#sha256=e9f9c5763d5a2afa6e420218e53954bd3829fc2d8acd806b98139d28c362cdf9 (from https://pypi.org/simple/contextvars/), version: 2.1 Found link https://files.pythonhosted.org/packages/6b/1b/bc1871b808e06f822d7f8ab7a415e982b18c55791c899040426fade365bf/contextvars-2.2.tar.gz#sha256=7d73f8b1426cf0200fbe16900fcd73c9be29c54546b48a3980727e670b1acb10 (from https://pypi.org/simple/contextvars/), version: 2.2 Found link https://files.pythonhosted.org/packages/28/01/3c237e3975afded3038d5eacb80646d919c008fb05d25b36cd25495c5467/contextvars-2.3.tar.gz#sha256=2341042e1c03a271813e07dba29b6b60fa85c1005ea5ed1638a076cf50b4d625 (from https://pypi.org/simple/contextvars/), version: 2.3 Using version 2.3 (newest of versions: 2.3) Created temporary directory: /tmp/pip-unpack-9zpmlrq9 Downloading https://files.pythonhosted.org/packages/28/01/3c237e3975afded3038d5eacb80646d919c008fb05d25b36cd25495c5467/contextvars-2.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/28/01/3c237e3975afded3038d5eacb80646d919c008fb05d25b36cd25495c5467/contextvars-2.3.tar.gz#sha256=2341042e1c03a271813e07dba29b6b60fa85c1005ea5ed1638a076cf50b4d625 (from https://pypi.org/simple/contextvars/) Running setup.py (path:/tmp/pip-wheel-vkpqc6km/contextvars/setup.py) egg_info for package contextvars Running command python setup.py egg_info running egg_info creating pip-egg-info/contextvars.egg-info writing requirements to pip-egg-info/contextvars.egg-info/requires.txt writing top-level names to pip-egg-info/contextvars.egg-info/top_level.txt writing pip-egg-info/contextvars.egg-info/PKG-INFO writing dependency_links to pip-egg-info/contextvars.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/contextvars.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/contextvars.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/contextvars.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vkpqc6km/contextvars has version 2.3, which satisfies requirement contextvars==2.3 from https://files.pythonhosted.org/packages/28/01/3c237e3975afded3038d5eacb80646d919c008fb05d25b36cd25495c5467/contextvars-2.3.tar.gz#sha256=2341042e1c03a271813e07dba29b6b60fa85c1005ea5ed1638a076cf50b4d625 Building wheels for collected packages: contextvars Created temporary directory: /tmp/pip-wheel-j9n0jo71 Running setup.py bdist_wheel for contextvars: started Destination directory: /tmp/pip-wheel-j9n0jo71 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vkpqc6km/contextvars/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-j9n0jo71 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/contextvars copying contextvars/__init__.py -> build/lib/contextvars running egg_info writing dependency_links to contextvars.egg-info/dependency_links.txt writing contextvars.egg-info/PKG-INFO writing top-level names to contextvars.egg-info/top_level.txt writing requirements to contextvars.egg-info/requires.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'contextvars.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'contextvars.egg-info/SOURCES.txt' 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/contextvars copying build/lib/contextvars/__init__.py -> build/bdist.linux-armv7l/wheel/contextvars running install_egg_info Copying contextvars.egg-info to build/bdist.linux-armv7l/wheel/contextvars-2.3.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/contextvars-2.3.dist-info/WHEEL creating '/tmp/pip-wheel-j9n0jo71/contextvars-2.3-py3-none-any.whl' and adding '.' to it adding 'contextvars/__init__.py' adding 'contextvars-2.3.dist-info/top_level.txt' adding 'contextvars-2.3.dist-info/WHEEL' adding 'contextvars-2.3.dist-info/METADATA' adding 'contextvars-2.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for contextvars: finished with status 'done' Stored in directory: /tmp/tmpn55iyfnt Successfully built contextvars Cleaning up... Removing source in /tmp/pip-wheel-vkpqc6km/contextvars