Collecting async_lru==1.0.0 1 location(s) to search for versions of async-lru: * https://pypi.python.org/simple/async-lru/ Getting page https://pypi.python.org/simple/async-lru/ Analyzing links from page https://pypi.python.org/simple/async-lru/ Found link https://pypi.python.org/packages/13/ee/c4ead3f64d50659818ba25baffbf09f48454ff42d4cf2aae0938298c68f5/async_lru-1.0.0.tar.gz#md5=76f017d76b75ac0820e47324407bde95 (from https://pypi.python.org/simple/async-lru/), version: 1.0.0 Found link https://pypi.python.org/packages/37/2e/e4050eae2761f59ae4b08c02aced0e74daf903774cd07cfab1a0f2080631/async_lru-0.0.5.tar.gz#md5=e2d0ae5b4ea0f9fd71ca84f05c834275 (from https://pypi.python.org/simple/async-lru/), version: 0.0.5 Found link https://pypi.python.org/packages/50/f5/be77e764839756dbf11aa42162b82e82ec50e16caed7e5b2f9470efef578/async_lru-0.0.3.tar.gz#md5=1744953cf0f995680b335a349cb9d6d3 (from https://pypi.python.org/simple/async-lru/), version: 0.0.3 Found link https://pypi.python.org/packages/5a/2f/3342c29a9f03a3b11c1ad1522da5a8618553c45d25c544580be1a983d562/async_lru-0.0.6.tar.gz#md5=701804e2b3f284f39043dcef0ddfe121 (from https://pypi.python.org/simple/async-lru/), version: 0.0.6 Found link https://pypi.python.org/packages/5c/24/c2a4ab97f70ba01272c270ff44a72b8aac989752537bebd8e641a9fafa11/async_lru-0.1.0.tar.gz#md5=1c3a394aacae4caec72c3b1018ea35b4 (from https://pypi.python.org/simple/async-lru/), version: 0.1.0 Found link https://pypi.python.org/packages/af/40/3c7e62490f07d55341c586652ac5b761704816ae7f776dd33210ca24a40e/async_lru-0.0.1.tar.gz#md5=71a6c250624f2ef82f9e75f84178c39f (from https://pypi.python.org/simple/async-lru/), version: 0.0.1 Found link https://pypi.python.org/packages/f6/e7/cabc45d7a6da087260d23df6e7d7149b96cfdbbcc0c460ef56e4ac36be16/async_lru-0.0.4.tar.gz#md5=56afca2b8a0b0903371096625f4a05b1 (from https://pypi.python.org/simple/async-lru/), version: 0.0.4 Found link https://pypi.python.org/packages/ff/e0/b085a0d88a5a301d59eac982e528a141b2bacae1aedec53e9f8587c8160a/async_lru-0.0.2.tar.gz#md5=5b8274bc5a66cc99b4e48bd85b6bf1a0 (from https://pypi.python.org/simple/async-lru/), version: 0.0.2 Using version 1.0.0 (newest of versions: 1.0.0) Downloading async_lru-1.0.0.tar.gz Downloading from URL https://pypi.python.org/packages/13/ee/c4ead3f64d50659818ba25baffbf09f48454ff42d4cf2aae0938298c68f5/async_lru-1.0.0.tar.gz#md5=76f017d76b75ac0820e47324407bde95 (from https://pypi.python.org/simple/async-lru/) Running setup.py (path:/tmp/pip-build-1viemgg1/async-lru/setup.py) egg_info for package async-lru Running command python setup.py egg_info running egg_info creating pip-egg-info/async_lru.egg-info writing pip-egg-info/async_lru.egg-info/PKG-INFO writing dependency_links to pip-egg-info/async_lru.egg-info/dependency_links.txt writing requirements to pip-egg-info/async_lru.egg-info/requires.txt writing top-level names to pip-egg-info/async_lru.egg-info/top_level.txt writing manifest file 'pip-egg-info/async_lru.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/async_lru.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pip-egg-info/async_lru.egg-info/SOURCES.txt' Source in /tmp/pip-build-1viemgg1/async-lru has version 1.0.0, which satisfies requirement async_lru==1.0.0 from https://pypi.python.org/packages/13/ee/c4ead3f64d50659818ba25baffbf09f48454ff42d4cf2aae0938298c68f5/async_lru-1.0.0.tar.gz#md5=76f017d76b75ac0820e47324407bde95 Building wheels for collected packages: async-lru Running setup.py bdist_wheel for async-lru: started Destination directory: /tmp/tmpecyae5o4pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1viemgg1/async-lru/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/tmpecyae5o4pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib copying async_lru.py -> build/lib running egg_info writing dependency_links to async_lru.egg-info/dependency_links.txt writing top-level names to async_lru.egg-info/top_level.txt writing async_lru.egg-info/PKG-INFO writing requirements to async_lru.egg-info/requires.txt reading manifest file 'async_lru.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'async_lru.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 copying build/lib/async_lru.py -> build/bdist.linux-armv7l/wheel running install_egg_info Copying async_lru.egg-info to build/bdist.linux-armv7l/wheel/async_lru-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/async_lru-1.0.0.dist-info/WHEEL Running setup.py bdist_wheel for async-lru: finished with status 'done' Stored in directory: /tmp/tmpeq_qmu5_ Successfully built async-lru Cleaning up... Removing source in /tmp/pip-build-1viemgg1/async-lru